]> granicus.if.org Git - php/commit
Move code out of mysqlnd_conn::connect to mysqlnd_net::connect.
authorAndrey Hristov <andrey@php.net>
Tue, 15 Dec 2009 17:33:06 +0000 (17:33 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 15 Dec 2009 17:33:06 +0000 (17:33 +0000)
commit1fc65ed8bb85a09dd8847c5f555d1afb4002aa0f
tree93703c0877fd2d75839bee997b0b976d7ff22512
parent37cbcf3850a549d8bcd20eb650f2d6a5aaed980a
Move code out of mysqlnd_conn::connect to mysqlnd_net::connect.
Thus mysqlnd_conn::connect() does less of what it should not do - think
about the transport level.
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_wireprotocol.c