• marko's avatar
    branches/zip: ibuf_merge_or_delete_for_page(): Do not invoke · edb0f042
    marko authored
    fil_space_get_zip_size() unless zip_size is really needed
    (update_ibuf_bitmap || page).  This avoids an assertion failure
    when discarding ibuf entries for a deleted tablespace, for which
    fil_space_get_zip_size() would return ULINT_UNDEFINED.
    
    Also, reindent ibuf0ibuf.c.
    edb0f042
ibuf0ibuf.c 91.8 KB