binlog2sql icon indicating copy to clipboard operation
binlog2sql copied to clipboard

用起来都是泪

Open zhangyupy opened this issue 2 years ago • 1 comments

为啥我 用的时候要改很多代码?不然就会报错 例如: with self.connection as cursor 后面只要是用with管理的上下文都会报错,

zhangyupy avatar Jun 24 '22 01:06 zhangyupy

python2.7+

章鱼 @.***> 於 2022年6月24日 週五 上午9:55寫道:

为啥我 用的时候要改很多代码?不然就会报错 例如: with self.connection as cursor 后面只要是用with管理的上下文都会报错,

— Reply to this email directly, view it on GitHub https://github.com/danfengcao/binlog2sql/issues/101, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLMXRQXLYUGVYI5FY7MBRDVQUISLANCNFSM5ZWHJXUQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

danfengcao avatar Jun 30 '22 02:06 danfengcao

确实升级版本到2.7+好了,希望能写到readme里面

dazer007 avatar Sep 17 '22 14:09 dazer007