Relative Content

Tag Archive for mysqlamazon-web-services

how to recover mysql database on aws ec2?

I had an application that required a lot of resources, so I changed the instance type from t2.micro to t3a.small. However, I reverted back to t2.micro, and now all my MySQL databases are missing. I have never executed a DROP DATABASE command.