]> granicus.if.org Git - php/commit
Refactor the result set data structures. Move more to the buffered and unbuffered
authorAndrey Hristov <andrey@php.net>
Wed, 5 Mar 2014 14:22:23 +0000 (16:22 +0200)
committerAndrey Hristov <andrey@php.net>
Wed, 5 Mar 2014 14:22:23 +0000 (16:22 +0200)
commit6b804b96b8c454954d30ed8f0cf1a05d91801c4f
treee75808939815dd5766c886fed715a63a81b9f8d2
parent1b922895fc4ea22b9f1e6679faf1a3d7b801a64e
Refactor the result set data structures. Move more to the buffered and unbuffered
substructures. Add methods to these too. Preparing for pluggable interface for
returning data to the engine (zvals, c-style, something else)
ext/mysqli/tests/mysqli_debug_mysqlnd_only.phpt
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd.h
ext/mysqlnd/mysqlnd_ext_plugin.c
ext/mysqlnd/mysqlnd_ext_plugin.h
ext/mysqlnd/mysqlnd_priv.h
ext/mysqlnd/mysqlnd_ps.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_result.h
ext/mysqlnd/mysqlnd_result_meta.c
ext/mysqlnd/mysqlnd_structs.h