• Monty's avatar
    MDEV-8469 Add RESET MASTER TO x to allow specification of binlog file nr · 872a953b
    Monty authored
    Other things:
    - Avoid calling init_and_set_log_file_name() when opening binary log.
    - Remove newlines early when reading from index file.
    - Ensure that reset_logs() will work even if thd is 0 (Can happen on startup)
    - Added thd to sart_slave_threads() for better error handling.
    872a953b
log.h 40.1 KB