mariadb/buf
marko 8efb68f1c9 branches/zip: buf_page_init_for_read(): IO-fix the block during
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.
2007-01-16 12:40:15 +00:00
..
buf0buddy.c branches/zip: buf_buddy_alloc_clean(): Remove bogus assertion ut_a(bpage) 2007-01-16 08:59:39 +00:00
buf0buf.c branches/zip: buf_page_init_for_read(): IO-fix the block during 2007-01-16 12:40:15 +00:00
buf0flu.c branches/zip: Replace an ut_a() with ut_d(). This mistake was made in r1188. 2007-01-09 12:56:12 +00:00
buf0lru.c branches/zip: buf_LRU_block_remove_hashed_page(): When preserving the 2007-01-16 10:24:13 +00:00
buf0rea.c branches/zip: buf_page_io_complete(): Change the parameter type from 2007-01-10 14:36:39 +00:00
Makefile.am branches/zip: Add the first bits of the binary buddy system for allocating 2006-12-07 13:29:04 +00:00