]> 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)
commit355a88f676ccac3ca80a4748890d91482164a546
tree1dabacd7ae29d8b9319c5c77752cddeac006a2e1
parent4706ebbfe250e3e85e5043e5e748b5814553dda4
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