mariadb/storage/innobase/trx
Thirunarayanan Balathandayuthapani f94d9ab9f8 MDEV-20483 Follow-up fix
At commit, trx->lock.table_locks (which is a cache of trx_locks) can
consist of NULL pointers. Add a debug assertion for that, and clear
the vector.
2019-09-18 20:20:04 +05:30
..
trx0i_s.cc Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
trx0purge.cc Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
trx0rec.cc MDEV-17939 Assertion `++loop_count < 2' failed in trx_undo_report_rename 2019-09-11 16:02:41 +05:30
trx0roll.cc MDEV-15326: InnoDB: Failing assertion: !other_lock 2019-09-04 09:42:38 +03:00
trx0rseg.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
trx0sys.cc MDEV-15326 preparation: Remove trx_sys_t::n_prepared_trx 2019-09-04 09:42:38 +03:00
trx0trx.cc MDEV-20483 Follow-up fix 2019-09-18 20:20:04 +05:30
trx0undo.cc MDEV-15326: InnoDB: Failing assertion: !other_lock 2019-09-04 09:42:38 +03:00