summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/mysql_pdo_test.inc
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-168/+168
* Make MySQLPDOTest::extractVersion() more liberalChristoph M. Becker2019-04-281-1/+1
* Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* Fix message typos in PDO testsAdam Baratz2016-08-241-1/+1
* Fixed mysql tests parsing phpinfo()Anatol Belski2013-07-021-3/+3
* Hopefully, this is an even better way to check for InnoDB support as of MySQL...Ulf Wendel2011-09-021-2/+9
* Fix mysqlnd detectionUlf Wendel2011-07-261-0/+1
* Added test case for #47802 and fixed macro name after the move to mysql_optio...Kalle Sommer Nielsen2011-01-071-2/+2
* Test update for sql_mode = ANSIUlf Wendel2010-09-221-2/+2
* Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by re...Ulf Wendel2009-11-041-1/+8
* fix mysqlnd detectionJohannes Schlüter2008-10-191-1/+1
* - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-0/+162