• unknown's avatar
    MDEV-26: Global transaction ID, intermediate commit. · c18ae6f2
    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).
    c18ae6f2
log_event.h 142 KB