Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.3.31, 10.4.21, 10.5.12, 10.6.4
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
Attachments
Issue Links
- relates to
-
MDEV-33469 Server incorrectly describes known variables as UNKNOWN if invalid values are specified at startup
-
- Closed
-
-
MDEV-32745 config upgrade helper tool
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
As noted on bug report https://jira.mariadb.org/browse/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 |
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 |
Labels | beginner-friendly |
Fix Version/s | 10.3 [ 22126 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Workflow | MariaDB v3 [ 126771 ] | MariaDB v4 [ 144423 ] |
Fix Version/s | 10.3 [ 22126 ] |
Link | This issue relates to MDEV-32745 [ MDEV-32745 ] |
Assignee | Daniel Black [ danblack ] |
Assignee | Daniel Black [ danblack ] | Sergei Golubchik [ serg ] |
Status | Confirmed [ 10101 ] | In Review [ 10002 ] |
Link |
This issue relates to |
Fix Version/s | 10.5.25 [ 29626 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10002 ] | Closed [ 6 ] |
Fix Version/s | 10.6.18 [ 29627 ] | |
Fix Version/s | 10.11.8 [ 29630 ] | |
Fix Version/s | 11.0.6 [ 29628 ] | |
Fix Version/s | 11.1.5 [ 29629 ] | |
Fix Version/s | 11.2.4 [ 29631 ] |
I would like to contribute to this