mariadb/buf
marko b0ae76c51a branches/zip: Minor cleanup and bug fixes
btr_page_reorganize_low(): Rename new_page to temp_page.

btr_store_big_rec_extern_fields(): FIL_PAGE_TYPE is 2 bytes, not 4.

buf_page_init(), buf_page_create(), buf_read_page_low(),
buf_page_init_for_read(): Add parameter zip_size.

buf_page_init_for_backup_restore(),
recv_apply_log_recs_for_backup(): Enclose in #ifdef UNIV_HOTBACKUP.

Enclose some debug code in #ifdef UNIV_LOG_REPLICATE.

page_zip_write_header_log(): Replace page_zip with a pointer to
the uncompressed page.

page_zip_write_rec(): Relax an assertion about blob_no + n_ext.

page_copy_rec_list_to_created_page_write_log(): Allow logging to be disabled.
2006-04-26 09:35:18 +00:00
..
buf0buf.c branches/zip: Minor cleanup and bug fixes 2006-04-26 09:35:18 +00:00
buf0flu.c branches/zip: Write the compressed page size to SYS_TABLES.TYPE 2006-04-25 07:12:32 +00:00
buf0lru.c branches/zip: Merge revisions 265:459 from trunk. 2006-04-12 09:32:17 +00:00
buf0rea.c branches/zip: Minor cleanup and bug fixes 2006-04-26 09:35:18 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00