mariadb/buf
marko be44b82273 branches/zip: Improve diagnostics.
buf_LRU_get_free_block(): When zip_size changes, initialize all fields
of page_zip.  This avoids an assertion failure in page_create_zip() when
a block with an originally larger zip_size is reallocated.

fsp_get_space_header(): Assert that the stored space id matches.

xdes_get_state(): Assert that the state is valid.
2006-08-09 08:55:00 +00:00
..
buf0buf.c branches/zip: Fix some crash recovery bugs. 2006-08-02 05:49:15 +00:00
buf0flu.c branches/zip: buf_flush_init_for_writing(): Invoke page_zip_calc_checksum() 2006-08-01 12:05:04 +00:00
buf0lru.c branches/zip: Improve diagnostics. 2006-08-09 08:55:00 +00:00
buf0rea.c branches/zip: Add parameter zip_size to fil_io(). 2006-06-15 07:27:13 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00