summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_db_mysql.php
AgeCommit message (Expand)Author
2014-02-24Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3.21)Aleksander Machniak
2013-10-07Execute connection config queries on db handle direcltyThomas Bruederli
2013-09-12Retry queries on deadlock errors from InnoDB row-level locking (MySQL)Thomas Bruederli
2013-06-08Simplified db connection initialisation codeAleksander Machniak
2013-05-24Print nicer error message when too old PHP version found - required by mysql ...Aleksander Machniak
2013-05-07Avoid uninitialized/unused variablesAleksander Machniak
2013-05-06Fix bugs caught by static analysisAleksander Machniak
2013-01-09Force autocommit mode in mysql database driver (#1488902)Aleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak