112
112
po::value<uint64_constraint>(&sysvar_logging_threshold_big_examined)->default_value(0),
113
113
_("Threshold for logging big queries, for rows examined"));
116
116
_("Enable logging to syslog of the error messages"));
117
117
context("errmsg-priority",
118
118
po::value<string>()->default_value("warning"),