91
87
"Password to use when connecting to server. If password is not given"
92
88
" it's solicited on the tty.", (uchar**) &opt_password,(uchar**) &opt_password,
93
89
0, GET_STR, OPT_ARG, 0, 0, 0, 0, 0, 0},
95
{"pipe", 'W', "Use named pipes to connect to server.", 0, 0, 0,
96
GET_NO_ARG, NO_ARG, 0, 0, 0, 0, 0, 0},
98
90
{"port", 'P', "Port number to use for connection or 0 for default to, in "
99
91
"order of preference, my.cnf, $MYSQL_TCP_PORT, "
100
92
#if MYSQL_PORT_DEFAULT == 0