mariadb/row
marko 8c292a263a branches/zip: Enclose some more debug code in #ifdef UNIV_SYNC_DEBUG
to allow the code to be built with UNIV_DEBUG but without UNIV_SYNC_DEBUG.
2006-10-31 16:51:16 +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: row_ins_foreign_check_on_constraint(), 2006-10-26 13:04:49 +00:00
row0mysql.c branches/zip: Port r973 from trunk. 2006-10-30 13:44:00 +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: Enclose some more debug code in #ifdef UNIV_SYNC_DEBUG 2006-10-31 16:51:16 +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