Revision history for Mojo-mysql

0.03     Mon Oct 13 13:39:59 2014
       - Removed commit and rollback methods from Mojo::mysql::Database.
       - Added Mojo::mysql::Transaction.

0.02     Sun Oct 12 18:14:33 2014
       - Force mysql_auto_reconnect = 0 to avoid nasty reconnect bugs under
         some environments.
         https://metacpan.org/pod/DBD::mysql#mysql_auto_reconnect

0.01     Sat Oct 11 17:34:05 2014
       - First release.