mirror of https://github.com/MariaDB/server
Browse Source
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.pull/73/head
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue