summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_connect_twice.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-8/+8
* - Removed UEXPECT(F)Felipe Pena2009-01-061-11/+1
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),Ulf Wendel2007-07-231-0/+91