• Marko Mäkelä's avatar
    MDEV-12353: Improve page_cur_delete_rec() recovery · e15ae1cf
    Marko Mäkelä authored
    This is a follow-up to commit 572d2075
    where we introduced the EXTENDED log record subtypes
    DELETE_ROW_FORMAT_REDUNDANT and DELETE_ROW_FORMAT_DYNAMIC.
    
    log_phys_t::apply(): If corruption was noticed, stop applying the log
    unless innodb_force_recovery is set.
    e15ae1cf
log0recv.cc 102 KB