mariadb/storage/innobase/trx
Marko Mäkelä 417a267927 Re-enable the debug assertions for Bug#12650861.
Replace UNIV_BLOB_NULL_DEBUG with UNIV_DEBUG||UNIV_BLOB_LIGHT_DEBUG. 
Fix known bogus failures.

btr_cur_optimistic_update(): If rec_offs_any_null_extern(), assert that
the current transaction is an incomplete transaction that is being
rolled back in crash recovery.

row_build(): If rec_offs_any_null_extern(), assert that the transaction
that last updated the record was recovered during crash recovery
(and will soon be rolled back).
2011-06-16 11:51:04 +03:00
..
trx0purge.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 15:19:04 +03:00
trx0rec.c Re-enable the debug assertions for Bug#12650861. 2011-06-16 11:51:04 +03:00
trx0roll.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 15:21:32 +03:00
trx0rseg.c Apply the following InnoDB snapshots: 2007-03-22 15:59:35 -06:00
trx0sys.c (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 15:28:48 +03:00
trx0trx.c Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 2011-04-07 21:12:54 +03:00
trx0undo.c Bug #57611 ibdata file and continuous growing undo logs 2010-10-26 16:54:18 -04:00