mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
a9cda4419b
Bug was that ReplSemiSyncMaster::commitTrx() was waiting on a condition for state to change, but didn't take into account that one could have disabled semi-sync during the wait. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
semisync.cc | ||
semisync.h | ||
semisync_master.cc | ||
semisync_master.h | ||
semisync_master_plugin.cc | ||
semisync_slave.cc | ||
semisync_slave.h | ||
semisync_slave_plugin.cc |