mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
aed5928207
into a separate transaction_participant structure handlerton inherits it, so handlerton itself doesn't change. but entities that only need to participate in a transaction, like binlog or online alter log, use a transaction_participant and no longer need to pretend to be a full-blown but invisible storage engine which doesn't support create table. |
||
---|---|---|
.. | ||
mysql-test/sequence | ||
CMakeLists.txt | ||
sequence.cc |