Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.3' into PHP-7.4 | Andrey Hristov | 2019-06-21 | 1 | -1/+3 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Andrey Hristov | 2019-06-21 | 1 | -1/+3 |
| |\ | |||||
| | * | Add explicit cast to uint32_t. | Andrey Hristov | 2019-06-21 | 1 | -1/+3 |
| | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -2/+2 |
* | | | Fix incorrect shift in mysqlnd_wireprotocol | Nikita Popov | 2019-06-19 | 1 | -1/+1 |
* | | | Fix mysqlnd printf modifiers | Nikita Popov | 2019-06-12 | 1 | -1/+1 |
* | | | Make "MySQL server has gone away" errors more consistent | Nikita Popov | 2019-06-03 | 1 | -3/+1 |
* | | | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -2/+2 |
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -10/+0 |
* | | | Const changes | Andrey Hristov | 2019-01-07 | 1 | -24/+34 |
* | | | Simplify the command factory | Andrey Hristov | 2019-01-07 | 1 | -1/+1 |
* | | | Mark const what should not be changed | Andrey Hristov | 2019-01-07 | 1 | -1/+1 |
* | | | Re-commit MySQL 8 cached SHA auth support | Nikita Popov | 2018-11-21 | 1 | -2/+88 |
|/ / | |||||
* | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2018-09-04 | 1 | -88/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Nikita Popov | 2018-09-04 | 1 | -111/+2 |
| |\ | |||||
| | * | Revert all MySQL auth related changes | Nikita Popov | 2018-09-04 | 1 | -111/+2 |
* | | | Optimization | Dmitry Stogov | 2018-07-10 | 1 | -100/+71 |
* | | | emalloc() never returns NULL | Dmitry Stogov | 2018-06-13 | 1 | -3/+1 |
* | | | Add check for variable size array feature | Anatol Belski | 2018-06-09 | 1 | -2/+2 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-06-06 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-06-06 | 1 | -2/+111 |
| |\ \ | | |/ | |||||
| | * | Fix VC compilation as variable size array is not supported | Anatol Belski | 2018-06-06 | 1 | -0/+9 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.1' | Johannes Schlüter | 2018-06-06 | 1 | -2/+78 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix MySQL 8 auth | Johannes Schlüter | 2018-06-06 | 1 | -2/+102 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | | | Fix initialisation order | Johannes Schlüter | 2018-02-20 | 1 | -1/+1 |
* | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -2/+2 |
* | | | 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 | -2/+2 |
* | | | Cleanup. Make difference between MYSQLND_ROW_BUFFER and MYSQLND_MEMORY_POOL_C... | Dmitry Stogov | 2017-11-15 | 1 | -22/+22 |
* | | | Try to fix AppVeyor build | Nikita Popov | 2017-11-14 | 1 | -1/+1 |
* | | | Reimplemented MYSQLND_MEMORY_POOL to avoid allocations ouside of pool. Store ... | Dmitry Stogov | 2017-11-14 | 1 | -7/+8 |
* | | | Run mysqlmd commands in one step (without separate create/run/free). | Dmitry Stogov | 2017-11-14 | 1 | -5/+1 |
* | | | Use stack-allocated packets. | Dmitry Stogov | 2017-11-14 | 1 | -556/+251 |
* | | | Made "result", "statement" and "last_message" to always use Zend MM heap. (ev... | Dmitry Stogov | 2017-11-02 | 1 | -17/+12 |
* | | | Extend zend_string API to avoid reallocation in zend_string_init_interned() | Dmitry Stogov | 2017-10-19 | 1 | -1/+1 |
* | | | Reuse interned strings from opcache SHM, if possible. | Dmitry Stogov | 2017-10-16 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-09-13 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-09-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #75018, fixed bug #75177 | Anatol Belski | 2017-09-13 | 1 | -1/+1 |
* | | | Kill a compiler warning in ext/mysqlnd | Kalle Sommer Nielsen | 2017-08-24 | 1 | -1/+1 |
|/ / | |||||
* | | Use interned empty and "one char" strings. | Dmitry Stogov | 2017-05-18 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-12 | 1 | -4/+5 |
|\ | |||||
| * | Fixed bug #74021 | andrewnester | 2017-02-12 | 1 | -4/+4 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | Fix data_size decrement | Nikita Popov | 2017-01-02 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix for sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVE | vanviegen | 2017-01-02 | 1 | -2/+8 |