thread_handling
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
Define threads usage for handling queries
USAGE
DETAILS
SYNONYMS
SCHEMA
PARAMETERS
Command-line | --thread_handling={one-thread-per-connection| |
Configuration file | Supported |
Dynamic | No |
Scope | Global |
Data Type | ENUM (one-thread-per-connection, no-threads, pool-of-threads) |
Product Default Value | one-thread-per-connection |
SKYSQL
Cloud | SkySQL Topology | ES Ver | Service Default |
---|---|---|---|
AWS | Multi-Node Analytics | 10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) |
Single Node Analytics | 10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | |
Replicated Transactions | 10.4 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | |
10.5 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | ||
10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | ||
Single Node Transactions | 10.4 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | |
10.5 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | ||
10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | ||
GCP | Multi-Node Analytics | 10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) |
Single Node Analytics | 10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | |
Replicated Transactions | 10.4 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | |
10.5 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | ||
10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | ||
Single Node Transactions | 10.4 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | |
10.5 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) | ||
10.6 | one-thread-per-connection (choices: ONE-THREAD-PER-CONNECTION, NO-THREADS, POOL-OF-THREADS) |
Cloud | SkySQL Topology | ES Ver | Service Default |
---|---|---|---|
AWS | ColumnStore Data Warehouse | 10.6 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) |
Enterprise Server With Replica(s) | 10.4 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | |
10.5 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | ||
10.6 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | ||
Enterprise Server Single Node | 10.4 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | |
10.5 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | ||
10.6 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | ||
GCP | ColumnStore Data Warehouse | 10.6 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) |
Enterprise Server With Replica(s) | 10.4 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | |
10.5 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | ||
10.6 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | ||
Enterprise Server Single Node | 10.4 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | |
10.5 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) | ||
10.6 | one-thread-per-connection (choices: no-threads, one-thread-per-connection, pool-of-threads) |
See SkySQL details in MariaDB SkySQL previous release
See SkySQL details in MariaDB SkySQL new release
PRIVILEGES
EXAMPLES
ERROR HANDLING
FEATURE INTERACTION
RESPONSES
DIAGNOSIS
ISO 9075:2016
CHANGE HISTORY
Release Series | History |
---|---|
11.4 Enterprise |
|
10.6 Enterprise |
|
10.6 Community |
|
10.5 Enterprise |
|
10.5 Community |
|
10.4 Enterprise |
|
10.4 Community |
|
10.3 Enterprise |
|
10.3 Community |
|
10.2 Enterprise |
|
10.2 Community |
|
Release Series | History |
---|---|
11.4 Enterprise |
|
10.6 Enterprise |
|
10.5 Enterprise |
|
10.4 Enterprise |
|
RELATED TOPICS
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.