3579
3579
{"slow-query-log", OPT_SLOW_LOG,
3580
3580
"Enable|disable slow query log", (uchar**) &opt_slow_log,
3581
3581
(uchar**) &opt_slow_log, 0, GET_BOOL, OPT_ARG, 0, 0, 0, 0, 0, 0},
3585
(uchar**) &opt_sporadic_binlog_dump_fail, 0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0,
3587
3582
{"sql-bin-update-same", OPT_SQL_BIN_UPDATE_SAME,
3588
3583
"The update log is deprecated since version 5.0, is replaced by the binary \
3589
3584
log and this option does nothing anymore.",