summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_statistics.c
Commit message (Expand)AuthorAgeFilesLines
* missed to commit in 5_3, here it comes, reusability of statsAndrey Hristov2010-01-111-1/+1
* and another change to make the stats API re-usableAndrey Hristov2010-01-111-9/+7
* Rework the statistics macros to be reusable by external entities.Andrey Hristov2010-01-111-2/+5
* Add the remaining code for statistics triggersAndrey Hristov2010-01-081-2/+36
* 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-0/+2
* Fixing stats, updating test to accept new statsUlf Wendel2009-10-221-1/+0
* Count number of affected_rows for normal and PS queriesAndrey Hristov2009-10-221-0/+3
* Extending mysqlnd statistics/monitoring. Now counting COM_* commands.Ulf Wendel2009-10-161-1/+30
* Fixed bug #49027 (mysqli_options() doesn't work when using mysqlnd)Andrey Hristov2009-08-271-1/+3
* Fix crash when tracing is enabled. Position after buffer was used alsoAndrey Hristov2009-06-121-1/+1
* - Sync with 5.3Felipe Pena2009-03-301-11/+10
* - Removed:Felipe Pena2009-03-271-6/+5
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fix a nameAndrey Hristov2008-10-271-1/+1
* - More statisticsAndrey Hristov2008-09-121-1/+59
* Update mysqlnd - new ini variableAndrey Hristov2008-05-071-0/+1
* Moved initialization into a separate functionAndrey Hristov2008-01-291-0/+26
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Update mysqlnd in HEADAndrey Hristov2007-10-021-12/+37
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+130