Altering Password For Existing User Fails With "ERROR 1396 (HY000): Operation ALTER USER failed"
(Doc ID 2520240.1)
Last updated on OCTOBER 02, 2023
Applies to:
MySQL Server - Version 5.7 and laterInformation in this document applies to any platform.
Symptoms
Altering the password for existing user fails with the following error:
Changes
Old_passwords is set to 2(Default value is 0) on the server and password for existing user(owns mysql_native_password plugin) has been changed manually using PASSWORD() function.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |