summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_affected_rows.phpt
Commit message (Expand)AuthorAgeFilesLines
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* [Bug 75448] In case of failure, mysqli::prepare() returns NULL instead of FALSESergei Morozov2018-02-101-3/+3
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-1/+1
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* I had accidently removed Andrey's path to work with ANSI QUOTES... fixing wha...Ulf Wendel2009-05-281-5/+5
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-4/+4
* Fix tests when the server is running with ANSI_QUOTESAndrey Hristov2009-05-271-4/+4
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Adding tests for mysqli_affected_rows() and mysqli_autocommit()Ulf Wendel2007-07-121-0/+128