• Marko Mäkelä's avatar
    Report InnoDB redo log corruption better · b853b4fd
    Marko Mäkelä authored
    recv_parse_log_recs(): Check for corruption before checking for
    end-of-log-buffer.
    
    mlog_parse_initial_log_record(), page_cur_parse_delete_rec():
    Flag corruption for out-of-bounds values, and let the caller
    dump the corrupted redo log extract.
    b853b4fd
log0recv.cc 103 KB