]> granicus.if.org Git - php/commit
Reimplemented MYSQLND_MEMORY_POOL to avoid allocations ouside of pool. Store all...
authorDmitry Stogov <dmitry@zend.com>
Tue, 14 Nov 2017 20:08:29 +0000 (23:08 +0300)
committerDmitry Stogov <dmitry@zend.com>
Tue, 14 Nov 2017 20:08:29 +0000 (23:08 +0300)
commitf1f1f63ce1a9f984595ce0f61e69169297df7164
tree76eccd6867855ba2043331d898e97550285b2cb8
parent3907ca3dde3eaa8cbc22c7822b5cac5c68339deb
Reimplemented MYSQLND_MEMORY_POOL to avoid allocations ouside of pool. Store all data related to result set in the pool.
ext/mysqlnd/mysqlnd_block_alloc.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_wireprotocol.c