• marko's avatar
    btr_page_get_sure_split_rec(): Revert the change from r875: · b02b07bc
    marko authored
    "On compressed pages, return NULL if incl_data > free_space."
    
    btr_page_split_and_insert(): Remove the limit check of n_iterations
    on compressed pages.  After enough many invocations of
    btr_page_get_sure_split_rec(), the record will finally fit.
    b02b07bc
btr0btr.c 91.5 KB