Test: /ext/mysql/tests/mysql_client_encoding.phpt - Version 5.4.0alpha1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ [009] Check manually, watch out for unicode and others
002+ string(6) "latin1"
003+ array(2) {
004+ ["charset"]=>
005+ string(4) "utf8"
006+ ["collation"]=>
007+ string(15) "utf8_unicode_ci"
008+ }