• unknown's avatar
    MDEV-26: Global transaction ID. · 9cc90fac
    unknown authored
    Fix MDEV-4278: Slave does not check that master understands GTID.
    
    Now the slave will abort with a suitable error if an attempt is made to connect
    with GTID to a master that does not support GTID.
    9cc90fac
slave.cc 201 KB