summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_ps_codec.c
Commit message (Expand)AuthorAgeFilesLines
* decouple the methods in MYSQLND_STMT from the data,Andrey Hristov2010-03-161-4/+6
* Fix ZTS buildAndrey Hristov2009-09-301-5/+5
* Use mnd_ wrappers wherever possible. Needed forAndrey Hristov2009-09-301-2/+2
* Fix a problem with cursors, which did not happen with unbuffered PS forAndrey Hristov2009-05-281-0/+2
* - Removed:Felipe Pena2009-03-271-2/+2
* - Improve mysqlnd's internal method registrationJohannes Schlüter2009-02-161-2/+2
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Get rid of many defines (which simplifies the code a lot),Andrey Hristov2008-11-061-14/+14
* 64bit fixes:Andrey Hristov2008-10-311-27/+15
* More debugging infoAndrey Hristov2008-07-221-2/+28
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-241-4/+4
* Update ext/mysql, ext/mysqli and ext/mysqlnd from development treeAndrey Hristov2008-04-161-101/+13
* Small fix and a test case to prove itAndrey 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
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Update mysqlnd in HEADAndrey Hristov2007-10-021-10/+11
* Update CVSAndrey Hristov2007-08-031-6/+7
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+852