summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_result_iterator.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-3/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when my...Andrey Hristov2011-09-051-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed compiler warnings in mysqliKalle Sommer Nielsen2010-10-051-1/+1
* Sorry for the commit but compiler warnings are annoying and so are white spac...Ulf Wendel2010-10-041-3/+3
* Fix for bug #52654 mysqli doesn't install headers with structures it usesAndrey Hristov2010-08-201-0/+1
* Fix commentAndrey Hristov2010-05-181-4/+1
* Add iterator to mysqli_result. Works both for :Andrey Hristov2010-05-181-0/+184