]> granicus.if.org Git - php/commit
Now really split the method tables and have different
authorAndrey Hristov <andrey@php.net>
Mon, 31 Oct 2011 14:33:56 +0000 (14:33 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 31 Oct 2011 14:33:56 +0000 (14:33 +0000)
commit92ec40d8e4a5fbeb9fdc3d3edf8991a55e1389db
tree0051f6b32b38bfdb0b4b2469f263d205cdafa2e7
parent8fb6bdd5b82fbfeb295f9a3d181a29606f7f670d
Now really split the method tables and have different
methods for the handle and the data object.
Add auxiliary functions to work with the new methods.
Add possibility to clone a connection object - shadow copy.
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd.h
ext/mysqlnd/mysqlnd_driver.c
ext/mysqlnd/mysqlnd_ext_plugin.c
ext/mysqlnd/mysqlnd_ext_plugin.h
ext/mysqlnd/mysqlnd_priv.h
ext/mysqlnd/mysqlnd_structs.h