Details
-
Type:
Bug
-
Status: Confirmed (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.3.31, 10.4.21, 10.5.12, 10.6.4
-
Component/s: Server
-
Labels:
Description
As noted on bug report MDEV-26922 , invalid parameter detection only happens after SST.
After fixing the invalid parameter, SST will happen again but if there are any other invalid parameter, same will happen, triggering as many SSTs as invalid parameters were in the config file
it would be nice that when MariaDB aborts due to an invalid parameter, it keeps reading the rest of the config file trying to find all invalid lines that there are to minimize the amount of restarts