mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
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. |
||
|---|---|---|
| .. | ||
| daemon_example | ||
| fulltext | ||
| semisync | ||
| Makefile.am | ||