1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

WL#5363: Thread pool interface

Updating result files containing output of --help --verbose.
This commit is contained in:
Mats Kindahl
2010-08-18 12:53:43 +02:00
parent e1e6c32b72
commit f0af63ad50
2 changed files with 2 additions and 2 deletions

View File

@@ -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
--thread-handling=name
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
--time-format=name The TIME format (ignored)
--timed-mutexes Specify whether to time mutexes (only InnoDB mutexes are