mysql通过binlog日志恢复数据

  误删除数据时,可以通过binlog日志文件恢复数据,需要提前开启binlog状态。

原文地址:https://www.cnblogs.com/YCcc/p/10825870.html

刷新binlog参数

-F

-A

--master-data

原文地址:https://www.cnblogs.com/jifengblog/p/12853927.html