mariadb/row
marko 7f46c9bb44 branches/zip: row_upd_sec_index_entry(): Pass foreign=TRUE to
row_ins_index_entry().  The added parameter (whether to check
foreign key constraints) was incorrectly passed as FALSE in r1591.
2007-06-21 12:22:04 +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: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
row0merge.c branches/zip: Initialize trx_dummy_sess only once. Require trx->sess to 2007-06-21 12:02:29 +00:00
row0mysql.c branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
row0purge.c branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
row0row.c branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
row0sel.c branches/zip: Make merge sort handle externally stored columns. 2007-06-21 09:43:15 +00:00
row0uins.c branches/zip: Fix some minor things in row0uins.c after comparing to trunk. 2007-05-18 10:53:29 +00:00
row0umod.c branches/zip: Document and obey the rules for modifying the free bits in 2007-05-16 09:23:53 +00:00
row0undo.c branches/zip: Initialize trx_dummy_sess only once. Require trx->sess to 2007-06-21 12:02:29 +00:00
row0upd.c branches/zip: row_upd_sec_index_entry(): Pass foreign=TRUE to 2007-06-21 12:22:04 +00:00
row0vers.c branches/zip: Rename dtuple_datas_are_ordering_equal() to dtuple_coll_cmp(), 2007-05-22 09:34:25 +00:00