[DB-SIG] Question about MySQL insert function

Andy Dustman farcepest at gmail.com
Wed Aug 9 04:27:24 CEST 2006


On 7/30/06, Chris Curvey <ccurvey at gmail.com> wrote:
> Just wondering...do you need to commit() ?

He does. Autocommit is off by default, as specified by PEP-249.
-- 
The Pythonic Principle: Python works the way it does
because if it didn't, it wouldn't be Python.


More information about the DB-SIG mailing list