1415
1407
(char**) &opt_reconnect, (char**) &opt_reconnect, 0, GET_BOOL, NO_ARG, 1, 0, 0, 0, 0, 0},
1416
1408
{"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,
1420
"Base name of shared memory.", (char**) &shared_memory_base_name, (char**) &shared_memory_base_name,
1421
0, GET_STR_ALLOC, REQUIRED_ARG, 0, 0, 0, 0, 0, 0},
1423
1410
{"socket", 'S', "Socket file to use for connection.",
1424
1411
(char**) &opt_mysql_unix_port, (char**) &opt_mysql_unix_port, 0, GET_STR_ALLOC,
1425
1412
REQUIRED_ARG, 0, 0, 0, 0, 0, 0},