Why does my MySQL RDS database deletes it's content on it's own?

0

My MySQL RDS database tables get deleted automatically every 7 days or so. I create tables with content for said database from an app I made, and they all get deleted after a period of days. The instance and it's database still continue to exist, just that all the tables and their contents get completely deleted. It happens everytime afer I create a table. My RDS instance is a free 12 months trial. Is it because of that that the content from the databases get deleted?

Franco
已提问 9 个月前342 查看次数
1 回答
0

I have never heard of this happening before. Are you sure your app isnt doing this?

I would look at the MYSQL Logs for the DROP table command and find the source IP/user thats issuing theses

profile picture
专家
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则