connect_timeout
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
The number of seconds the mysqld server is waiting for a connect packet before responding with 'Bad handshake'
DETAILS
PARAMETERS
Command-line | --connect_timeout=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | BIGINT UNSIGNED |
Minimum Value | 2 |
Maximum Value | 31536000 |
Product Default Value | 10 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.