Search

Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb


Displaying 41 to 50 of 1125 total results
https://dev.mysql.com/doc/refman/5.7/en/group-replication-launching.html
It is first necessary to ensure that the Group Replication plugin is installed on server s1. If you used plugin_load_add='group_replication.so' in the option file then the Group Replication plugin is already installed, and you can proceed to the ...
https://dev.mysql.com/doc/refman/5.7/en/group-replication-operations.html
This section describes the different modes of deploying Group Replication, explains common operations for managing groups and provides information about how to tune your groups.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-status-variables.html
MySQL 5.7 supports one status variable providing information about Group Replication. This variable is described here: group_replication_primary_member Shows the primary member's UUID when the group is operating in single-primary mode. If the group ...
https://dev.mysql.com/doc/refman/5.7/en/group-replication-options.html
The next two sections contain information about MySQL server system and server status variables which are specific to the Group Replication plugin.
https://dev.mysql.com/doc/refman/5.7/en/replication-statements-group.html
This section provides information about the statements used to control servers running the MySQL Group Replication plugin.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-details.html
This section presents details about some of the services that Group Replication builds on.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-performance.html
This section explains how to use the available configuration options to gain the best performance from your group.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-technical-details.html
This section provides more technical details about MySQL Group Replication.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-virtual-private-networks-vpn.html
There is nothing preventing Group Replication from operating over a virtual private network. At its core, it just relies on an IPv4 socket to establish connections between servers for the purpose of propagating messages between them.
https://dev.mysql.com/doc/refman/5.7/en/group-replication-frequently-asked-questions.html
What is the maximum number of MySQL servers in a group? A group can consist of maximum 9 servers. Attempting to add another server to a group with 9 members causes the request to join to be refused. This limit has been identified from testing and ...
Displaying 41 to 50 of 1125 total results