mariadb/row
marko 42dcad50b8 branches/zip: Remove all references to buf_block_align() except those
from the adaptive hash index [btr_search_guess_on_hash() and
btr_search_validate()].  Some references to buf_block_align() remain
in debug builds.

btr_store_big_rec_extern_fields(): Add the parameter rec_block.

page_rec_get_next_low(): Do not assume that the page has been
allocated from the buffer pool when printing the diagnostic information.

page_cur_insert_rec_low(): Replace the parameter page_zip_des_t* page_zip
with the parameter buf_block_t* block.
2006-10-24 14:06:31 +00:00
..
Makefile.am branches/zip: Add row_ext_t for caching prefixes of externally stored columns. 2006-09-26 07:28:23 +00:00
row0ext.c branches/zip: Add row_ext_t for caching prefixes of externally stored columns. 2006-09-26 07:28:23 +00:00
row0ins.c branches/zip: Remove all references to buf_block_align() except those 2006-10-24 14:06:31 +00:00
row0mysql.c branches/zip: Remove all buf_block_align() calls from lock0lock.c. 2006-10-24 06:45:52 +00:00
row0purge.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
row0row.c branches/zip: Add const qualifiers to some read-only byte* and rec_t* 2006-10-20 13:50:40 +00:00
row0sel.c branches/zip: Remove all buf_block_align() calls from lock0lock.c. 2006-10-24 06:45:52 +00:00
row0uins.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0umod.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0undo.c branches/zip: Allow the locally stored part of externally stored columns 2006-09-26 11:50:54 +00:00
row0upd.c branches/zip: Remove all references to buf_block_align() except those 2006-10-24 14:06:31 +00:00
row0vers.c branches/zip: Minor cleanup. 2006-10-23 19:14:36 +00:00