开发者

How recovery wrong updates in a MySQL database?

开发者 https://www.devze.com 2023-01-08 02:53 出处:网络
I update a table, but my query clear all columms, can I ro开发者_开发技巧ll back this updates?If you have a recent backup & binlog is active, there\'s a chance, see: http://dev.mysql.com/doc/refma

I update a table, but my query clear all columms, can I ro开发者_开发技巧ll back this updates?


If you have a recent backup & binlog is active, there's a chance, see: http://dev.mysql.com/doc/refman/5.0/en/point-in-time-recovery.html If not. it's a lesson learned....

0

精彩评论

暂无评论...
验证码 换一张
取 消