535
535
_("Do not make a UTF8 connection to MySQL, use if you have UTF8 data in a non-UTF8 table"))
541
538
po::options_description client_options(_("Options specific to the client"));
542
539
client_options.add_options()
543
540
("host,h", po::value<string>(¤t_host)->default_value("localhost"),