esnme / ultramysql

A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.
http://www.esn.me
Other
547 stars 95 forks source link

How to commit if autoCommit is False? #33

Closed V-E-O closed 11 years ago

V-E-O commented 11 years ago

Hi,

Do you have any method on manually commit? Thanks.

jskorpan commented 11 years ago

I would consider this a part of the SQL language and not subject of this driver