• marko's avatar
    branches/zip: When invoking page_zip_copy_recs(), update the lock table · 05c33d6d
    marko authored
    and the adaptive hash index.  This should fix Issue #95 and Issue #87.
    
    page_zip_copy_recs(): Copy PAGE_MAX_TRX_ID as well, to have similar behavior
    to page_copy_rec_list_start() and page_copy_rec_list_end().
    
    btr_root_raise_and_insert(), btr_page_split_and_insert(), btr_lift_page_up():
    Update the lock table and the adaptive hash index.
    05c33d6d
page0zip.c 128 KB