1861
1824
N_("Pid file used by safe_mysqld."),
1862
1825
(char**) &pidfile_name_ptr, (char**) &pidfile_name_ptr, 0, GET_STR,
1863
1826
REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
1866
"order of preference, drizzle.cnf, $DRIZZLE_TCP_PORT, "
1869
(char**) &drizzled_tcp_port, 0, GET_UINT, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
1870
1827
{"port-open-timeout", OPT_PORT_OPEN_TIMEOUT,
1871
1828
N_("Maximum time in seconds to wait for the port to become free. "