summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_debug.h
Commit message (Collapse)AuthorAgeFilesLines
* Add possibility to restrain the number of levelsAndrey Hristov2010-01-211-1/+1
|
* Make it GCC only feature (tracing). VC7 and up do the workAndrey Hristov2010-01-191-1/+1
| | | | | too and it might be tweaked later.
* fix windowsAndrey Hristov2010-01-191-0/+13
|
* export more functionality for phpize buildsAndrey Hristov2010-01-131-15/+15
|
* make mysqlnd's tracing API more reusableAndrey Hristov2010-01-131-10/+22
|
* - Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init atJohannes Schlüter2009-03-301-1/+1
| | | | | startup)
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* mysqlnd fixes for Windows :Andrey Hristov2008-11-201-6/+6
| | | | | | - less warnings - PHPAPI for mysqlnd_poll
* Get rid of many defines (which simplifies the code a lot),Andrey Hristov2008-11-061-4/+4
| | | | | as well as uint->unsigned int
* Update ext/mysql, ext/mysqli and ext/mysqlnd from development treeAndrey Hristov2008-04-161-2/+0
|
* cvs syncAndrey Hristov2008-02-111-2/+5
|
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFB: Fix compile failure on windowsAndrey Hristov2007-10-231-1/+1
|
* Sync mysqlnd with HEAD. Same sources as in 5_3Andrey Hristov2007-10-161-8/+6
|
* Update mysqlnd in HEADAndrey Hristov2007-10-021-0/+147
Updated ext/mysql and ext/mysqli in HEAD