mariadb/buf
marko 1a1d2cd325 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
..
buf0buf.c branches/zip: 2005-10-27 11:48:10 +00:00
buf0flu.c branches/zip: More fixes to problems found in speedc test runs. 2005-11-29 10:24:45 +00:00
buf0lru.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
buf0rea.c Import 5.0 code. 2005-10-27 07:29:40 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00