]> granicus.if.org Git - php/commit
Fixing problems when calling connect (again and again) on a valid connection handle...
authorUlf Wendel <uw@php.net>
Thu, 15 Oct 2009 15:49:40 +0000 (15:49 +0000)
committerUlf Wendel <uw@php.net>
Thu, 15 Oct 2009 15:49:40 +0000 (15:49 +0000)
commitab4670ee53b8ef48e0a7f012f3bc26b2297df6c2
treed551a3c2a674f921d986720e06786f5daba14eed
parente4adfe4f61cb54c4da6e8144f82d6f6cc9d6e797
Fixing problems when calling connect (again and again) on a valid connection handle. Most of the patch comes from Andrey.
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_libmysql.h
ext/mysqli/mysqli_nonapi.c
ext/mysqli/php_mysqli_structs.h
ext/mysqli/tests/mysqli_pconn_conn_multiple.phpt [new file with mode: 0644]
ext/mysqli/tests/mysqli_pconn_twice.phpt [new file with mode: 0644]
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd_wireprotocol.c