mariadb/row
marko 62adcfabeb 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 Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0ins.c branches/zip: Merge revisions 583:634 from trunk. 2006-06-13 20:23:26 +00:00
row0mysql.c branches/zip: Merge revisions 583:634 from trunk. 2006-06-13 20:23:26 +00:00
row0purge.c branches/zip: Fix a bug that was triggered during purge. 2006-05-12 11:36:17 +00:00
row0row.c branches/zip: Fix a bug in consistent reads of rows containing BLOB data. 2006-07-31 06:43:25 +00:00
row0sel.c branches/zip: Fix a bug in consistent reads of rows containing BLOB data. 2006-07-31 06:43:25 +00:00
row0uins.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
row0umod.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
row0undo.c branches/zip: Merge revisions 200:236 from trunk. 2006-02-23 19:25:29 +00:00
row0upd.c branches/zip: Merge revisions 583:634 from trunk. 2006-06-13 20:23:26 +00:00
row0vers.c branches/zip: Note that TRX_ID and ROLL_PTR only exist on B-tree leaf pages 2006-03-09 17:26:02 +00:00