• Brandon Nesterenko's avatar
    MDEV-33672: 10.11 Fix for Two Phase Alter Flags · 8c799216
    Brandon Nesterenko authored
    Extends 89c907bd to account for
    binlog_two_phase_alter flags in a Gtid log event. I.e., if the
    FL_COMMIT_ALTER_E1 or FL_ROLLBACK_ALTER_E2 flags are set in the
    event flags, yet the length of the event is too short to hold
    the value, then set the event as invalid
    8c799216
rpl_gtid_header_valid.result 4.12 KB