root / pykota / trunk / pykota / storages / mysqlstorage.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3010 [3010] 18 years jerome Finally it's probably better to abort immediately if python-mysqldb is too …
(edit) @3009 [3009] 18 years jerome Now logs an error when the version of python-mysqldb lacks some …
(edit) @2954 [2954] 18 years jerome Ensures that the databases are created with UTF-8 encoding, and that …
(edit) @2874 [2874] 18 years jerome Explicitely sets the default TCP ports to use, because it seems that once …
(edit) @2863 [2863] 18 years jerome UnicodeDecodeError? is not defined in Python2.2…
(edit) @2862 [2862] 18 years jerome Fixed an UTF-8 encoding error…
(edit) @2830 [2830] 18 years jerome Improved the code's quality a bit with pylint.
(edit) @2821 [2821] 18 years jerome Changed the transaction isolation level to READ COMMITTED for MySQL, …
(edit) @2773 [2773] 18 years jerome pkusers is now optimized like pkprinters, pkbcodes and edpykota.
(edit) @2741 [2741] 18 years jerome Added timing information for SQL queries and transactions.
(edit) @2649 [2649] 18 years matt Need autocommit on for INNODB tables
(edit) @2646 [2646] 18 years matt Fix transaction BEGIN function
(edit) @2645 [2645] 18 years jerome Added svn keywords (Id)
(edit) @2644 [2644] 18 years jerome Changed copyright messages' years
(add) @2639 [2639] 18 years matt Forgot the MySQL storage file
Note: See TracRevisionLog for help on using the revision log.