Feature Request
Is your feature request related to a problem? Please describe:
In MySQL 5.7 the user table has attributes for password_expired, password_last_changed, password_lifetime. These are helpful for user management.
Describe the feature you'd like:
- It should be possible to set a password as expired.
- It should be possible to see the date a password was last changed.
- It should be possible to force a password to be changed every n days.
Describe alternatives you've considered:
N/A
Teachability, Documentation, Adoption, Migration Strategy:
These are features of MySQL 5.7.
Feature Request
Is your feature request related to a problem? Please describe:
In MySQL 5.7 the user table has attributes for
password_expired,password_last_changed,password_lifetime. These are helpful for user management.Describe the feature you'd like:
Describe alternatives you've considered:
N/A
Teachability, Documentation, Adoption, Migration Strategy:
These are features of MySQL 5.7.