1134
1134
("completion-type", po::value<uint32_t>(&global_system_variables.completion_type)->default_value(0)->notifier(&check_limits_completion_type),
1135
1135
_("Default completion type."))
1136
1136
("core-file", _("Write core on errors."))
1138
1138
_("Path to the database root."))
1139
1139
("default-storage-engine", po::value<string>(),
1140
1140
_("Set the default storage engine for tables."))