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?

1 réponse
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
EXPERT
répondu il y a 9 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions