• marko's avatar
    branches/zip: Minor improvements · a7e3a7f7
    marko authored
    btr_page_get_father_for_rec(): Remove redundant assertion.
    Add UNIV_UNLIKELY to an assertion-like test.
    
    btr_validate_level(): Add debug assertions on page_zip_validate().
    
    page_zip_compress(): Remove bogus assertion.
    
    page_zip_write_rec(): Assert that the record written is neither delete-marked
    nor deleted.
    a7e3a7f7
page0zip.c 69.7 KB