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
preguntada hace 9 meses343 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas