Search Results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-option-tables.html
ndb-cluster-connection-pool-nodeids: Comma-separated list of node IDs for connections to cluster used by MySQL; number of nodes in list must match value set for --ndb-cluster-connection-pool. ndb-connectstring: Address of NDB management server ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-attribute-tables-mysqld.html
ndb-cluster-connection-pool-nodeids: Comma-separated list of node IDs for connections to cluster used by MySQL; number of nodes in list must match value set for --ndb-cluster-connection-pool. ndb-connectstring: Address of NDB management server ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html
The default timeout became 30 seconds for the following simple and SASL-based LDAP authentication variables: authentication_ldap_simple_connect_timeout authentication_ldap_simple_response_timeout authentication_ldap_sasl_connect_timeout ...This ...
https://dev.mysql.com/doc/workbench/en/wb-preferences-sql-editor.html
DBMS connection read timeout interval (in seconds):[30] The maximum amount of time the query can take to return data from the DBMS. DBMS connection timeout interval (in seconds): [60] Maximum time to wait before a connection attempt is aborted.
https://dev.mysql.com/doc/refman/8.4/en/source-configuration-options.html
-DODBC_INCLUDES=dir_name The location of the ODBC includes directory, which may be used while configuring Connector/ODBC. -DODBC_LIB_DIR=dir_name The location of the ODBC library directory, which may be used while configuring Connector/ODBC. The ...
https://dev.mysql.com/doc/connectors/en/connector-j-config-failover.html
A failover happens when connection-related errors occur for an underlying, active connection. The connection errors are, by default, propagated to the client, which has to handle them by, for example, recreating the working objects (Statement, ...
https://dev.mysql.com/doc/connector-j/en/connector-j-config-failover.html
A failover happens when connection-related errors occur for an underlying, active connection. The connection errors are, by default, propagated to the client, which has to handle them by, for example, recreating the working objects (Statement, ...
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.c.
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-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 ...