642
642
"Password to use when connecting to server. If password is not given it's "
643
643
"asked from the tty.", 0, 0, 0, GET_STR, OPT_ARG, 0, 0, 0, 0, 0, 0},
644
644
{"port", 'P', "Port number to use for connection.", (char**) &opt_drizzle_port,
645
(char**) &opt_drizzle_port, 0, GET_UINT, REQUIRED_ARG, MYSQL_PORT, 0, 0, 0, 0,
645
(char**) &opt_drizzle_port, 0, GET_UINT, REQUIRED_ARG, 0, 0, 0, 0, 0,
647
647
{"post-query", OPT_SLAP_POST_QUERY,
648
648
"Query to run or file containing query to execute after tests have completed.",