Comment 1 for bug 785305

Revision history for this message
Chris Petersen (geek+launchpad) wrote :

SET autocommit='OFF' is a connection setting, not a cursor setting. Wouldn't it be a little more efficient to run at connection time rather than every time a cursor is created?