summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_field_oo.phpt
Commit message (Expand)AuthorAgeFilesLines
* Annother attempt at fixing the mysqli_fetch_field testsNikita Popov2012-08-171-9/+12
* Fix tests: don't expect people to use a certain db/schema for testingUlf Wendel2011-01-171-4/+8
* Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes...Kalle Sommer Nielsen2011-01-171-2/+6
* Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to retur...Kalle Sommer Nielsen2011-01-071-2/+6
* Let's try not to have 'uft8'-only tests and avoid setting the charset upon co...Ulf Wendel2010-09-231-8/+22
* Unify, force one charset at connect, thus fixingAndrey Hristov2010-09-221-2/+2
* Using require[_once] instead of include. Adding logic to connect.inc to detec...Ulf Wendel2009-10-191-1/+1
* Adding --CLEAN-- sections to all ext/mysqli testsUlf Wendel2009-07-061-0/+4
* Fix a valgrind warning as well as more trace log informationAndrey Hristov2009-05-281-1/+2
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-43/+43
* - Removed UEXPECT(F)Felipe Pena2009-01-061-53/+0
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-2/+5
* Tests that check mysqli_fetch_field(), mysqli_fetch_field_direct() andUlf Wendel2007-07-231-0/+148