summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_statistics.h
Commit message (Expand)AuthorAgeFilesLines
* Fix possible lock-ups when a trigger triggers a trigger.Andrey Hristov2010-01-191-37/+16
* export more functionality for phpize buildsAndrey Hristov2010-01-131-1/+1
* and another change to make the stats API re-usableAndrey Hristov2010-01-111-3/+1
* Rework the statistics macros to be reusable by external entities.Andrey Hristov2010-01-111-136/+85
* Add the remaining code for statistics triggersAndrey Hristov2010-01-081-4/+6
* export some calls to init/deinit code outside of the moduleAndrey Hristov2010-01-081-2/+2
* improve the stats subsystem. Reduce the number of macro definitionsAndrey Hristov2010-01-081-138/+88
* Fix crash when tracing is enabled. Position after buffer was used alsoAndrey Hristov2009-06-121-34/+69
* Fix a very well hidden error because of not being careful with CPP.Andrey Hristov2009-05-291-18/+18
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* 64bit fixes:Andrey Hristov2008-10-311-16/+16
* Fix a crash introduced yesterday in mysqlnd, non-zts mode - missing if () forAndrey Hristov2008-09-161-6/+6
* - More statisticsAndrey Hristov2008-09-121-42/+80
* Moved initialization into a separate functionAndrey Hristov2008-01-291-0/+4
* - Fix problems with double definitionsAndrey Hristov2008-01-021-8/+8
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Update mysqlnd in HEADAndrey Hristov2007-10-021-36/+110
* Fix crashes with pconn in ext/mysqlAndrey Hristov2007-08-061-1/+1
* Update CVSAndrey Hristov2007-08-031-55/+61
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+129