• mats@romeo.(none)'s avatar
    BUG#23171 (Illegal slave restart group position): · 1fb9105e
    mats@romeo.(none) authored
    Second patch to fix skipping code. Moving relay and binary log 
    position changing code from do_apply_event [old exec_event()] into
    do_update_pos() and doing other changes necessary to support that.
    
    Fixing a bug that can cause deadlock if rotating binary log when committing
    a changes to a transactional table that is not inside a transaction and
    cause a rotate log.
    1fb9105e
rpl_utility.cc 4.04 KB