• unknown's avatar
    MDEV-26: Global transaction ID, intermediate commit. · bfec9c64
    unknown authored
     - Fix that slave GTID state was updated from the wrong place in the code,
       causing random crashing and other misery.
    
     - Fix updates to mysql.rpl_slave_state to not go to binlog (this would cause
       duplicate key errors on the slave and is generally the wrong thing to do).
    bfec9c64
log_event_old.cc 92 KB