summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_libmysql.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for begin_transaction in libmysql mode.Andrey Hristov2013-02-071-0/+12
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-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
* Change things to allow passing of the password lengthAndrey Hristov2011-01-141-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Sorry for the commit but compiler warnings are annoying and so are white spac...Ulf Wendel2010-10-041-1/+1
* Add iterator to mysqli_result. Works both for :Andrey Hristov2010-05-181-12/+12
* 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