"'CREATE DATABASE /*!32312 IF NOT EXISTS*/ db_name;' will not be put in the output. The above line will be added otherwise, if --databases or --all-databases option was given.}.",
"Change the value of a variable. Please note that this option is deprecated; you can set variables directly with --variable-name=value.",
0,0,0,GET_STR,REQUIRED_ARG,0,0,0,0,0,0},
{"opt",OPT_OPTIMIZE,
"Same as --add-drop-table, --add-locks, --create-options, --quick, --extended-insert, --lock-tables, --set-charset, and --disable-keys. Enabled by default, disable with --skip-opt.",
"Direct output to a given file. This option should be used in MSDOS, because it prevents new line '\\n' from being converted to '\\r\\n' (carriage return + line feed).",
0,0,0,GET_STR,REQUIRED_ARG,0,0,0,0,0,0},
{"set-charset",OPT_SET_CHARSET,
"Add 'SET NAMES default_character_set' to the output. Enabled by default; suppress with --skip-set-charset.",