3636
3610
(char**) &expire_logs_days,
3637
3611
(char**) &expire_logs_days, 0, GET_ULONG,
3638
3612
REQUIRED_ARG, 0, 0, 99, 0, 1, 0},
3641
(char**) &flush_time, (char**) &flush_time, 0, GET_ULONG, REQUIRED_ARG,
3642
FLUSH_TIME, 0, LONG_TIMEOUT, 0, 1, 0},
3643
3613
{ "group_concat_max_len", OPT_GROUP_CONCAT_MAX_LEN,
3644
3614
"The maximum length of the result of function group_concat.",
3645
3615
(char**) &global_system_variables.group_concat_max_len,