MySQL 系统变量 group_replication_get_communication_protocol
MySQL 系统变量 group_replication_get_communication_protocol
(Mon Jan 29 23:14:51 2024)[root@GreatSQL][(none)]> select version(), group_replication_get_communication_protocol();
+-----------+------------------------------------------------+
| version() | group_replication_get_communication_protocol() |
+-----------+------------------------------------------------+
| 8.0.32-25 | 8.0.27 |
+-----------+------------------------------------------------+
1 row in set (0.00 sec)