[MDEV-24803] some loose variables can break mysql_install_db Created: 2021-02-07  Updated: 2021-02-07

Status: Open
Project: MariaDB Server
Component/s: Upgrades
Fix Version/s: None

Type: Task Priority: Minor
Reporter: VAROQUI Stephane Assignee: Unassigned
Resolution: Unresolved Votes: 0
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


Generated at Thu Feb 08 09:32:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.