123
123
"Password to use when connecting to server. If password is not given it's asked from the tty.",
124
124
0, 0, 0, GET_STR, OPT_ARG, 0, 0, 0, 0, 0, 0},
125
125
{"port", 'P', "Port number to use for connection or 0 for default to, in "
126
"order of preference, my.cnf, $MYSQL_TCP_PORT, "
126
"order of preference, my.cnf, $DRIZZLE_TCP_PORT, "
128
128
(char**) &opt_drizzle_port,
129
129
(char**) &opt_drizzle_port, 0, GET_UINT, REQUIRED_ARG, 0, 0, 0, 0, 0,