Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Proxying as many connect calls as possible to make testing of the ↵ | Ulf Wendel | 2009-09-24 | 1 | -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 the | Ulf Wendel | 2007-10-12 | 1 | -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 Wendel | 2007-10-10 | 1 | -0/+10 |