1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
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.
Contenido relevante
- preguntada hace 3 meses
- preguntada hace 6 meses
- OFICIAL DE AWSActualizada hace un año
