1886
1886
N_("The stack size for each thread."),
1887
1887
(char**) &my_thread_stack_size,
1890
1890
UINT32_C(1024*512), (int64_t)SIZE_MAX, 0, 1024, 0},
1891
1891
{"tmp_table_size", OPT_TMP_TABLE_SIZE,
1892
1892
N_("If an internal in-memory temporary table exceeds this size, Drizzle will"