summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-3/+3
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Fixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERTThomas Orozco2017-03-091-0/+1
* Start adding new attribute to control multi statementspwolanin2014-12-051-0/+1
* Really fix test pdo_mysql_class_constants.phptRemi Collet2012-12-121-3/+12
* Reduce case where this test will fails:Remi Collet2012-12-031-1/+2
* Fixed ext/pdo_mysql/tests/pdo_mysql_class_constants.phptAnatoliy Belsky2012-11-141-0/+8
* Fix bug #61194 PDO should export compression flag with myslqndJohannes Schlüter2012-03-051-1/+1
* Would be nice if tests get updated whenever a feature is added by the person ...Ulf Wendel2011-07-261-4/+9
* Updating test, mysqlnd support init commandsUlf Wendel2009-10-261-3/+3
* Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS)Johannes Schlüter2008-10-271-0/+2
* Add PDO::MYSQL_ATTR_COMPRESS connection flagJohannes Schlüter2008-10-141-2/+2
* - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-0/+78