Bug #82974 | CREATE USER error message is not clear | ||
---|---|---|---|
Submitted: | 13 Sep 2016 16:55 | Modified: | 22 Sep 2016 10:27 |
Reporter: | Oli Sennhauser | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Security: Privileges | Severity: | S4 (Feature request) |
Version: | 5.7.15 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | create user, failed |
[13 Sep 2016 16:55]
Oli Sennhauser
[14 Sep 2016 9:29]
Oli Sennhauser
Same situation with DROP USER: mysql> drop user test; ERROR 1396 (HY000): Operation DROP USER failed for 'test'@'%' It is not true that the DROP USER failed. The DROP USER command failed because the user does not exist.
[22 Sep 2016 10:27]
MySQL Verification Team
Hello Oli, Thank you for the feature request. This is duplicate of Bug #28331 Thanks, Umesh