• marko's avatar
    branches/zip: When invoking page_zip_copy_recs(), update the lock table · ef1afea5
    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.
    ef1afea5
btr0btr.c 101 KB