mysql 表神秘清空
我注意到今天我的几个 mysql 表被清空了。我想不出任何原因会导致这种情况发生。我将数据库存储在 AWS 卷中,但我们的空间远远低于分配给我们的空间量。我想知道以前是否有人遇到过这个问题?对我可以测试的东西有什么建议吗?抱歉,如果我没有提供足够的信息;这是因为我想不出有什么原因会导致这种情况。请随意询问。
I noticed that a couple of my mysql tables today were emptied. I can't think of any reason why this would occur. I store the DB in an AWS volume and we are well under the amount of space allocated to us. I was wondering if anyone had this issue before? Any suggestions of things that I can test? Sorry if I haven't provided enough information; its because I can't think of anything that would have caused this. Feel free to ask away.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
删除语句怎么样?错误的代码、错误的安全权限、SQL 注入等
How about a delete statement? Bad code, bad security permissions, SQL injection etc