• unknown's avatar
    MDEV-26: Global Transaction ID · 06ffea8c
    unknown authored
    Fix that CHANGE MASTER ... MASTER_GTID_POS="" works to start from the very
    beginning of the binary log (with test case).
    
    Fix that not finding the requested GTID position in master binlog results in
    fatal error, not endless connect retry.
    06ffea8c
rpl_gtid_startpos.test 1.81 KB