• Kristian Nielsen's avatar
    MDEV-12179: Per-engine mysql.gtid_slave_pos table · 3501a535
    Kristian Nielsen authored
    Intermediate commit.
    
    When deleting old GTIDs, only pick those GTIDs that were recorded using the
    same engine.
    
    (Currently this is not used, there is only one table/engine active. This is
    in preparation for extending record_gtid to pick the table with the same
    engine as the active transaction, if any).
    3501a535
rpl_gtid.cc 64.6 KB