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