mariadb/btr
marko 9a601a1c8b branches/zip: Fix some bugs in incremental compression.
btr_create(): page_zip_compress() returns FALSE on failure.

page_zip_write_header(): Write to page_zip->data[] instead of page_zip[].

buf_flush_init_for_writing(): Add parameter page_zip and set the fields
also in the header of the compressed page.

btr_cur_search_to_nth_level(): Add ut_ad() on page_zip_validate().
2006-03-02 14:05:32 +00:00
..
btr0btr.c branches/zip: Fix some bugs in incremental compression. 2006-03-02 14:05:32 +00:00
btr0cur.c branches/zip: Fix some bugs in incremental compression. 2006-03-02 14:05:32 +00:00
btr0pcur.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
btr0sea.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00