summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/skipifconnectfailure.inc
Commit message (Collapse)AuthorAgeFilesLines
* Proxying as many connect calls as possible to make testing of the ↵Ulf Wendel2009-09-241-1/+1
| | | | compression protocol @ mysqlnd easier. By setting the environment variable MYSQL_TEST_COMPRESS you can tell the tests to set the MYSQLI_CLIENT_COMPRESS flag upon connect.
* Same as for HEAD: Trying to skip tests if they can't connect to theUlf Wendel2007-10-121-1/+1
| | | | | | DB server. Note the environment variable MYSQL_TEST_SKIP_CONNECT_FAILURE to control if you want tests that can't connect to fail or to be skipped.
* Starting to merge updated set of tests into 5.3.Ulf Wendel2007-10-101-0/+10