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
已提問 5 年前檢視次數 244 次
1 個回答
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
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南