Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests: don't expect people to use a certain db/schema for testing | Ulf Wendel | 2011-01-17 | 1 | -2/+2 |
* | Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes... | Kalle Sommer Nielsen | 2011-01-17 | 1 | -1/+3 |
* | Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to retur... | Kalle Sommer Nielsen | 2011-01-07 | 1 | -1/+3 |
* | Using require[_once] instead of include. Adding logic to connect.inc to detec... | Ulf Wendel | 2009-10-19 | 1 | -1/+1 |
* | Adding --CLEAN-- sections to all ext/mysqli tests | Ulf Wendel | 2009-07-06 | 1 | -0/+4 |
* | 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ... | Ulf Wendel | 2009-05-28 | 1 | -17/+17 |
* | - Removed UEXPECT(F) | Felipe Pena | 2009-01-06 | 1 | -34/+1 |
* | More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE. | Ulf Wendel | 2007-08-09 | 1 | -2/+5 |
* | Tests that check mysqli_fetch_field(), mysqli_fetch_field_direct() and | Ulf Wendel | 2007-07-23 | 1 | -0/+105 |