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

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

Count Diff
1 (50%)
013+
014+ 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%)
013+
014+ Warning: mysqli_connect(): (HY000/2002): Connection timed out in /fly/src/php-5.6.37/ext/mysqli/tests/connect.inc on line 96
015+ [006] Cannot connect to the server using host=127.0.0.1, user=root, passwd=***, dbname=test, port=3306, socket=
016+
017+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s/mysqli_options.php on line 57
018+
019+ Warning: mysqli_errno() expects parameter 1 to be mysqli, boolean given in %s/mysqli_options.php on line 58
020+
021+ Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in %s/mysqli_options.php on line 58
022+ [007] [0]
023+
024+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, null given in %s/mysqli_options.php on line 59
025+
026+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in %s/mysqli_options.php on line 60
027+
028+ Notice: Undefined offset: 1 in %s/mysqli_options.php on line 65
029+ [009] Need MySQL Server 4.1+ for the test!
013- %s(25) "MYSQLI_READ_DEFAULT_GROUP"
014- bool(true)
015- %s(24) "MYSQLI_READ_DEFAULT_FILE"
016- bool(true)
017- %s(26) "MYSQLI_OPT_CONNECT_TIMEOUT"
018- bool(true)
019- %s(23) "MYSQLI_OPT_LOCAL_INFILE"
020- bool(true)
021- %s(19) "MYSQLI_INIT_COMMAND"
022- bool(true)
023- %s(17) "MYSQLI_CLIENT_SSL"
024- bool(false)
025- Link closed
026- Warning: mysqli_options(): Couldn't fetch mysqli in %s line %d
027- %s(19) "MYSQLI_INIT_COMMAND"
028- NULL
029- done!
030+
031+ Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in %s/mysqli_options.php on line 68
032+
033+ Warning: mysqli_errno() expects parameter 1 to be mysqli, boolean given in %s/mysqli_options.php on line 70
034+
035+ Warning: mysqli_error() expects parameter 1 to be mysqli, boolean given in %s/mysqli_options.php on line 70
036+ [010] Cannot get list of available character sets, [0]
037+
038+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, null given in %s/mysqli_options.php on line 73
039+
040+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, null given in %s/mysqli_options.php on line 75
041+
042+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s/mysqli_options.php on line 76
043+ string(25) "MYSQLI_READ_DEFAULT_GROUP"
044+ bool(true)
045+ string(24) "MYSQLI_READ_DEFAULT_FILE"
046+ bool(true)
047+ string(26) "MYSQLI_OPT_CONNECT_TIMEOUT"
048+ bool(true)
049+ string(23) "MYSQLI_OPT_LOCAL_INFILE"
050+ bool(true)
051+ string(19) "MYSQLI_INIT_COMMAND"
052+ bool(true)
053+ string(17) "MYSQLI_CLIENT_SSL"
054+ bool(false)
055+ Link closed
056+ Warning: mysqli_options(): Couldn't fetch mysqli in %s/mysqli_options.php on line 102
057+ string(19) "MYSQLI_INIT_COMMAND"
058+ NULL
059+ done!