summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_plugin.c
Commit message (Expand)AuthorAgeFilesLines
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Fixed plugin fetchingXinchen Hui2014-06-181-1/+1
* Refactoring mysqlnd (incompleted, only mysqlnd ext compilable)Xinchen Hui2014-06-181-12/+8
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-4/+6
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-01-061-1/+1
|\
| * bump yearXinchen Hui2013-01-061-1/+1
* | compile out example plugin in a release buildandrey2012-09-261-2/+2
|/
* Fix #61704 (Crash apache, phpinfo() threading issue)Johannes Schlüter2012-05-081-1/+18
* Fix folding marksJohannes Schlüter2012-05-081-4/+4
* - Year++Felipe Pena2012-01-011-1/+1
* Move from directly referencing an aggregated structure to using aAndrey Hristov2011-10-251-2/+2
* shift code around to two new files - mysqlnd_driver.c Andrey Hristov2011-10-211-6/+0
* even better fixAndrey Hristov2011-02-251-3/+3
* fix plugin counting, this is trunk onlyAndrey Hristov2011-02-251-3/+2
* plug a leakAndrey Hristov2011-01-101-3/+2
* - Year++Felipe Pena2011-01-011-1/+1
* extending the API interface - plugins can registerAndrey Hristov2010-12-281-0/+200