Search



Search Results
Displaying 991 to 1000 of 2096 total results
https://dev.mysql.com/doc/refman/8.4/en/group-replication-enterprise-backup.html
Connect to the target host (the host for s3 in this case), and restore the backup using MySQL Enterprise Backup. Connect to the target host (the host for s3 in this case), and restore the backup using MySQL Enterprise Backup. MySQL Enterprise ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-ipv6.html
IPv6 addresses, or host names that resolve to them, can be specified as the network address that the member provides in the group_replication_local_address option for connections from other members. If a host name specified as the Group Replication ... Group Replication group members can use IPv6 addresses as an alternative to IPv4 addresses for communications within the ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-limitations.html
Group Replication supports TLSv1.3, where it can be used for group communication connections and distributed recovery connections. To avoid these issues use the following mitigations: If unnecessary expulsions occur due to large messages, use the ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-requirements.html
A detached transaction is one which, once prepared, is no longer connected to the current session. The prepared XA transaction can be committed or rolled back by another connection, and the current session can then initiate another XA transaction or ... Infrastructure Server Instance Configuration Server instances that you want to use for Group Replication must satisfy the following ...
https://dev.mysql.com/doc/refman/8.4/en/innodb-recovery.html
Redo log application Redo log application is performed during initialization, before accepting any connections. After redo log application, InnoDB attempts to accept connections as early as possible, to reduce downtime. The rollback is performed by ...To achieve point-in-time recovery after restoring a backup, you can apply changes from the binary log that occurred after the backup was ...
https://dev.mysql.com/doc/refman/8.4/en/memory-use.html
Each thread that the server uses to manage client connections requires some thread-specific space. The following list indicates these and which system variables control their size: A stack (thread_stack) A connection buffer (net_buffer_length) A ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-added-deprecated-removed.html
RequireLinkTls: Read-only; is set to true if either endpoint of this connection requires TLS. RequireTls: Client connection must authenticate with TLS before being used otherwise. Parameters Introduced in NDB 8.4 The following node configuration ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-event-reports.html
Each reportable event can be distinguished according to three different criteria: Category: This can be any one of the following values: STARTUP, SHUTDOWN, STATISTICS, CHECKPOINT, NODERESTART, CONNECTION, ERROR, or INFO. The most common types of ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-general-info.html
Your MySQL connection id is 2 Server version: 8.4.7-cluster Source distribution Type 'help;' or '\h' for help. MySQL NDB Cluster uses the MySQL server with the NDB storage engine. Support for the NDB storage engine is not included in standard MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-install-configuration.html
Each data node or SQL node requires a my.cnf file that provides two pieces of information: a connection string that tells the node where to find the management node, and a line telling the MySQL server on this host (the machine hosting the data ...
Displaying 991 to 1000 of 2096 total results