3911
3911
"The number of seconds the server waits for activity on a connection before closing it.",
3912
3912
(char**) &global_system_variables.net_wait_timeout,
3913
3913
(char**) &max_system_variables.net_wait_timeout, 0, GET_ULONG,
3914
REQUIRED_ARG, NET_WAIT_TIMEOUT, 1, IF_WIN(INT32_MAX/1000, LONG_TIMEOUT),
3914
REQUIRED_ARG, NET_WAIT_TIMEOUT, 1, LONG_TIMEOUT,
3916
3916
{0, 0, 0, 0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0}