3552
3539
{"general-log", OPT_GENERAL_LOG,
3553
3540
"Enable|disable general log", (uchar**) &opt_log,
3554
3541
(uchar**) &opt_log, 0, GET_BOOL, OPT_ARG, 0, 0, 0, 0, 0, 0},
3558
(uchar**) &opt_large_pages, (uchar**) &opt_large_pages, 0, GET_BOOL, NO_ARG, 0, 0, 0,
3561
3542
{"init-connect", OPT_INIT_CONNECT, "Command(s) that are executed for each new connection",
3562
3543
(uchar**) &opt_init_connect, (uchar**) &opt_init_connect, 0, GET_STR_ALLOC,
3563
3544
REQUIRED_ARG, 0, 0, 0, 0, 0, 0},