[MXS-1731] Empty version_string is not detected Created: 2018-03-21 Updated: 2018-03-27 Resolved: 2018-03-27 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.3 |
| Fix Version/s: | 2.2.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
If the version_string parameter is empty, no error is logged. |
| Comments |
| Comment by markus makela [ 2018-03-26 ] |
|
Empty values are now correctly treated as errors. |
| Comment by markus makela [ 2018-03-26 ] |
|
The handling of pre-2.2.4 upgrades still needs to be implemented for persisted files. |