Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -3/+6 |
* | Cleanup. Make difference between MYSQLND_ROW_BUFFER and MYSQLND_MEMORY_POOL_C... | Dmitry Stogov | 2017-11-15 | 1 | -16/+13 |
* | Embeded zend_list into st_mysqlnd_error_info, to avoid extra allocation/deall... | Dmitry Stogov | 2017-11-15 | 1 | -1/+1 |
* | Reimplemented MYSQLND_MEMORY_POOL to avoid allocations ouside of pool. Store ... | Dmitry Stogov | 2017-11-14 | 1 | -9/+7 |
* | Run mysqlmd commands in one step (without separate create/run/free). | Dmitry Stogov | 2017-11-14 | 1 | -8/+2 |
* | Merge mysqlnd_field_hash_key structure into st_mysqlnd_field. | Dmitry Stogov | 2017-11-14 | 1 | -9/+2 |
* | Use stack-allocated packets. | Dmitry Stogov | 2017-11-14 | 1 | -32/+33 |
* | Made "result", "statement" and "last_message" to always use Zend MM heap. (ev... | Dmitry Stogov | 2017-11-02 | 1 | -16/+6 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Optimized memory handling of BIT fields. Less memory copies and less | Andrey Hristov | 2016-12-12 | 1 | -4/+0 |
* | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -3/+2 |
|\ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -5/+3 |
* | | Move free_chunk and resize_chunk into memory pool | Nikita Popov | 2016-02-22 | 1 | -3/+2 |
* | | Drop mysqlnd mempool refcount | Nikita Popov | 2016-02-22 | 1 | -1/+0 |
* | | Move cleanup code to a separate function and export it. Export also | Andrey Hristov | 2016-01-15 | 1 | -0/+1 |
* | | Forgot to add const-ness to the macro | Andrey Hristov | 2016-01-14 | 1 | -2/+2 |
* | | Convenience macros | Andrey Hristov | 2016-01-14 | 1 | -0/+3 |
* | | commit 597db443cd6ce76b0dce590b9f51b5d4d610325e | Andrey Hristov | 2016-01-13 | 1 | -1/+1 |
* | | 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 |
* | | | Add a method for checking if the underlying stream is valid. | Andrey Hristov | 2015-12-01 | 1 | -1/+3 |
* | | | Remove unused variable | Andrey Hristov | 2015-11-23 | 1 | -1/+0 |
* | | | Revert "Add some const-ness to the protocol frame codec" | Andrey Hristov | 2015-11-17 | 1 | -1/+1 |
* | | | Don't use the specific translated name but use the macro for this | Andrey Hristov | 2015-11-17 | 1 | -3/+1 |
* | | | More const and moved the declaration of php_mysqlnd_scramble() to mysqlnd_auth.h | Andrey Hristov | 2015-11-17 | 1 | -20/+20 |
* | | | Bring consistency to the class by renaming the methods too (from the | Andrey Hristov | 2015-11-17 | 1 | -2/+2 |
* | | | Add some const-ness to the protocol frame codec | Andrey Hristov | 2015-11-17 | 1 | -1/+1 |
* | | | mysqlnd refactoring: | Andrey Hristov | 2015-11-17 | 1 | -2/+2 |
* | | | mysqlnd refactoring : | Andrey Hristov | 2015-11-16 | 1 | -3/+2 |
* | | | - Remove dead macrom mysql_list_fields() | Andrey Hristov | 2015-11-16 | 1 | -2/+2 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -8/+8 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -28/+19 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -23/+19 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -33/+31 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -88/+87 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -57/+113 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -64/+106 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -5/+10 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -5/+4 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -6/+5 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -7/+5 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+4 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -2/+0 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -16/+15 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -10/+20 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -3/+2 |