[MDEV-7582] Create the ability to add a default database for a user account Created: 2015-02-13 Updated: 2015-10-31 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Some users are migrating to MariaDB from systems that allow the ability to specify a "default database" for a user account. They would like the ability to do something similar in MariaDB, so that they have to change less code in their applications. |
| Comments |
| Comment by Sergei Golubchik [ 2015-10-31 ] |
|
I'd rather do init-connect that works per-user |