Test: /ext/mysqli/tests/mysqli_query.phpt - Version 5.6.36    

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

Count Diff
2 (40%)
010+ [008a] Expecting array [0]
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
016+ Warning: mysqli_query(): (HY000/1436): Thread stack overrun: 11680 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. in %s/mysqli_query.php on line 66
017+
018+ Warning: mysqli_fetch_assoc() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_query.php on line 68
019+ [009a] Expecting array [1436] Thread stack overrun: 11680 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack.
020+ NULL
021+
022+ Warning: mysqli_free_result() expects parameter 1 to be mysqli_result, boolean given in %s/mysqli_query.php on line 74
023+
1 (20%)
010+ [009] [1728] Cannot load from mysql.proc. The table is probably corrupted
011+ [010] [1728] Cannot load from mysql.proc. The table is probably corrupted
1 (20%)
010+ [009] [1033] Incorrect information in file: './mysql/proc.frm'
011+ [010] [1033] Incorrect information in file: './mysql/proc.frm'
1 (20%)
001+ ** ERROR: process timed out **
001- array(1) {
002- [%u|b%"valid"]=>
003- %unicode|string%(30) "this is sql but with semicolon"
004- }
005- array(1) {
006- [%u|b%""]=>
007- %unicode|string%(1) "a"
008- }
009- %unicode|string%(1) "a"
010-
011- Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
012- done!