3340
3339
(char**) &opt_log_queries_not_using_indexes,
3341
3340
(char**) &opt_log_queries_not_using_indexes,
3342
3341
0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
3346
0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
3347
3342
{"log-slave-updates", OPT_LOG_SLAVE_UPDATES,
3348
3343
N_("Tells the slave to log the updates from the slave thread to the binary "
3349
3344
"log. You will need to turn it on if you plan to "