mariadb/page
marko cc3f8b2136 branches/zip: Fix the decompression of deleted records containing externally
stored columns.

page_zip_decompress(): We indeed need to clear the BLOB pointers of deleted
records twice.  This implies that we also need to invoke rec_get_offsets()
twice for each record on a leaf page.  Add clarifying comments.

page_zip_clear_rec(): Add the flag page_zip_clear_rec_disable for
disabling the clearing of deleted records.
2006-08-04 11:46:20 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: buf_flush_init_for_writing(): Invoke page_zip_calc_checksum() 2006-08-01 12:05:04 +00:00
page0page.c branches/zip: Zero out the BLOB pointers when decoding deleted records. 2006-08-03 08:06:45 +00:00
page0zip.c branches/zip: Fix the decompression of deleted records containing externally 2006-08-04 11:46:20 +00:00