Test: /ext/mysqli/tests/mysqli_character_set.phpt - Version 5.6.37    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50645 Library:50560 in /usr/local/src/php-5.6.37/ext/mysqli/tests/connect.inc on line 96
1 (50%)
001+ Warning: mysqli_connect(): (HY000/2002): Connection timed out in /fly/src/php-5.6.37/ext/mysqli/tests/connect.inc on line 96
001- done!
002+ [001] Cannot connect to the server using host=127.0.0.1, user=root, passwd=***, dbname=test, port=3306, socket=
003+
004+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s/mysqli_character_set.php on line 10
005+
006+ Warning: mysqli_errno() expects parameter 1 to be mysqli, boolean given in %s/mysqli_character_set.php on line 11
007+
008+ Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in %s/mysqli_character_set.php on line 11
009+ [002] [0]
010+
011+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, null given in %s/mysqli_character_set.php on line 12
012+
013+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in %s/mysqli_character_set.php on line 13
014+
015+ Notice: Undefined offset: 1 in %s/mysqli_character_set.php on line 18
016+ [004] Need MySQL Server 4.1+ for the test!
017+
018+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s/mysqli_character_set.php on line 21
019+
020+ Warning: mysqli_errno() expects parameter 1 to be mysqli, boolean given in %s/mysqli_character_set.php on line 23
021+
022+ Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in %s/mysqli_character_set.php on line 23
023+ [005] Cannot get list of available character sets, [0]
024+
025+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, null given in %s/mysqli_character_set.php on line 26
026+
027+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in %s/mysqli_character_set.php on line 28
028+
029+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s/mysqli_character_set.php on line 85
030+ done!