We have a MySQL 5.5 Amazon EC2 instance (db.m1.small) which shows “storage full” in the status column of the Amazon RDS console.
We tried connecting via SQL and removing a bunch of rows, but the delete command hangs. How do I resolve this ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should probably increase the storage space and try the commands again, maybe its unable to delete since its storage is full.