mariadb/log
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
..
log0log.c branches/zip: Add parameter zip_size to fil_io(). 2006-06-15 07:27:13 +00:00
log0recv.c branches/zip: Fix some crash recovery bugs. 2006-08-02 05:49:15 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00