摘要:
MGR single_primary 切换 Muti Primary 模式 查看error.log日志: 也就是说,需要所有节点都关闭后修改一致再启动. 所有节点stop group_replication并设置root@localhost [(none)] set global group_rep 阅读全文
摘要:
MGR Muti Primary 切换 single_primary 模式 原因:因为希望做ProxySQL+MGR之间Proxy层的消耗测试,需要把原有的MGR多主改为单主模式. 修改MGRgroup_replication_single_primary_mode参数为ON 提示不能在runnin 阅读全文
摘要:
start group_replication;时报以下错: sql ERROR 3092 (HY000): DROP DATABASE failed; some tables may have been dropped but the database directory remains. The 阅读全文