liupeipeng

Results 1 issues of liupeipeng

我的语句是这样 python3 binlogfile2sql.py -hxxx -uxxxx -p -Pxxx -d xxxx -t xxxx --sql-type='update' --file-path='/root/tmp_binlog/binlog.004018' --start-datetime='2023-08-17 19:30:00' -B > rollback_xxxxx.sql 报错是 ![image](https://github.com/michael-liumh/binlog2sql/assets/40448174/467f039f-ccc3-4eb1-bfd3-f1e0ca422aca) 如果我的语句不对,麻烦您给我个例子(解析某张表从某个时间点以来的全部binlog)