1 Risposta
- Più recenti
- Maggior numero di voti
- Maggior numero di commenti
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.
