[MDEV-28029] No warnings if server starts with "--old" option Created: 2022-03-09 Updated: 2022-04-20 Resolved: 2022-04-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Variables |
| Affects Version/s: | 10.9 |
| Fix Version/s: | 10.9.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Lena Startseva | Assignee: | Rucha Deodhar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
I try to start server with option "--old":
and expect a warning that option "--old" is deprecated, but there is no any warnings. |
| Comments |
| Comment by Rucha Deodhar [ 2022-03-09 ] |
|
Patch: https://github.com/MariaDB/server/commit/7760434991af0a4181ceadeb3eebc770d895f29f |
| Comment by Sergei Golubchik [ 2022-04-19 ] |
|
7760434991af0a4181ceadeb3eebc770d895f29f is ok to push |
| Comment by Rucha Deodhar [ 2022-04-19 ] |
|
Pushed to : bb-10.9- |