mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 15:54:37 +01:00
b92ec52915
Add an option to control whether the master should keep waiting until timeout when it detected that there is no semi-sync slave available. The bool option 'rpl_semi_sync_master_wait_no_slave' is 1 by defalt, and will keep waiting until timeout. When set to 0, the master will switch to asynchronous replication immediately when no semi-sync slave is available. |
||
---|---|---|
.. | ||
configure.in | ||
Makefile.am | ||
plug.in | ||
semisync.cc | ||
semisync.h | ||
semisync_master.cc | ||
semisync_master.h | ||
semisync_master_plugin.cc | ||
semisync_slave.cc | ||
semisync_slave.h | ||
semisync_slave_plugin.cc |