[MXS-1858] MaxAdmin command history saves duplicates of a command Created: 2018-05-07 Updated: 2018-07-09 Resolved: 2018-07-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxadmin |
| Affects Version/s: | 2.2 |
| Fix Version/s: | 2.3.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Esa Korhonen | Assignee: | Marko Rajala (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-61 |
| Description |
|
If one gives the same command to MaxAdmin several times in succession, the command is saved to the command history several times. This is different from e.g. bash, where the command would only be saved once. This makes moving back in the command history a bit more convenient. |