mariadb/row
marko 6c2bc49a36 branches/zip: Port r973 from trunk.
Do not break the latching order in TRUNCATE TABLE.

dict_truncate_index_tree(): Replace parameter rec_t* rec with
btr_pcur_t* pcur.  Reposition pcur before calling btr_create().

sync_thread_add_level(): Remove the relaxation of the assertion added in r968.
2006-10-30 13:44:00 +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: 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