mariadb/page
marko 441c29e94f branches/zip: Fix some crash recovery bugs.
dict_load_table(): Initialize table->flags with zip_size.

mlog_parse_nbytes(), mlog_parse_string(): Add parameter page_zip and
write the changes also to the compressed page if one is specified.
Assert that these functions are not called on FIL_PAGE_INDEX pages.

buf_page_io_complete(): Replace block->frame with frame where appropriate.

recv_parse_or_apply_log_rec_body(): Add ut_a(!page_zip) where appropriate.

page_parse_delete_rec_list(): Add parameter page_zip.
2006-08-02 05:49:15 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: buf_flush_init_for_writing(): Invoke page_zip_calc_checksum() 2006-08-01 12:05:04 +00:00
page0page.c branches/zip: Fix some crash recovery bugs. 2006-08-02 05:49:15 +00:00
page0zip.c branches/zip: Improve debugging. 2006-08-01 08:53:55 +00:00