• Brandon Nesterenko's avatar
    MDEV-33672: 10.11 Fix for Two Phase Alter Flags · 9ff8d4f8
    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
    9ff8d4f8
log_event.cc 138 KB