mariadb/row
marko d260926abf 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:15:46 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
row0ins.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00
row0mysql.c Do not break the latching order in TRUNCATE TABLE. 2006-10-30 13:15:46 +00:00
row0purge.c row_purge_parse_undo_rec(): Correct a faulty condition. Luckily, this 2006-09-26 11:37:58 +00:00
row0row.c row_build_index_entry(): Declare variables in the beginning of a block, 2006-09-22 06:48:56 +00:00
row0sel.c Split long lines with [] operators better. 2006-09-20 06:41:30 +00:00
row0uins.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00
row0umod.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00
row0undo.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00
row0upd.c row_upd_sec_step(): Fix false comment. 2006-09-20 11:05:12 +00:00
row0vers.c Revamp the line splits done in r763 and r764 that can now be done better, 2006-09-19 07:22:21 +00:00