3144
3141
"error. Used only if the connection has active cursors."),
3145
3142
(char**) &table_lock_wait_timeout, (char**) &table_lock_wait_timeout,
3146
3143
0, GET_ULL, REQUIRED_ARG, 50, 1, 1024 * 1024 * 1024, 0, 1, 0},
3150
(char**) &thread_pool_size, (char**) &thread_pool_size, 0, GET_ULL,
3151
REQUIRED_ARG, 8, 1, 16384, 0, 1, 0},
3152
3144
{"thread_stack", OPT_THREAD_STACK,
3153
3145
N_("The stack size for each thread."),
3154
3146
(char**) &my_thread_stack_size,