summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_connect_oo_warnings.phpt
Commit message (Expand)AuthorAgeFilesLines
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Replacing MYSQL_TEST_COMPRESS env var with more generic MYSQL_TEST_CONNECT_FL...Ulf Wendel2009-09-251-3/+3
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-3/+3
* Weaker test - libmysql/server error messages can differ by versionUlf Wendel2009-05-291-6/+6
* No need for an extra skip*.inc file, this check is done in just one placeUlf Wendel2007-08-091-1/+2
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-5/+7
* Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(),Ulf Wendel2007-07-231-0/+54