Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using require[_once] instead of include. Adding logic to connect.inc to detec... | Ulf Wendel | 2009-10-19 | 1 | -1/+1 |
* | Replacing MYSQL_TEST_COMPRESS env var with more generic MYSQL_TEST_CONNECT_FL... | Ulf Wendel | 2009-09-25 | 1 | -3/+3 |
* | Proxying as many connect calls as possible to make testing of the compression... | Ulf Wendel | 2009-09-24 | 1 | -3/+3 |
* | Weaker test - libmysql/server error messages can differ by version | Ulf Wendel | 2009-05-29 | 1 | -6/+6 |
* | No need for an extra skip*.inc file, this check is done in just one place | Ulf Wendel | 2007-08-09 | 1 | -1/+2 |
* | More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE. | Ulf Wendel | 2007-08-09 | 1 | -5/+7 |
* | Tests for mysqli_connect(), mysqli_real_connect(), mysqli_connect_errno(), | Ulf Wendel | 2007-07-23 | 1 | -0/+54 |