summaryrefslogtreecommitdiff
path: root/ext/mysqli/tests/mysqli_fetch_all.phpt
Commit message (Expand)AuthorAgeFilesLines
* New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-0/+20
* Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty arrayAndrey Hristov2010-06-181-2/+4
* Fixing testsUlf Wendel2010-06-101-1/+1
* Making tests pass strict sql mode.Ulf Wendel2010-06-081-22/+26
* 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
* 1) Changing EXPECT[F] sections to work with PHP 5.3 and PHP 6. 2) Merging a ...Ulf Wendel2009-05-281-51/+51
* - Removed UEXPECT(F)Felipe Pena2009-01-061-131/+0
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-2/+2
* Commiting changes into HEAD = synching with 5_3Ulf Wendel2007-10-101-60/+60
* More changes related to MYSQL_TEST_SKIP_CONNECT_FAILURE.Ulf Wendel2007-08-091-0/+1
* Another nice new function that comes with mysqlnd: return all rows ofUlf Wendel2007-07-231-0/+560