]> granicus.if.org Git - php/commit
MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
authorAndrey Hristov <andrey@php.net>
Mon, 10 Oct 2011 20:49:28 +0000 (20:49 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 10 Oct 2011 20:49:28 +0000 (20:49 +0000)
commitb5f57703991421cdf01e5933f02751a42ee80ff9
treeaa1f7f0ce7d6a5aefa375a5c51aa05e8c7ae83ee
parent33eb2ab6f1681c2304584cfd2aa039742f18a113
MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
QC will need an ifdef-layer to compile with this
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd_auth.c
ext/mysqlnd/mysqlnd_loaddata.c
ext/mysqlnd/mysqlnd_net.c
ext/mysqlnd/mysqlnd_net.h
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_wireprotocol.c