summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_libmysql.h
Commit message (Expand)AuthorAgeFilesLines
* Correct PHP versionXinchen Hui2012-09-051-1/+1
* Fix problems with the unbuffered set detection, for libmysql, which resultedAndrey Hristov2011-09-061-2/+2
* Fix for Bug #55582 mysqli_num_rows() returns always 0 for unbuffered, when my...Andrey Hristov2011-09-051-0/+1
* Sorry for the commit but compiler warnings are annoying and so are white spac...Ulf Wendel2010-10-041-1/+1
* decouple the methods in MYSQLND_STMT from the data,Andrey Hristov2010-03-161-0/+1
* Fix build of mysqli when libmysql is used, mysqlnd_portability.hAndrey Hristov2010-01-141-5/+83
* Making mysqlnd emit no warnings when fetching pooled persistent connections t...Ulf Wendel2009-10-151-0/+2
* Fixing problems when calling connect (again and again) on a valid connection ...Ulf Wendel2009-10-151-3/+3
* Import mysqlndAndrey Hristov2007-10-051-0/+36