Relative Content

Tag Archive for mysqlamazon-rds

Not accepting RDS -> MySQL password

I am using MySQL on RDS (AWS) but when I run mysql -u admin -p travel-community and enter password, I am getting error# ERROR 1045 (28000): Access denied for user 'admin'@'localhost' (using password: YES).

MySQL instant drop column on an old table

I’m trying to use MySQL’s instant column drop functionality on a large/high traffic table and it’s not working the way I expect. My database is hosted in AWS RDS on MySQL version 8.0.34.