mariadb/page
marko c720009294 branches/zip: Do not clear the records in page_delete_rec_list_end().
page_delete_rec_list_end(): Do not invoke page_zip_clear_rec().

page_zip_clear_rec(): Remove the global declaration.  Add an assertion
that the record must be on the free list.  Copy onl rec_offs_data_size()
bytes before attempting to clear the record and to compress the page.

page_zip_compress(), page_zip_write_rec(): Remove debug assertions that
trx_id, roll_ptr and node_ptr of deleted records be zero-filled.
2006-03-23 08:13:08 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: Minor improvements. 2006-03-22 08:05:06 +00:00
page0page.c branches/zip: Do not clear the records in page_delete_rec_list_end(). 2006-03-23 08:13:08 +00:00
page0zip.c branches/zip: Do not clear the records in page_delete_rec_list_end(). 2006-03-23 08:13:08 +00:00