mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 17:14:30 +02:00
WL#5363: Thread pool interface
Updating result files containing output of --help --verbose.
This commit is contained in:
parent
b8dde1ef40
commit
f578880549
2 changed files with 2 additions and 2 deletions
|
|
@ -688,7 +688,7 @@ The following options may be given as the first argument:
|
||||||
How many threads we should keep in a cache for reuse
|
How many threads we should keep in a cache for reuse
|
||||||
--thread-handling=name
|
--thread-handling=name
|
||||||
Define threads usage for handling queries, one of
|
Define threads usage for handling queries, one of
|
||||||
one-thread-per-connection, no-threads
|
one-thread-per-connection, no-threads, loaded-dynamically
|
||||||
--thread-stack=# The stack size for each thread
|
--thread-stack=# The stack size for each thread
|
||||||
--time-format=name The TIME format (ignored)
|
--time-format=name The TIME format (ignored)
|
||||||
--timed-mutexes Specify whether to time mutexes (only InnoDB mutexes are
|
--timed-mutexes Specify whether to time mutexes (only InnoDB mutexes are
|
||||||
|
|
|
||||||
|
|
@ -692,7 +692,7 @@ The following options may be given as the first argument:
|
||||||
How many threads we should keep in a cache for reuse
|
How many threads we should keep in a cache for reuse
|
||||||
--thread-handling=name
|
--thread-handling=name
|
||||||
Define threads usage for handling queries, one of
|
Define threads usage for handling queries, one of
|
||||||
one-thread-per-connection, no-threads
|
one-thread-per-connection, no-threads, loaded-dynamically
|
||||||
--thread-stack=# The stack size for each thread
|
--thread-stack=# The stack size for each thread
|
||||||
--time-format=name The TIME format (ignored)
|
--time-format=name The TIME format (ignored)
|
||||||
--timed-mutexes Specify whether to time mutexes (only InnoDB mutexes are
|
--timed-mutexes Specify whether to time mutexes (only InnoDB mutexes are
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue