[MDEV-14876] on Linux/Unix, handle user config files under the $XDG_CONFIG_HOME path Created: 2018-01-05 Updated: 2018-01-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Guillaume Allègre | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
On Linux/Unix, the current convention moves "hidden" user config files under This would be great if the mariadb client tools (particularly the mysql console) could handle $XDG_CONFIG_HOME/.my.cnf too. |