mariadb/btr
marko 6c3c7271c9 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
..
btr0btr.c branches/zip: Try to reorganize the page when compression fails. 2006-05-16 14:17:43 +00:00
btr0cur.c branches/zip: Merge revisions 558:560 from trunk. 2006-05-11 17:00:43 +00:00
btr0pcur.c branches/zip: Merge revisions 558:560 from trunk. 2006-05-11 17:00:43 +00:00
btr0sea.c branches/zip: Merge revisions 465:532 from trunk. 2006-05-08 06:18:59 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00