WL#5363: Thread pool interface
Updating result files containing output of --help --verbose.
This commit is contained in:
parent
b8dde1ef40
commit
f578880549
@ -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…
x
Reference in New Issue
Block a user