Details
-
Type:
Task
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Upgrades
-
Labels:None
Description
With this block of config that take care in a single config for different Major releases
Server install and start process will break with fatal error while loose keyword should prevent that .
[mysqld]
loose_rpl_semi_sync_slave_enabled = 1
loose_rpl_semi_sync_master_enabled = 1
loose_rpl_semi_sync_slave=1 # mariadb_deprecated 10.3.3
loose_rpl_semi_sync_master=1 # mariadb_deprecated 10.3.3