summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/047.phpt
Commit message (Expand)AuthorAgeFilesLines
* Fix tests: don't expect people to use a certain db/schema for testingUlf Wendel2011-01-171-12/+12
* Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes...Kalle Sommer Nielsen2011-01-171-6/+18
* Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to retur...Kalle Sommer Nielsen2011-01-071-6/+18
* Cleanup in trunk. Remove some functions, noted inAndrey Hristov2010-07-071-3/+3
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-2/+2
* Proxying as many connect calls as possible to make testing of the compression...Ulf Wendel2009-09-241-2/+2
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+11
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-97/+97
* - Removed UEXPECT(F)Felipe Pena2009-01-061-156/+1
* Looks more than it is. Its whitespace, adding error handling in a few places,Ulf Wendel2008-01-081-1/+2
* Fix for Bug #43036Ulf Wendel2008-01-041-16/+16
* Introducing new environment variable:Ulf Wendel2007-08-091-1/+4
* As usual:Ulf Wendel2007-07-121-6/+9
* added unicode support for mysqli extensionGeorg Richter2006-09-261-1/+155
* test was only covering fetch_fields(), added fetch_field() and fetch_field_di...Hartmut Holzgraefe2006-07-111-2/+115
* Added new classes:Georg Richter2005-01-071-2/+2
* fixed testcase 047Georg Richter2004-12-271-3/+11
* added skipif sectionGeorg Richter2004-12-041-0/+2
* Fixed bug #30890 (testsuite)Georg Richter2004-12-041-1/+1
* mysqli_prepare_result -> mysqli_get_metadataGeorg Richter2003-09-251-2/+2
* fixed outputGeorg Richter2003-04-031-3/+3
* fixed outputGeorg Richter2003-02-161-4/+4
* test for mysqli_prepare_resultGeorg Richter2003-02-161-0/+73