Bug: gtid-mode broken in MySQL 8.0

0

In MySQL 5.7 parameter groups, gtid-mode is modifiable. However, in MySQL 8.0 parameter groups, there are two separate gtid-mode parameters: gtid-mode and gtid_mode. Only one is modifiable, and it has no effect. The one stuck on OFF is the one that takes effect.

Edited by: PaulNamePros on Feb 11, 2019 6:22 PM

paul
demandé il y a 5 ans244 vues
1 réponse
0

AWS support has responded that GTID mode isn't supported in 8.0 at the moment, per the note on https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql-replication-gtid.html, emphasis mine:

GTID-based replication is supported for Amazon RDS MySQL version 5.7.23 and later MySQL 5.7 versions. All Amazon RDS MySQL DB instances in a replication configuration must meet this requirement. GTID-based replication is not supported for Amazon RDS MySQL 5.5, 5.6, or 8.0.

Support wasn't able to provide info on when the feature might be available.

Edited by: PaulNamePros on Feb 14, 2019 3:33 PM

paul
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions