Browse Source
MDEV-14756 - Remove trx_sys_t::rw_trx_list
MDEV-14756 - Remove trx_sys_t::rw_trx_list
Removed trx_sys_t::n_prepared_recovered_trx: never used. Removed trx_sys_t::n_prepared_trx: used only at shutdown, we can perfectly get this value from rw_trx_hash.pull/567/head
5 changed files with 72 additions and 36 deletions
-
44storage/innobase/include/trx0sys.h
-
23storage/innobase/lock/lock0lock.cc
-
2storage/innobase/trx/trx0roll.cc
-
31storage/innobase/trx/trx0sys.cc
-
8storage/innobase/trx/trx0trx.cc
Write
Preview
Loading…
Cancel
Save
Reference in new issue