mariadb/storage/innobase/trx
Eugene Kosov e9c389c334 MDEV-22701 InnoDB: encapsulate trx_sys.mutex and trx_sys.trx_list into a separate class
thread_safe_trx_ilist_t: almost generic one

UT_LIST was replaced with ilist<t>

innobase_kill_query: wrong comment removed.
2020-06-23 19:11:57 +03:00
..
trx0i_s.cc MDEV-22701 InnoDB: encapsulate trx_sys.mutex and trx_sys.trx_list into a separate class 2020-06-23 19:11:57 +03:00
trx0purge.cc MDEV-8139 Fix Scrubbing 2020-06-12 09:17:51 +05:30
trx0rec.cc MDEV-22110 preparation: Remove mtr_memo_contains macros 2020-06-10 07:50:09 +03:00
trx0roll.cc Merge 10.4 into 10.5 2020-06-03 09:45:39 +03:00
trx0rseg.cc MDEV-22110 preparation: Remove mtr_memo_contains macros 2020-06-10 07:50:09 +03:00
trx0sys.cc MDEV-22701 InnoDB: encapsulate trx_sys.mutex and trx_sys.trx_list into a separate class 2020-06-23 19:11:57 +03:00
trx0trx.cc MDEV-22701 InnoDB: encapsulate trx_sys.mutex and trx_sys.trx_list into a separate class 2020-06-23 19:11:57 +03:00
trx0undo.cc MDEV-15053 Reduce buf_pool_t::mutex contention 2020-06-05 12:35:46 +03:00