Search

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


Displaying 51 to 60 of 664 total results
https://dev.mysql.com/doc/refman/8.0/en/group-replication-distributed-recovery-securing.html
Important When using the MySQL communication stack (group_replication_communication_stack=MYSQL) AND secure connections between members (group_replication_ssl_mode is not set to DISABLED), the security settings discussed in this section are applied ...For a full description of distributed recovery, see Section 20.5.4, “Distributed ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-replication-asynchronous-connection-failover-table.html
This table holds the replica's source lists for each replication channel for the asynchronous connection failover mechanism. The asynchronous connection failover mechanism automatically establishes an asynchronous (source to replica) replication ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-connection-control-failed-login-attempts-table.html
This table provides information about the current number of consecutive failed connection attempts per account (user/host combination). CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS has these columns: USERHOST The user/host combination indicating an ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-session-account-connect-attrs-table.html
Application programs can provide key-value connection attributes to be passed to the server at connect time. For descriptions of common attributes, see Section 29.12.9, “Performance Schema Connection Attribute Tables”. The ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-session-connect-attrs-table.html
Application programs can provide key-value connection attributes to be passed to the server at connect time. For descriptions of common attributes, see Section 29.12.9, “Performance Schema Connection Attribute Tables”. To see connection ...
https://dev.mysql.com/doc/refman/8.0/en/performance-schema-replication-connection-status-table.html
This table shows the current status of the I/O thread that handles the replica's connection to the source, information on the last transaction queued in the relay log, and information on the transaction currently being queued in the relay log. It ...There is always a default replication channel, and more replication channels can be ...
https://dev.mysql.com/doc/refman/8.0/en/information-schema-ndb-transid-mysql-connection-map-table.html
The ndb_transid_mysql_connection_map table provides a mapping between NDB transactions, NDB transaction coordinators, and MySQL Servers attached to an NDB Cluster as API nodes. INFORMATION_SCHEMA Name SHOW Name Remarks mysql_connection_id MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/ipv6-server-config.html
The MySQL server listens on one or more network sockets for TCP/IP connections. Set the bind_address system variable at server startup to specify the TCP/IP connections that a server instance accepts. A value of *, which is the default, or a value ...Each socket is bound to one address, but it is possible for an address to map onto multiple network ...
https://dev.mysql.com/doc/refman/8.0/en/windows-and-ssh.html
This section describes how to get an encrypted connection to a remote MySQL server with SSH. At this point, you should have an ODBC connection to MySQL, encrypted using SSH. This userid value might not be the same as the user name of your MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/group-replication-system-variables.html
group_replication_advertise_recovery_endpoints specifies how a joining member can establish a connection to an existing member for state transfer for distributed recovery. The connection is used for both remote cloning operations and state transfer ... This section lists the system variables that are specific to the Group Replication ...
Displaying 51 to 60 of 664 total results