]> 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)
commit1d9c49bb3c222c93544a7bcf1898d592c6dbac18
treeabe6e97a6475bdced116ae9b18ffdaba62234daa
parent02965012745d2a0878ec1384f8488feffea3b463
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
NEWS
ext/mysqli/tests/bug52082.phpt [new file with mode: 0644]
ext/mysqlnd/mysqlnd.c