1402
1397
(char**) &opt_reconnect, (char**) &opt_reconnect, 0, GET_BOOL, NO_ARG, 1, 0, 0, 0, 0, 0},
1403
1398
{"silent", 's', "Be more silent. Print results with a tab as separator, each row on new line.", 0, 0, 0, GET_NO_ARG, NO_ARG, 0, 0, 0, 0,
1407
"Base name of shared memory.", (char**) &shared_memory_base_name, (char**) &shared_memory_base_name,
1408
0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
1410
1400
{"socket", 'S', "Socket file to use for connection.",
1411
1401
(char**) &opt_mysql_unix_port, (char**) &opt_mysql_unix_port, 0, GET_STR_ALLOC,
1412
1402
REQUIRED_ARG, 0, 0, 0, 0, 0, 0},