summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_palloc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the zval caching from mysqlnd. It was disabled versions agoAndrey Hristov2009-12-091-605/+0
* Use mnd_ wrappers wherever possible. Needed forAndrey Hristov2009-09-301-5/+5
* Revert mysqlnd to RC3 state after issues with pconnectsJohannes Schlüter2009-06-251-28/+9
* MFH:Andrey Hristov2009-06-161-4/+7
* Sync with PHP6 - TSRMLS_FETCHAndrey Hristov2009-06-111-5/+21
* Merge with HEAD. Someone committed changes to HEAD and did not merge back toAndrey Hristov2009-06-081-35/+32
* MFH:Fix a problem with cursors, which did not happen with unbuffered PS forAndrey Hristov2009-05-281-1/+6
* - MFH: Removed UG(unicode) checksFelipe Pena2009-03-301-7/+0
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH:Andrey Hristov2008-11-201-1/+1
* Sync with bzrAndrey Hristov2008-07-151-1/+1
* Fix remaining valgrind problems with pconn and zval cacheAndrey Hristov2008-06-241-51/+34
* Fix double-free, introduced latelyAndrey Hristov2008-06-241-0/+13
* Even more debug infoAndrey Hristov2008-06-241-6/+22
* Added more debug info for tracking problemsAndrey Hristov2008-06-231-1/+29
* Update mysqlndAndrey Hristov2008-05-071-1/+0
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-5/+7
* Merge with internal versionAndrey Hristov2008-01-231-8/+12
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fix build for mysqlndYiduo (David) Wang2007-10-071-7/+7
* Import mysqlndAndrey Hristov2007-10-051-0/+565