mariadb/storage/innobase/trx
Marko Mäkelä 2e84846ec0 MDEV-24861 Assertion `trx->rsegs.m_redo.rseg' failed in innodb_prepare_commit_versioned
trx_t::commit_tables(): Ensure that mod_tables will be empty.
This was broken in commit b08448de64
where the query cache invalidation was moved from lock_release().
2021-02-15 10:19:57 +02:00
..
trx0i_s.cc MDEV-20612: Replace lock_sys.mutex with lock_sys.latch 2021-02-11 14:52:10 +02:00
trx0purge.cc MDEV-24671: Replace lock_wait_timeout_task with mysql_cond_timedwait() 2021-01-27 15:45:39 +02:00
trx0rec.cc MDEV-24700 Assertion "lock not found"==0 in lock_table_x_unlock() 2021-01-27 16:54:38 +02:00
trx0roll.cc MDEV-21452 fixup: Introduce trx_t::mutex_is_owner() 2021-02-05 16:37:06 +02:00
trx0rseg.cc Merge 10.5 into 10.6 2021-01-25 12:56:30 +02:00
trx0sys.cc MDEV-24142: Remove the LatchDebug interface to rw-locks 2020-12-03 15:27:50 +02:00
trx0trx.cc MDEV-24861 Assertion `trx->rsegs.m_redo.rseg' failed in innodb_prepare_commit_versioned 2021-02-15 10:19:57 +02:00
trx0undo.cc Merge 10.5 into 10.6 2021-01-25 12:56:30 +02:00