Bug #68300 | alter user password expire will cause crash when start with skip-grant_tables | ||
---|---|---|---|
Submitted: | 7 Feb 2013 8:31 | Modified: | 1 Mar 2013 16:54 |
Reporter: | xiaobin lin (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Security: Privileges | Severity: | S3 (Non-critical) |
Version: | 5.6.6+ | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | alter user password expire, crash, skip-grant_tables |
[7 Feb 2013 8:31]
xiaobin lin
[7 Feb 2013 8:33]
xiaobin lin
based on 5.6.10
Attachment: 5.6.10.user_password_expire.diff (application/octet-stream, text), 543 bytes.
[7 Feb 2013 10:58]
Erlend Dahl
Thank you for the bug report. Reproducible on recent 5.6.
[1 Mar 2013 16:54]
Paul DuBois
Noted in 5.6.11, 5.7.1 changelogs. If the server was started with --skip-grant-tables, ALTER USER ... PASSWORD EXPIRE caused the server to exit.