反向解析binlog
1、获取my2sql
2、./my2sql -user root -password redhat -host 10.221.9.8 -port 13306 -mode repl -work-type rollback -start-file binlog.000605 -output-dir /tmp
3、chmod +x my2sql
1、获取my2sql
2、./my2sql -user root -password redhat -host 10.221.9.8 -port 13306 -mode repl -work-type rollback -start-file binlog.000605 -output-dir /tmp
3、chmod +x my2sql