Bug #75928 | Set password syntax not accepted | ||
---|---|---|---|
Submitted: | 17 Feb 2015 9:42 | Modified: | 18 Feb 2015 5:54 |
Reporter: | Daniël van Eeden (OCA) | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Security: Privileges | Severity: | S2 (Serious) |
Version: | 5.7.6-m16 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | regression |
[17 Feb 2015 9:42]
Daniël van Eeden
[18 Feb 2015 5:54]
MySQL Verification Team
Hello Daniël, Thank you for the report. This is duplicate of Bug #75927 Currently SET PASSWORD = PASSWORD () is removed as syntax and Bug #75927 confirms that it should throw a deprecation warning instead of the SQL syntax error. Thanks, Umesh