Search Results
https://dev.mysql.com/doc/connectors/en/connector-net-8-0-connection-options.html
ConnectionTimeout , Connect Timeout , Connection Timeout Default: 15 The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error. A value of zero (0) sets pooled connections to the ...
https://dev.mysql.com/doc/connector-net/en/connector-net-8-0-connection-options.html
ConnectionTimeout , Connect Timeout , Connection Timeout Default: 15 The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error. A value of zero (0) sets pooled connections to the ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-system-variables.html
group_replication_unreachable_majority_timeout specifies a number of seconds for which members that suffer a network partition and cannot connect to the majority wait before leaving the group. group_replication_advertise_recovery_endpoints specifies ... This section lists the system variables that are specific to the Group Replication ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-constants.html
For details, see Ndb_cluster_connection::connect() 4.3.1.12.24 PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER public static final String PROPERTY_CLUSTER_CONNECT_TIMEOUT_AFTER = "com.mysql.clusterj.connect.timeout.after"; The name of the connection timeout ...The default means that the automatic reconnection due to network failures is ...4.3.1.12.17 ENV_CLUSTERJ_LOGGER_FACTORY_NAME public static final String ENV_CLUSTERJ_LOGGER_FACTORY_NAME = "CLUSTERJ_LOGGER_FACTORY"; The name of the environment variable to set the logger factory 4.3.1.12.18 PROPERTY_CLUSTER_BYTE_BUFFER_POOL_SIZES public static final String PROPERTY_CLUSTER_BYTE_BUFFER_POOL_SIZES = ...
https://dev.mysql.com/doc/mysql-shell/8.4/en/mysql-shell-connections.html
The value of connect-timeout must be a non-negative integer that defines a time frame in milliseconds. mysql-js> \connect user@example.com?connect-timeout=2000 // Increase the timeout to 20 seconds mysql-js> \connect ... MySQL Shell can connect to ...Parameters specified with key-value pairs use a syntax such as {user:'myuser', host:'example.com', port:3306, ...
https://dev.mysql.com/doc/refman/8.4/en/pluggable-authentication-system-variables.html
(These are both empty by default, so if they are not set, the LDAP server must permit anonymous connections.) The resulting bind LDAP handle is used to search for the user DN, based on the client user name. When a MySQL account authenticates using ...The file name should be given as an absolute path ...
https://dev.mysql.com/doc/refman/8.4/en/group-replication-responses-failure-expel.html
You can use the group_replication_member_expel_timeout system variable to allow additional time between the creation of a suspicion and the expulsion of the suspect member. group_replication_member_expel_timeout specifies the period of time in ...A ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-options.html
MYSQL_OPT_CONNECT_TIMEOUT (argument type: unsigned int *) The connect timeout in seconds. You can set the value so that a lost connection can be detected earlier than the TCP/IP Close_Wait_Timeout value of 10 minutes. timeout has been replaced by ...
https://dev.mysql.com/doc/ndbapi/en/mccj-clusterj-sessionfactory.html
Table 4.72 getSession(Map) Parameter Description properties overriding some properties for this session return the session 4.3.1.21.9 reconnect() public abstract void reconnect(); Reconnect this session factory using the most recent timeout value ...
https://dev.mysql.com/doc/refman/8.4/en/innodb-parameters.html
(In practice, it is most valuable for MySQL systems with hundreds or thousands of simultaneous connections.) For more information, see Section 17.8.4, “Configuring Thread Concurrency for InnoDB”. Each buffer pool manages its own free lists, ...