Search



Search Results
Displaying 1 to 10 of 2364 total 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/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/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/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/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/refman/8.4/en/group-replication-responses-failure-partition.html
You can use the system variable group_replication_unreachable_majority_timeout to set a number of seconds for a member to wait after losing contact with the majority of group members, and then exit the group. Setting a timeout means you do not need ... By default, members that find themselves in a minority due to a network partition do not automatically leave the ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/backup-special-options.html
--safe-replica-backup-timeout=SECONDS For a replication setup, the option specifies the time (in seconds) mysqlbackup will wait for Replica_open_temp_tables to become “0” (which happens when no temporary tables are open) to complete the backup ... These options are for backing up database servers that play specific roles in replication, or contain certain kinds of data that require special care in backing ...
Displaying 1 to 10 of 2364 total results