mariadb/page
marko 541fcfcd45 branches/zip: More fixes to problems found in speedc test runs.
Before the speedc test was interrupted, 121,765 B-tree pages were written.

buf_flush_init_for_writing(): Do not compress other than B-tree pages
outside the system tablespace.  Report non-B-tree pages.

page_zip_decompress(): Clear the unused heap space on the uncompressed page,
so that the whole buffer for the uncompressed page will be initialized and
page_zip_validate() will always succeed.
2005-11-29 10:24:45 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: Minor improvements. 2005-11-14 15:46:12 +00:00
page0page.c branches/zip: Fixes to allow the speedc test to run without assertion failures. 2005-11-28 11:32:52 +00:00
page0zip.c branches/zip: More fixes to problems found in speedc test runs. 2005-11-29 10:24:45 +00:00