Search Results
https://dev.mysql.com/doc/mysql-monitor/8.0/en/http-agent-timeout.html
The HTTP connection between agent and Service Manager has a default timeout of 250 seconds for an attempted connection and 300 seconds for an established connection. It is possible to override these values in bootstrap.properties by adding the ...
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-timeout-expired.html
The following list enumerates all NDB errors of type TO (Timeout expired).
https://dev.mysql.com/doc/refman/8.4/en/server-system-variables.html
connect_timeout Command-Line Format --connect-timeout=# System Variable connect_timeout Scope Global Dynamic Yes SET_VAR Hint Applies No Type Integer Default Value 10 Minimum Value 2 Maximum Value 31536000 Unit seconds The number of seconds that the ...admin_address Command-Line Format --admin-address=addr System Variable admin_address Scope Global Dynamic No SET_VAR Hint Applies No Type String The IP address on which to listen for TCP/IP connections on the administrative network interface (see Section 7.1.12.1, “Connection ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-usagenotes-functionality-query-timeout.html
For more information on how to set the query timeout on Microsoft Windows when executing queries through an ODBC connection, read the Microsoft knowledgebase document at ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-usagenotes-functionality-query-timeout.html
For more information on how to set the query timeout on Microsoft Windows when executing queries through an ODBC connection, read the Microsoft knowledgebase document at ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-ndbd-definition.html
RestartSubscriberConnectTimeout Version (or later) NDB 8.4.0 Type or units ms Default 12000 Range 0 - 4294967039 (0xFFFFFEFF) Restart Type Node Restart: Requires a rolling restart of the cluster. Once this timeout expires, any “missing” API ...
https://dev.mysql.com/doc/refman/8.4/en/replication-features-timeout.html
Transactions are automatically retried when the SQL thread fails to execute them because of an InnoDB deadlock, or when the transaction's execution time exceeds the InnoDB innodb_lock_wait_timeout value. The global value of the system variable ...
https://dev.mysql.com/doc/mysql-errors/8.4/en/server-error-reference.html
Error number: 4031; Symbol: ER_CLIENT_INTERACTION_TIMEOUT; SQLSTATE: HY000 Message: The client was disconnected by the server because of inactivity. Error number: MY-015123; Symbol: ER_LOG_CLIENT_INTERACTION_TIMEOUT; SQLSTATE: HY000 Message: A ...
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 ...