mariadb/storage/sphinx
Sergei Golubchik aed5928207 cleanup: extract transaction-related part of handlerton
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.
2024-11-05 14:00:50 -08:00
..
mysql-test/sphinx MDEV-20647 Fix and enable SphinxSE tests 2019-09-30 15:47:09 +03:00
CMakeLists.txt MDEV-29490 Renaming internally used client API to avoid name conflicts 2022-10-25 14:00:21 +02:00
gen_data.php
ha_sphinx.cc cleanup: extract transaction-related part of handlerton 2024-11-05 14:00:50 -08:00
ha_sphinx.h cleanup: remove unconditional #ifdef's 2024-11-05 14:00:47 -08:00
make-patch.sh
snippets_udf.cc MDEV-25602 get rid of __WIN__ in favor of standard _WIN32 2021-06-06 13:21:03 +02:00