# # ChangeLog for /pykota/trunk/pykota/storages/mysqlstorage.py # # Generated by Trac 0.11rc1 # 05/19/24 09:44:20 Tue, 21 Feb 2006 17:15:40 GMT jerome [2741] * pykota/trunk/pykota/storages/mysqlstorage.py (modified) * pykota/trunk/pykota/storages/pgstorage.py (modified) * pykota/trunk/pykota/storages/sqlitestorage.py (modified) Added timing information for SQL queries and transactions. Fri, 03 Feb 2006 18:37:13 GMT matt [2649] * pykota/trunk/pykota/storages/mysqlstorage.py (modified) Need autocommit on for INNODB tables Fri, 03 Feb 2006 14:33:42 GMT matt [2646] * pykota/trunk/pykota/storages/mysqlstorage.py (modified) Fix transaction BEGIN function Fri, 03 Feb 2006 14:14:59 GMT jerome [2645] * pykota/trunk/pykota/storages/mysqlstorage.py (modified) Added svn keywords (Id) Fri, 03 Feb 2006 14:14:08 GMT jerome [2644] * pykota/trunk/pykota/storages/mysqlstorage.py (modified) Changed copyright messages' years Thu, 02 Feb 2006 18:40:31 GMT matt [2639] * pykota/trunk/pykota/storages/mysqlstorage.py (added) Forgot the MySQL storage file