summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_ps_codec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ZTS buildAndrey Hristov2009-09-301-5/+5
* Use mnd_ wrappers wherever possible. Needed forAndrey Hristov2009-09-301-2/+2
* MFH:Fix a problem with cursors, which did not happen with unbuffered PS forAndrey Hristov2009-05-281-0/+2
* - MFH: Removed UG(unicode) checksFelipe Pena2009-03-301-2/+2
* - MFH: Improve mysqlnd's internal method registrationJohannes Schlüter2009-02-161-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH:Andrey Hristov2008-11-061-14/+14
* MFB:Andrey Hristov2008-10-311-27/+15
* More debugging info for the trace logAndrey Hristov2008-07-221-2/+28
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-4/+4
* MFB: Update CVS from the development treeAndrey Hristov2008-04-161-101/+13
* Small fix and a test case to prove it's rightAndrey Hristov2008-03-201-8/+1
* - Don't modify the variables which are passed for parameter binding.Andrey Hristov2008-03-201-7/+65
* - Fix problems with double definitionsAndrey Hristov2008-01-021-16/+16
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Import mysqlndAndrey Hristov2007-10-051-0/+854