Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.1Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 701 to 710 of 949 total results
https://dev.mysql.com/doc/refman/8.0/en/group-replication-distributed-recovery-connections.html
If the list cannot be parsed correctly, or if any of the endpoints cannot be accessed on the host because the server is not listening on them, Group Replication logs an error and does not start. When a joining member connects to an online existing ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-enterprise-backup.html
Adequate error handling must also be provided for on the clients, since they are unable to perform DML operations during this period on the member being restored. MySQL Enterprise Backup is a commercially-licensed backup utility for MySQL Server, ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-frequently-asked-questions.html
In the event of a change of the relay_log variable, or when the option is not set and the host name changes, there is a chance of errors. What is the maximum number of MySQL servers in a group? A group can consist of maximum 9 servers. Attempting to ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-functions-for-communication-protocol.html
If the protocol cannot be inspected because this server instance does not belong to a replication group, an error is returned as a string. The following functions enable you to inspect and configure the Group Replication communication protocol ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-functions-for-maximum-consensus.html
The following functions enable you to inspect and configure the maximum number of consensus instances that a group can execute in parallel. group_replication_get_write_concurrency() Check the maximum number of consensus instances that a group can ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-member-actions.html
If an error occurs when the member action is being carried out, the failure of the member action can be logged but otherwise ignored. From MySQL 8.0.26, Group Replication has the capability to set actions for the members of a group to take in ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-requirements.html
The use of other storage engines, including the temporary MEMORY storage engine, might cause errors in Group Replication. Infrastructure Server Instance Configuration Server instances that you want to use for Group Replication must satisfy the ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-tuning-recovery.html
If the connection retry limit is reached without a successful connection, the distributed recovery procedure terminates with an error. Several aspects of Group Replication's distributed recovery process can be configured to suit your system. Number ...
https://dev.mysql.com/doc/refman/8.0/en/identifier-length.html
If the table name is close to the length limit for constraint names, the additional characters required for the constraint name may cause that name to exceed the limit, resulting in an error. The following table describes the maximum length for ...
https://dev.mysql.com/doc/refman/8.0/en/identifier-qualifiers.html
An unqualified name is permitted in contexts where interpretation of the name is unambiguous. A qualified name includes at least one qualifier to clarify the interpretive context by overriding a default context or providing missing context. For ...
Displaying 701 to 710 of 949 total results