summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/php_mysqlnd.c
Commit message (Expand)AuthorAgeFilesLines
* make mysqlnd's tracing API more reusableAndrey Hristov2010-01-131-1/+1
* this function should be exporten in all cases, not only under PHP6Andrey Hristov2010-01-111-1/+1
* Remove disabled code - threaded fetching. This can be implementedAndrey Hristov2009-12-091-5/+2
* Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-1/+15
* Increase the minimal size of the command buffer, which is usedAndrey Hristov2009-10-071-3/+13
* - fix TS build, this macro contains code and declaration, always put it right...Pierre Joye2009-09-281-2/+2
* sync with branch, after Ulf's commitsAndrey Hristov2009-09-221-1/+3
* Fix and tests for bug #49511 . mysqlnd and the MySQL Client Library (libmysql...Ulf Wendel2009-09-161-0/+2
* Fix for bug#48745Andrey Hristov2009-08-281-2/+2
* - fix TS buildPierre Joye2009-06-091-1/+1
* - wsPierre Joye2009-06-091-1/+1
* Merge with the branch, someone made changes in PHP5_3 and did not merge.Andrey Hristov2009-06-081-1/+1
* wsAndrey Hristov2009-05-261-5/+3
* - Removed:Felipe Pena2009-03-271-12/+9
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* - declaration first (fix build win)Pierre Joye2008-11-221-2/+3
* Improve order in MINFO outputJohannes Schlüter2008-10-011-7/+8
* Update mysqlnd - new ini variableAndrey Hristov2008-05-071-0/+3
* Update ext/mysql, ext/mysqli and ext/mysqlnd from development treeAndrey Hristov2008-04-161-0/+2
* Fix a compile warning + testAndrey Hristov2008-02-191-1/+1
* Another fixAndrey Hristov2008-02-141-4/+11
* Update mysqlnd - fix bg_storeAndrey Hristov2008-02-141-1/+2
* Fix the build, add a missing fileAndrey Hristov2008-01-291-0/+249