阅读背景:

您可以使用与MySQLdb相同的连接执行多个原子提交

来源:互联网 

I would like to be able to perform atomic commits using the same connection object using the MySQLDb library in Python3. I don't think it should be necessary to make two network connections to the database just to perform multiple atomic commits, but that seems to be the situation. Is the only alternative to create a connection pool?I would like to be able to perform atomic commi




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: