]> granicus.if.org Git - php/commit
Fixed bug #52082 (character_set_client & character_set_connection reset after
authorAndrey Hristov <andrey@php.net>
Mon, 14 Jun 2010 17:16:20 +0000 (17:16 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 14 Jun 2010 17:16:20 +0000 (17:16 +0000)
commit65b1895759cb5eccf53845b703fb21c2919d9f6b
treef95b790229b3e43dd9abab99bc1e0f5770a51001
parent0aef5f020b631ab3cb95889ef0b53f44dda7247b
Fixed bug #52082 (character_set_client & character_set_connection reset after
mysqli_change_user())

libmysql >= 5.1.23 will PASS, older library versions will fail
ext/mysqli/tests/bug52082.phpt [new file with mode: 0644]
ext/mysqlnd/mysqlnd.c