http://www.perlmonks.org?node_id=870275


in reply to Re: Problem with update statement with DBD::mysql
in thread Problem with update statement with DBD::mysql

Good point - remember that you can also set AutoCommit on a database handle, if you don't want to manually commit each transaction.