PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5
This table shows network and status information for replication group members. The network addresses shown are the addresses used to connect clients to the group, and should not be confused with the member's internal group communication address specified bygroup_replication_local_address.
Thereplication_group_members table has these columns:
CHANNEL_NAMEName of the Group Replication channel.
MEMBER_IDIdentifier for this member; the same as the server UUID.
MEMBER_HOSTNetwork address of this member (host name or IP address). Retrieved from the member's
hostnamevariable.MEMBER_PORTPort on which the server is listening. Retrieved from the member's
portvariable.MEMBER_STATECurrent state of this member; can be any one of the following:
OFFLINE: The Group Replication plugin is installed but has not been started.RECOVERING: The server has joined a group from which it is retrieving data.ONLINE: The member is in a fully functioning state.ERROR: The member has encountered an error, either during applying transactions or during the recovery phase, and is not participating in the group's transactions.UNREACHABLE: The failure detection process suspects that this member cannot be contacted, because the group messages have timed out.
TRUNCATE TABLE is not permitted for thereplication_group_members table.
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5