Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove free_chunk API | Nikita Popov | 2021-02-23 | 1 | -30/+1 |
* | Remove resize_chunk API | Nikita Popov | 2021-02-23 | 1 | -28/+0 |
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-09-13 | 1 | -0/+3 |
|\ | |||||
| * | Fix bug #78525 | Nikita Popov | 2019-09-13 | 1 | -0/+3 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-07-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix 78213: Empty row pocket | Christoph M. Becker | 2019-07-31 | 1 | -1/+1 |
| * | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 1 | -1/+1 |
* | | Add tracked arena allocator | Nikita Popov | 2019-06-28 | 1 | -81/+15 |
* | | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -1/+1 |
* | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
* | | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 1 | -1/+1 |
|/ | |||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Use single memory pool for result metadata and result set. | Dmitry Stogov | 2017-11-15 | 1 | -0/+44 |
* | Cleanup. Make difference between MYSQLND_ROW_BUFFER and MYSQLND_MEMORY_POOL_C... | Dmitry Stogov | 2017-11-15 | 1 | -19/+19 |
* | Reimplemented MYSQLND_MEMORY_POOL to avoid allocations ouside of pool. Store ... | Dmitry Stogov | 2017-11-14 | 1 | -97/+89 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -4/+2 |
|\ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -3/+3 |
* | | Move free_chunk and resize_chunk into memory pool | Nikita Popov | 2016-02-22 | 1 | -8/+5 |
* | | Drop mysqlnd mempool refcount | Nikita Popov | 2016-02-22 | 1 | -7/+2 |
* | | 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 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+1 |
|/ / | |||||
* | | Use PHP memory manager for mysqlnd memory pools. | Dmitry Stogov | 2015-04-02 | 1 | -11/+11 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -7/+7 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 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/+0 |
* | Handle gracefully OOM in mysqlnd_mempool_create and up the stack | Andrey Hristov | 2010-05-03 | 1 | -7/+11 |
* | Handle OOM in block_alloc_get_chunk, and also in the caller | Andrey Hristov | 2010-05-03 | 1 | -22/+23 |
* | Remove unused parameter | Andrey Hristov | 2010-05-03 | 1 | -2/+6 |
* | One more case to handle in case of OOM, in block_alloc_resize_chunk | Andrey Hristov | 2010-05-03 | 1 | -1/+6 |
* | Handle OOM when resizing blocks during data fetch | Andrey Hristov | 2010-05-03 | 1 | -2/+8 |
* | Remove dead code and add possibility to fine tune the size of | Andrey Hristov | 2010-04-22 | 1 | -31/+4 |
* | - Fix copyrights | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
* | CS + WS changes | Andrey Hristov | 2010-04-15 | 1 | -1/+1 |
* | export more functionality for phpize builds | Andrey Hristov | 2010-01-13 | 1 | -2/+2 |
* | Revert mysqlnd to RC3 state after issues with pconnects | Johannes Schlüter | 2009-06-25 | 1 | -12/+9 |
* | MFH: | Andrey Hristov | 2009-06-17 | 1 | -8/+8 |
* | MFH: | Andrey Hristov | 2009-06-16 | 1 | -13/+14 |
* | MFH: | Andrey Hristov | 2009-06-11 | 1 | -4/+6 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: | Andrey Hristov | 2008-11-06 | 1 | -3/+3 |