[MDEV-23782] mariadb cli command writes to ~/.mysql_history Created: 2020-09-21 Updated: 2023-01-11 Resolved: 2023-01-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Manjot Singh (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 2 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
In MariaDB 10.5, the binary is mariadb but it writes to jira~/.mysql_history. It should write to ~jira/.mariadb_history so as to match other changes. |