Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+1 |
* | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 1 | -1/+1 |
* | As of MySQL 5.6.1 the server variable have_innodb is no more. Updating InnoDB... | Ulf Wendel | 2011-09-02 | 1 | -15/+4 |
* | Using require[_once] instead of include. Adding logic to connect.inc to detec... | Ulf Wendel | 2009-10-19 | 1 | -2/+1 |
* | Proxying as many connect calls as possible to make testing of the compression... | Ulf Wendel | 2009-09-24 | 1 | -6/+6 |
* | Adding --CLEAN-- sections to all ext/mysqli tests | Ulf Wendel | 2009-07-06 | 1 | -0/+14 |
* | 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ... | Ulf Wendel | 2009-05-28 | 1 | -3/+3 |
* | - Removed UEXPECT(F) | Felipe Pena | 2009-01-06 | 1 | -15/+1 |
* | More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE. | Ulf Wendel | 2007-08-09 | 1 | -0/+2 |
* | Playing with background processing: parent and child process fetching data | Ulf Wendel | 2007-07-23 | 1 | -0/+262 |