must autocommit be turned off to use START TRANSACTION?
| SitePoint Sponsor |



must autocommit be turned off to use START TRANSACTION?



Please confirm what I think I'm reading: that START TRANSACTION implicitly disables autocommit mode for a single series of statements



http://dev.mysql.com/doc/refman/5.0/en/commit.html explicitly says yes
Bookmarks