[MXS-2261] maxkeys overwrites existing key without warning Created: 2019-01-12 Updated: 2019-07-05 Resolved: 2019-07-05 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxkeys |
| Affects Version/s: | 2.2.19, 2.3.2 |
| Fix Version/s: | 2.3.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Marko Rajala (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-85 |
| Description |
|
If an existing .secrets file exists, it will be overwritten without a warning when maxkeys is run. This is likely to cause problems if done accidentally and either a confirmation to overwrite the file or an error should be generated. |