mariadb/page
marko 038f4dcfc8 branches/zip: Disable two debug assertions that attempt to call
buf_block_align() on a non-file page frame that was created in
btr_cur_pessimistic_insert(), to see if a record fits on a compressed
page by itself.  These assertions caused an assertion failure in
buf_block_align() in innodb_bug36172.test.

page_zip_write_rec(), page_zip_write_header(): Remove the assertion
that calls buf_frame_get_page_zip().
2008-08-06 06:20:05 +00:00
..
page0cur.c branches/zip: Introduce UNIV_INTERN, a linkage specifier for InnoDB-global 2008-02-06 14:17:36 +00:00
page0page.c branches/zip: page_copy_rec_list_start(): Remove the bogus assertion that was 2008-08-04 07:09:34 +00:00
page0zip.c branches/zip: Disable two debug assertions that attempt to call 2008-08-06 06:20:05 +00:00