1

我在 Mysql 表中的数据被某人清理了,我想抓住他。通过分析 binlog 文件,我发现了以下信息:

# at 93029280
# 170904 13:30:54 server id 1  end_log_pos 93029379  Query    thread_id=26112 exec_time=0     error_code=0

 SET TIMESTAMP=1504503054/*!*/;
 TRUNCATE TABLE JTZRZ_FWDJ_DJJL
 /*!*/;

但是我不知道该怎么办。可以通过thread_id获取executor ip地址吗?或者别的什么,请帮帮我。非常感谢。

4

0 回答 0