• unknown's avatar
    MDEV-26: Global transaction id: Intermediate commit. · bdbce30d
    unknown authored
    Now slave can connect to master, sending start position as slave state
    rather than old-style binlog name/position.
    
    This enables to switch to a new master by changing just connection
    information, replication slave GTID state ensures that slave starts
    at the correct point in the new master.
    bdbce30d
sql_repl.cc 89.6 KB