summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_result_meta.c
Commit message (Expand)AuthorAgeFilesLines
* allow persistency of PSAndrey Hristov2010-03-121-13/+16
* Pass tsrmls to all functions, which might need it in the future.Andrey Hristov2010-02-031-7/+4
* export more functionality for phpize buildsAndrey Hristov2010-01-131-1/+1
* cosmetics. typedef-ed types should be in capital caseAndrey Hristov2010-01-111-1/+1
* Change of way the packet objects are created/initialisedAndrey Hristov2010-01-071-15/+15
* Next attempt to fix http://bugs.php.net/bug.php?id=48745. Patch by Andrey.Ulf Wendel2009-09-091-1/+8
* Fix for bug#48745Andrey Hristov2009-08-281-0/+1
* Fix a valgrind warning as well as more trace log informationAndrey Hristov2009-05-281-0/+7
* - Sync with 5.3Felipe Pena2009-03-301-0/+2
* - Removed:Felipe Pena2009-03-271-31/+27
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Update ext/mysql, ext/mysqli and ext/mysqlnd from development treeAndrey Hristov2008-04-161-3/+15
* MFB: More optimizations - less MM callsAndrey Hristov2008-01-281-2/+2
* Merge with internal versionAndrey Hristov2008-01-231-1/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Update mysqlnd in HEADAndrey Hristov2007-10-021-29/+56
* Update CVSAndrey Hristov2007-08-031-1/+13
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+401