mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 04:53:01 +01:00
7078203389
Use atomic operations when accessing trx_sys_t::max_trx_id. We can't yet move trx_sys_t::get_new_trx_id() out of mutex because it must be updated atomically along with trx_sys_t::rw_trx_ids. |
||
---|---|---|
.. | ||
read0read.cc |