• Marko Mäkelä's avatar
    MDEV-32757: rollback crash on corruption · ea6ca013
    Marko Mäkelä authored
    trx_undo_free_page(): Detect a case of corrupted TRX_UNDO_PAGE_LIST.
    
    trx_undo_truncate_end(): Stop attempts to truncate a corrupted log.
    
    trx_t::commit_empty(): Add an error message of a corrupted log.
    
    Reviewed by: Thirunarayanan Balathandayuthapani
    ea6ca013
trx0trx.cc 63.8 KB