[MDEV-6625] SHOW GRANTS for current_user_name@wrong_host_name Created: 2014-08-21 Updated: 2014-08-22 Resolved: 2014-08-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.13 |
| Fix Version/s: | 10.0.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The command SHOW GRANTS FOR username@hostname where username matches the current user name but the hostname differs from the current user host name is erroneously treated as SHOW GRANTS FOR CURRENT_USER(). |