• Monty's avatar
    MDEV-4487 Allow replication from MySQL 5.6+ when GTID is enabled on the master · a69a6dda
    Monty authored
    MDEV-8685 MariaDB fails to decode Anonymous_GTID entries
    MDEV-5705 Replication testing: 5.6->10.0
    
    - Ignoring GTID events from MySQL 5.6+ (Allows replication from MySQL 5.6+ with GTID enabled)
    - Added ignorable events from MySQL 5.6
    - mysqlbinlog now writes information about GTID and ignorable events.
    - Added more information in error message when replication stops because of wrong information in binary log.
    - Fixed wrong test when write_on_release() should flush cache.
    a69a6dda
slave.cc 240 KB