summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_real_connect.phpt
Commit message (Expand)AuthorAgeFilesLines
* last stat fixAndrey Hristov2011-10-101-0/+2
* Add mysqli_error_list() that returns an array with errors. Typically onlyAndrey Hristov2011-08-041-1/+3
* Fixing test - make sure it checks the same conditions for libmysql and mysqlndUlf Wendel2010-05-311-4/+3
* Fixing testUlf Wendel2009-09-221-7/+10
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-20/+20
* - Removed UEXPECT(F)Felipe Pena2009-01-061-20/+20
* MFB - Bug #44352 mysqli_connect_error() false negative for host errorsAndrey Hristov2008-03-181-1/+35
* Pconnect working with mysqli_real_connect()Andrey Hristov2008-02-061-4/+8
* More changes = synching HEAD with 5_3Ulf Wendel2007-10-101-7/+37
* fix typo in tmp file pathNuno Lopes2007-08-111-1/+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/+140