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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ