• marko's avatar
    branches/zip: buf_page_init_for_read(): IO-fix the block during · b8426a2e
    marko authored
    buf_zip_decompress().  This will prevent btr_cur_search_to_nth_level()
    from accessing a half-decompressed leaf page.  Internal B-tree nodes
    (non-leaf pages) in B-tree searches are only protected by the tree
    latch (index->lock) and by buffer-fixing.
    b8426a2e
buf0buf.c 84.9 KB