danfengcao / binlog2sql

Parse MySQL binlog to SQL you want
GNU General Public License v3.0
3.33k stars 1.04k forks source link

命令执行后错了 #57

Open zoujd-github opened 5 years ago

zoujd-github commented 5 years ago

Traceback (most recent call last): File "binlog2sql.py", line 149, in back_interval=args.back_interval, only_dml=args.only_dml, sql_type=args.sql_type) File "binlog2sql.py", line 47, in init with self.connection as cursor: AttributeError: exit

DarkFrank commented 1 year ago

up. image

There is no such problem in python 2.