Search Results
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-management-users-and-privileges.html
To open the Administration - Users and Privileges tab: Establish a connection to an active MySQL server instance. Within the connection tab, do one of the following: Click Users and Privileges from the Management list within the Navigator area. The ... The Administration - Users and Privileges tab provides a list of all users and privileges that relate to an active MySQL server ...
https://dev.mysql.com/doc/refman/8.4/en/communication-errors.html
It takes more than connect_timeout seconds to obtain a connect packet. If connection problems occur such as communication errors or aborted connections, use these sources of information to diagnose problems: The error log. If the ...The host cache, ...
https://dev.mysql.com/doc/refman/8.4/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.4/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/ndbapi/en/mgm-examples-event-logging-basic.html
This example shows the basics of handling event logging using the MGM API. The source code for this program may be found in the NDB Cluster source tree, in the file storage/ndb/ndbapi-examples/mgmapi_logevent/main.cpp.
https://dev.mysql.com/doc/refman/8.4/en/server-option-variable-reference.html
The following table lists all command-line options, system variables, and status variables applicable within mysqld. The table lists command-line options (Cmd-line), options valid in configuration files (Option file), server system variables ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-cluster-metric-mysqlserver-connectionactivity-category.html
Lists the Connection Activity metrics and provides a brief description of each. Table 8.2 Connection Activity Metrics Target NameName of the OEM TargetConnections (Delta) The number of connection attempts (successful or not) to the MySQL server.
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-high-availability-and-clustering.html
Default Value 120 Since Version 5.1.6 initialTimeout If 'autoReconnect' is enabled, the initial time to wait between re-connect attempts (in seconds, defaults to "2"). Default Value com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker Since ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-high-availability-and-clustering.html
Default Value 120 Since Version 5.1.6 initialTimeout If 'autoReconnect' is enabled, the initial time to wait between re-connect attempts (in seconds, defaults to "2"). Default Value com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker Since ...
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-replicationsource-category.html
Info Repository The setting of this variable determines whether the replica logs source status and connection information to a FILE (source.info), or to a TABLE (mysql.replica_source_info). Semi Sync Source Timeout How long the source waits on a ...