in reply to Re^2: Differences in SQL syntax when using DBI (are there any)? And help on publishing module on CPAN.
in thread Differences in SQL syntax when using DBI (are there any)? And help on publishing module on CPAN.

Mysql has had transactions for some time now (since version 3.23.17, according to the docs). See http://dev.mysql.com/doc/mysql/en/commit.html.
  • Comment on Re^3: Differences in SQL syntax when using DBI (are there any)? And help on publishing module on CPAN.