summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_statistics.c
Commit message (Expand)AuthorAgeFilesLines
* fix zts buildAndrey Hristov2011-01-191-1/+0
* - don't try to access if calloc fails (quick review of its usage: seems that ...Pierre Joye2011-01-171-0/+4
* - Year++Felipe Pena2011-01-011-1/+1
* two new statsAndrey Hristov2010-11-051-1/+3
* fix some uninitialized variables. also fix shadowing of global symbolsAndrey Hristov2010-10-071-3/+3
* WS fixesAndrey Hristov2010-09-231-1/+1
* Switch from using PHP_MAJOR_VERSION to separate define forAndrey Hristov2010-08-121-2/+2
* - Fix copyrightsFelipe Pena2010-04-201-2/+2
* CS + WS changesAndrey Hristov2010-04-151-1/+2
* Recommit with an Windows build fix:Andrey Hristov2010-04-061-6/+8
* - revert revision 297277, break the builds (declaration must go 1st, size of ...Pierre Joye2010-04-011-8/+6
* Fix inconsistenciesAndrey Hristov2010-04-011-6/+8
* Make it coupled - what is allocated with mnd_ should be freedAndrey Hristov2010-03-291-0/+4
* missed to commit in 5_3, here it comes, reusability of statsAndrey Hristov2010-01-111-10/+8
* Rework the statistics macros to be reusable by external entities.Andrey Hristov2010-01-111-2/+5
* missed to commit to the branchAndrey Hristov2010-01-111-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
* MFH:Andrey Hristov2009-06-121-1/+1
* - MFH: Removed UG(unicode) checksFelipe Pena2009-03-301-16/+14
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fix a nameAndrey Hristov2008-10-271-1/+1
* MFH:Andrey Hristov2008-09-121-1/+59
* Update mysqlndAndrey Hristov2008-05-071-0/+1
* Moved initialization code into a function.Andrey Hristov2008-01-291-0/+26
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Import mysqlndAndrey Hristov2007-10-051-0/+155