RDS mysql replication

0

When we create a replica for the mysql database does it use the root user to carry out replication operations?

profile pictureAWS
ladybug
質問済み 1年前282ビュー
2回答
0

The following document shows the operation as root user, so operate as root user
https://docs.aws.amazon.com/ja_jp/AmazonRDS/latest/UserGuide/mysql-stored-proc-replicating.html

profile picture
エキスパート
回答済み 1年前
0

Managed replication with RDS uses a dedicated administrative user that is created solely for running the replication thread. It is not the 'root' user.

AWS
モデレーター
philaws
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ