summaryrefslogtreecommitdiff
path: root/ext/mysqli/php_mysqli_structs.h
Commit message (Expand)AuthorAgeFilesLines
* MFH:Andrey Hristov2008-11-181-2/+13
* Fix for bug#45179 --with-mysql-sock fails to compile & workAndrey Hristov2008-07-211-0/+7
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-0/+2
* Fixed a bunch of bugs reported inAndrey Hristov2008-03-181-39/+14
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-5/+5
* - Fix a warning in php_mysql.cAndrey Hristov2008-03-101-2/+2
* Fix a problem with $mysqi->connect() not working with default values.Andrey Hristov2008-03-081-1/+2
* Pconnect working with mysqli_real_connect(). To less failing tests.Andrey Hristov2008-02-061-0/+3
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-1/+5
* More optimizations - less MM callsAndrey Hristov2008-01-281-0/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Remove RPL functions. They were always experimental and lead to crashes.Andrey Hristov2007-12-281-10/+0
* Fix crash with pconnectAndrey Hristov2007-11-091-3/+1
* Move declarations from the public header file.Andrey Hristov2007-10-081-0/+121
* Import mysqlndAndrey Hristov2007-10-051-0/+396