240 发简信
IP属地:广东
  • 使用mysqlbinlog恢复误删数据

    1.确保MYSQL里的BINLOG开启、binlog_format为ROW和binlog_row_image为FULL 2.对表tt里进行操作 ...