summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_alloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Fix #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs)Johannes Schlüter2013-02-211-1/+1
|
* bump yearXinchen Hui2013-01-061-1/+1
|
* be cautious about the result of strrchrAndrey Hristov2012-12-181-14/+84
|
* - Year++Felipe Pena2012-01-011-1/+1
|
* compile out when PHP_DEBUG is not presentAndrey Hristov2011-08-171-0/+18
|
* add a proxy for sppintf and vspprintfAndrey Hristov2011-03-181-1/+35
|
* split mysqlnd_debug.c in 3 filesAndrey Hristov2011-03-181-0/+674
|
* Remove unused fileAndrey Hristov2010-04-151-285/+0
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* Fix build for mysqlndYiduo (David) Wang2007-10-071-1/+1
|
* Import mysqlndAndrey Hristov2007-10-051-0/+285
Patch ext/mysql and ext/mysqli to support mysqlnd