2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
You can restore the password with this api
aws rds modify-db-instance --master-user-password
Contenus pertinents
- demandé il y a 9 mois
- demandé il y a 2 mois
- demandé il y a 9 mois

Do you know if this will restore the config for the user? I can access with the password to the mysql command line but it does not allow me to connect to the db I want.
There are 2 users matching the master username; only resetting the the one not tied to a specific host @philaws