summaryrefslogtreecommitdiff
path: root/ext/mysqli/php_mysqli_structs.h
Commit message (Expand)AuthorAgeFilesLines
* 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