[MDEV-9782] The "at" symbol (@) in user names breaks access to schemas Created: 2016-03-23 Updated: 2016-05-09 Resolved: 2016-05-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.1.11, 10.1.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Igor Pashev | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Default roles is set.
1. You can't set default database (unless you have some DB-level privilege):
2. You can't list databases you have any privilege on:
According to https://mariadb.com/kb/en/mariadb/identifier-names/, @ (U+0040) is a valid character. Use case: email addresses as logins |
| Comments |
| Comment by Igor Pashev [ 2016-04-11 ] | |||||||||||||||||||||
|
Now I'm not sure the problem is in @:
| |||||||||||||||||||||
| Comment by Igor Pashev [ 2016-04-11 ] | |||||||||||||||||||||
|
It's |