mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
f4df8c00c9
TrxInInnoDB should be constructed to track if a transaction is executing inside InnoDB code i.e. it is like a gate between Server and InnoDB ::rnd_next() is called from Server and thus construct TrxInInnoDB also there. Applied suggested clean-up to TrxInInnoDB class functions enter() and exit(). Note that exactly original did not work for enter(). |
||
---|---|---|
.. | ||
ha_innodb.cc | ||
ha_innodb.h | ||
ha_innopart.cc | ||
ha_innopart.h | ||
ha_xtradb.h | ||
handler0alter.cc | ||
handler0alter_innopart.cc | ||
i_s.cc | ||
i_s.h |