• Sergey Vojtovich's avatar
    MDEV-14756 - Remove trx_sys_t::rw_trx_list · 02270b44
    Sergey Vojtovich authored
    Let lock_validate_table_locks(), lock_rec_other_trx_holds_expl(),
    lock_table_locks_lookup(), trx_recover_for_mysql(), trx_get_trx_by_xid(),
    trx_roll_must_shutdown(), fetch_data_into_cache() iterate rw_trx_hash
    instead of rw_trx_list.
    02270b44
trx0roll.cc 33.5 KB