thread_pool_idle_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
Timeout in seconds for an idle thread in the thread pool.Worker thread will be shut down after timeout
DETAILS
PARAMETERS
Command-line | --thread_pool_idle_timeout=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | INT UNSIGNED |
Minimum Value | 1 |
Maximum Value | 4294967295 |
Product Default Value | 60 |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.