MySQL 8.0 参考手册  / 第 13 章 SQL 语句  / 13.4 复制语句  / 13.4.3 控制组复制的SQL语句  /  13.4.3.1 START GROUP_REPLICATION Statement

13.4.3.1 START GROUP_REPLICATION Statement

START GROUP_REPLICATION

Starts Group Replication on this server instance. This statement requires the SUPER privilege. If super_read_only=ON and the member should join as a primary, super_read_only is set to OFF once Group Replication successfully starts.