[MDEV-5658] Longer user names Created: 2014-02-12 Updated: 2014-02-12 Resolved: 2014-02-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | azurit | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Currently, MySQL/MariaDB allows only 16-character-long user names, which is terribly short. It would be cool to, at least, double it. |
| Comments |
| Comment by Elena Stepanova [ 2014-02-12 ] |
|
Starting from 5.5.31, MariaDB supports usernames up to 80 characters. In 5.5 release line, you need to alter system tables manually. In 10.0, it's 80 characters by default. |
| Comment by Elena Stepanova [ 2014-02-12 ] |
|
Duplicate of |