Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -2/+3 |
|\ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -5/+3 |
* | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | mysqlnd refactoring: | Andrey Hristov | 2015-11-16 | 1 | -45/+2 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -6/+1 |
|/ / | |||||
* | | Use Zend MM to keep statistic of non-persistent connections (calloc/free->pec... | Dmitry Stogov | 2015-09-18 | 1 | -2/+2 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
* | | second shot on removing TSRMLS_* | Anatol Belski | 2014-12-14 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -3/+3 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
|\ | |||||
| * | bump year | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | WS fixes | Andrey Hristov | 2010-09-23 | 1 | -1/+1 |
| * | Add the posibility to switch off the compilation of statistics | Andrey Hristov | 2010-04-22 | 1 | -10/+31 |
| * | - Fix copyrights | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
| * | CS + WS changes | Andrey Hristov | 2010-04-15 | 1 | -21/+19 |
| * | Fix possible lock-ups when a trigger triggers a trigger. | Andrey Hristov | 2010-01-19 | 1 | -37/+16 |
| * | export more functionality for phpize builds | Andrey Hristov | 2010-01-13 | 1 | -1/+1 |
| * | missed to commit in 5_3, here it comes, reusability of stats | Andrey Hristov | 2010-01-11 | 1 | -3/+1 |
| * | Rework the statistics macros to be reusable by external entities. | Andrey Hristov | 2010-01-11 | 1 | -136/+83 |
| * | missed to commit to the branch | Andrey Hristov | 2010-01-11 | 1 | -4/+8 |
| * | export some calls to init/deinit code outside of the module | Andrey Hristov | 2010-01-08 | 1 | -2/+2 |
| * | improve the stats subsystem. Reduce the number of macro definitions | Andrey Hristov | 2010-01-08 | 1 | -138/+88 |
| * | MFH: | Andrey Hristov | 2009-06-12 | 1 | -34/+69 |
| * | MFH:Fix a very well hidden error because of not being careful with CPP. | Andrey Hristov | 2009-05-29 | 1 | -18/+18 |
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| * | MFB: | Andrey Hristov | 2008-10-31 | 1 | -16/+16 |
| * | MFH: | Andrey Hristov | 2008-09-16 | 1 | -4/+4 |
| * | - fix build (declaration must be fist in a given contex) | Pierre Joye | 2008-09-14 | 1 | -2/+2 |
| * | MFH: | Andrey Hristov | 2008-09-12 | 1 | -42/+80 |
| * | Moved initialization code into a function. | Andrey Hristov | 2008-01-29 | 1 | -0/+4 |
| * | - Fix problems with double definitions | Andrey Hristov | 2008-01-02 | 1 | -8/+8 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| * | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -0/+209 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | extending the API interface - plugins can register | Andrey Hristov | 2010-12-28 | 1 | -6/+0 |
* | WS fixes | Andrey Hristov | 2010-09-23 | 1 | -1/+1 |
* | Add the posibility to switch off the compilation of statistics | Andrey Hristov | 2010-04-22 | 1 | -10/+31 |
* | - Fix copyrights | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
* | CS + WS changes | Andrey Hristov | 2010-04-15 | 1 | -21/+19 |