672
652
"Password to use when connecting to server. If password is not given it's "
673
653
"asked from the tty.", 0, 0, 0, GET_STR, OPT_ARG, 0, 0, 0, 0, 0, 0},
675
{"pipe", 'W', "Use named pipes to connect to server.", 0, 0, 0, GET_NO_ARG,
676
NO_ARG, 0, 0, 0, 0, 0, 0},
678
654
{"port", 'P', "Port number to use for connection.", (uchar**) &opt_mysql_port,
679
655
(uchar**) &opt_mysql_port, 0, GET_UINT, REQUIRED_ARG, MYSQL_PORT, 0, 0, 0, 0,