• guilhem@mysql.com's avatar
    See each file's changeset for details. · cd365237
    guilhem@mysql.com authored
    - Comments for future devs.
    - Start_log_event::exec_event() : when we hit it, do a rollback.
    - We don't need LOG_EVENT_FORCED_ROTATE_F.
    - Stop_log_event::exec_event() : when we hit it, we needn't clean anything.
    - Removed LOG_EVENT_TIME_F and LOG_EVENT_FORCED_ROTATE_F.
    - We don't need Stop events in the relay log.
    - Now filtering of server id is done in the I/O thread first.
    cd365237
slave.h 15.5 KB