Test: /ext/mysqli/tests/mysqli_stmt_datatype_change.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
002+
003+ 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+ ** ERROR: process timed out **
001- bool(true)
002- bool(true)
003- ---- Row 1
004- bool(true)
005- int(1)
006- ---- Row 2
007- bool(true)
008- int(2)
009- ---- Row 3
010- NULL
011- ----
012- ALTER
013- bool(true)
014- bool(false)
015- %unicode|string%(34) "Unknown column 'a' in 'field list'"
016- ---- Row 1
017- bool(false)
018- int(2)
019- ---- Row 2
020- bool(false)
021- int(2)
022- ---- Row 3
023- bool(false)
024- ----
025- done!