summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/tests/pdo_mysql_exec.phpt
Commit message (Expand)AuthorAgeFilesLines
* Change the default PDO error mode to exceptionsAllenJB2020-05-041-0/+1
* Reindent phpt filesNikita Popov2020-02-031-163/+163
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-04-281-1/+1
|\
| * Make MySQLPDOTest::extractVersion() more liberalChristoph M. Becker2019-04-281-1/+1
* | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-4/+4
|/
* Fixed MarinaDB supportDmitry Stogov2014-06-201-2/+2
* Test update for sql_mode = ANSIUlf Wendel2010-09-221-9/+9
* Adding CLEAN sections and making tests portable between PHP 5 and PHP 6 by re...Ulf Wendel2009-11-041-1/+7
* - Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499,Johannes Schlüter2008-07-211-0/+179