summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fork.phpt
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* mysqli_fork: Fix undefined variablebugreportuser2018-10-061-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB...Ulf Wendel2011-09-021-15/+4
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-2/+1
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-6/+6
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+14
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-3/+3
* - Removed UEXPECT(F)Felipe Pena2009-01-061-15/+1
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-0/+2
* Playing with background processing: parent and child process fetching dataUlf Wendel2007-07-231-0/+262