1 個回答
- 最新
- 最多得票
- 最多評論
0
MySQL replication can be set up between an unencrypted cluster and an encrypted cluster. If the source DB cluster is encrypted, the read replica must also be encrypted.
Anyway, a replication between a cluster encrypted with the default key and one encrypted with a multi-region key might not be possible due to region-specific KMS encryption keys. A custom MAster KMS key can be used.
The issue of Slave_IO_State always being “Connecting to master” could be due to incorrect user privileges.
相關內容
- 已提問 9 個月前
- 已提問 2 年前
