mariadb/page
marko 168fa020f3 branches/zip: Try to reorganize the page when compression fails.
page_zip_compress_write_log(): Make static.

page_zip_compress(): Add optional parameter mtr for redo logging.

page_zip_reorganize(): Low-level counterpart of btr_page_reorganize().

page_zip_copy(): Add debug assertions about mtr_memo_contains.

page_cur_insert_rec_low(): Try page_zip_reorganize() and seek to the
new position of insert_rec if it succeeds.

page_copy_rec_list_end(), page_copy_rec_list_start():
Try page_zip_reorganize().

page_move_rec_list_end(): Remove bogus comment.
2006-05-16 14:17:43 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: Try to reorganize the page when compression fails. 2006-05-16 14:17:43 +00:00
page0page.c branches/zip: Try to reorganize the page when compression fails. 2006-05-16 14:17:43 +00:00
page0zip.c branches/zip: Try to reorganize the page when compression fails. 2006-05-16 14:17:43 +00:00