[摘要]+----------------------------+----------+--------------------+----------------------+---------+45 r...
+----------------------------+----------+--------------------+----------------------+---------+
45 rows in set (0.00 sec)
mysql>
5,配置group replication参数
确保binlog_format是row格式。
mysql> show variables like 'binlog_format';
+---------------+-------+
关键词:详细介绍MySQL Group Replication[Single-Primary Mode]的搭建部署过程