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