Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.6.17, 10.11.7, 11.0.5, 11.1.4, 11.2.3, 11.3.2
-
None
Description
If a server has a default configuration (e.g. in a my.cnf file) with rpl_semi_sync_slave_enabled set, on server start, the corresponding rpl_semi_sync_slave_status variable will also be ON initially, even if the slave was never configured/started. This is because the Repl_semi_sync_slave initialization logic (function init_object()) sets the running status to the enabled value during init_server_components().
Attachments
Issue Links
- is caused by
-
MDEV-32551 "Read semi-sync reply magic number error" warnings on master
- Closed