[MDEV-26923] MariaDB will abort server startup if it finds an invalid parameter, but won't check for other invalid params Created: 2021-10-27 Updated: 2024-02-08 |
|
| Status: | In Review |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.3.31, 10.4.21, 10.5.12, 10.6.4 |
| Fix Version/s: | 10.4, 10.5, 10.6 |
| Type: | Bug | Priority: | Minor |
| Reporter: | carlos tutte | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | beginner-friendly | ||
| Issue Links: |
|
||||||||
| Description |
|
As noted on bug report MDEV-26922 , invalid parameter detection only happens after SST. 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 |
| Comments |
| Comment by Tony Chen [ 2023-12-06 ] |
|
I would like to contribute to this |
| Comment by Sergei Golubchik [ 2023-12-12 ] |
|
Sure, please, go ahead |
| Comment by Daniel Black [ 2024-02-08 ] |
|
serg happy with the updated PR? |