简体   繁体   中英

Amazon RDS Multi-AZ - Access denied error

I have created an AWS RDS MySql using Amazon RDS Multi-AZ . The database has been created with one writer and two reader instances. But When I try to login to the database from ec2 or from my laptop, I am getting the below error

"Access denied for user 'admin'@'c-11-22-33-44.hsdi1.oh.comacast.net' (using password:Yes)

I have created another database with just one instance and the login is working.

I appreciate your help.

The error message means you did not type your password right. You can first type possible special characters in the password in a text editor to confirm the keyboard is not the cause.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM