1306
1306
_("If an internal in-memory temporary table exceeds this size, Drizzle will"
1307
1307
" automatically convert it to an on-disk MyISAM table."))
1308
1308
("verbose", po::value<std::string>()->default_value(error::verbose_string())->notifier(&error::check_verbosity),
1312
1312
full_options.add(long_options);