summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_result.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that let PDO fail. It has been long fixed, but locally. Now I knowAndrey Hristov2008-05-291-2/+1
* Update mysqlndAndrey Hristov2008-05-071-5/+9
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-15/+30
* MFB: Update CVS from the development treeAndrey Hristov2008-04-161-9/+26
* Fix memory leakAndrey Hristov2008-02-201-6/+6
* Update mysqlnd - fix bg_storeAndrey Hristov2008-02-141-14/+38
* MFH: Fix a compatibility bug and a failing testAndrey Hristov2008-02-061-1/+4
* Pconnect working with mysqli_real_connect(). To less failing tests.Andrey Hristov2008-02-061-1/+0
* Fix a leak, memory warning and failing test case.Andrey Hristov2008-02-041-3/+3
* MFH: fix win32 buildRob Richards2008-01-291-2/+2
* Fix the build, add a missing fileAndrey Hristov2008-01-291-1/+58
* some config.w32 fixesAndrey Hristov2008-01-281-0/+2
* More optimizations - less MM callsAndrey Hristov2008-01-281-152/+677
* MFH: fix win32 compileRob Richards2008-01-251-2/+2
* Merge with internal versionAndrey Hristov2008-01-231-36/+202
* - Fix problems with double definitionsAndrey Hristov2008-01-021-3/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fix build for mysqlndYiduo (David) Wang2007-10-071-5/+5
* Import mysqlndAndrey Hristov2007-10-051-0/+1194