3580
3579
"error. Used only if the connection has active cursors."),
3581
3580
(char**) &table_lock_wait_timeout, (char**) &table_lock_wait_timeout,
3582
3581
0, GET_ULL, REQUIRED_ARG, 50, 1, 1024 * 1024 * 1024, 0, 1, 0},
3585
(char**) &thread_cache_size, (char**) &thread_cache_size, 0, GET_ULONG,
3586
REQUIRED_ARG, 0, 0, 16384, 0, 1, 0},
3587
3582
{"thread_pool_size", OPT_THREAD_CACHE_SIZE,
3588
3583
N_("How many threads we should create to handle query requests in case of "
3589
3584
"'thread_handling=pool-of-threads'"),