• Marko Mäkelä's avatar
    Remove MLOG_COMP_REC_SEC_DELETE_MARK. · 2bca4126
    Marko Mäkelä authored
    The InnoDB redo log record type MLOG_COMP_REC_SEC_DELETE_MARK has
    been unused for a long time, and it has never been written after
    WL#8845 introduced the redo log format identifier in MySQL 5.7.9
    or MariaDB Server 10.2.2. Thus, removing the record type does not
    constitute any functional change.
    2bca4126
log0recv.cc 97.5 KB