mariadb/page
marko 011035566a branches/zip: Fix a bug in consistent reads of rows containing BLOB data.
btr_rec_copy_externally_stored_field(): Add parameter zip_size.
Do not call buf_block_align(rec), because rec can also be in
dynamically allocated memory.  buf_block_align() can only be invoked
on addresses inside the buffer pool.

page_zip_clear_rec(): Improve formatting.
2006-07-31 06:43:25 +00:00
..
Makefile.am branches/zip: 2005-10-27 11:48:10 +00:00
page0cur.c branches/zip: page_cur_insert_rec_low(): Replace page_zip_alloc() 2006-07-03 19:12:21 +00:00
page0page.c branches/zip: Remove a bogus page_zip_validate() assertion failure found 2006-07-07 10:42:41 +00:00
page0zip.c branches/zip: Fix a bug in consistent reads of rows containing BLOB data. 2006-07-31 06:43:25 +00:00