"No automatic rehashing. One has to use 'rehash' to get table and field completion. This gives a quicker start of mysql and disables rehashing on reconnect. WARNING: options deprecated; use --disable-auto-rehash instead.",
0,0,0,GET_NO_ARG,NO_ARG,0,0,0,0,0,0},
{"batch",'B',
"Print results with a tab as separator, each row on new line. Doesn't use history file.",0,0,0,GET_NO_ARG,NO_ARG,0,0,0,0,0,0},
"Don't use history file. Disable interactive behavior. (Enables --silent)",0,0,0,GET_NO_ARG,NO_ARG,0,0,0,0,0,0},
{"character-sets-dir",OPT_CHARSETS_DIR,
"Directory where character sets are.",(gptr*)&charsets_dir,
"'SET NAMES charset_name' will not be put in the output. Deprecated, use --set-charset or --skip-set-charset to enable/disable charset settings instead",
"Deprecated, use --set-charset or --skip-set-charset to enable/disable charset settings instead",
0,0,0,GET_NO_ARG,NO_ARG,0,0,0,0,0,0},
{"set-charset",OPT_SET_CHARSET,
"'SET NAMES charset_name' will be put in the output",
"'SET CHARACTER_SET_CLIENT=default_character_set' will be put in the output",