summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_statistics.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-061-1/+1
|\
| * bump yearXinchen Hui2013-01-061-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
| * WS fixesAndrey Hristov2010-09-231-1/+1
| * Add the posibility to switch off the compilation of statisticsAndrey Hristov2010-04-221-10/+31
| * - Fix copyrightsFelipe Pena2010-04-201-2/+2
| * CS + WS changesAndrey Hristov2010-04-151-21/+19
| * 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
| * missed to commit in 5_3, here it comes, reusability of statsAndrey Hristov2010-01-111-3/+1
| * Rework the statistics macros to be reusable by external entities.Andrey Hristov2010-01-111-136/+83
| * missed to commit to the branchAndrey Hristov2010-01-111-4/+8
| * 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
| * MFH:Andrey Hristov2009-06-121-34/+69
| * MFH:Fix a very well hidden error because of not being careful with CPP.Andrey Hristov2009-05-291-18/+18
| * MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
| * MFB:Andrey Hristov2008-10-311-16/+16
| * MFH:Andrey Hristov2008-09-161-4/+4
| * - fix build (declaration must be fist in a given contex)Pierre Joye2008-09-141-2/+2
| * MFH:Andrey Hristov2008-09-121-42/+80
| * Moved initialization code into a function.Andrey Hristov2008-01-291-0/+4
| * - Fix problems with double definitionsAndrey Hristov2008-01-021-8/+8
| * MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
| * Import mysqlndAndrey Hristov2007-10-051-0/+209
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* extending the API interface - plugins can registerAndrey Hristov2010-12-281-6/+0
* WS fixesAndrey Hristov2010-09-231-1/+1
* Add the posibility to switch off the compilation of statisticsAndrey Hristov2010-04-221-10/+31
* - Fix copyrightsFelipe Pena2010-04-201-2/+2
* CS + WS changesAndrey Hristov2010-04-151-21/+19
* 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