mariadb/buf
marko 13002bdffc branches/zip: Minor fixes. Compression/decompression still fails.
buf0flu.c: Allocate the temporary buffer from buf_frame_alloc().

page_zip_simple_validate(): Do not assert page_zip->m_start >= PAGE_DATA.

page_zip_compress(): Replace some assertions with page_zip_simple_validate(),
and do not assert anything about page_zip->data contents.

page_zip_validate(): Do not compare the page trailer bytes.

page_zip_write(): Assert that the entire page headers match and
that page_zip->m_start >= PAGE_DATA.
2005-11-25 07:51:28 +00:00
..
buf0buf.c branches/zip: 2005-10-27 11:48:10 +00:00
buf0flu.c branches/zip: Minor fixes. Compression/decompression still fails. 2005-11-25 07:51:28 +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