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

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

Count Diff
2 (29%)
010+ [009] [1304] PROCEDURE p already exists
011+ [010] [1304] FUNCTION f already exists
1 (14%)
010+ [009] [1548] Cannot load from mysql.proc. The table is probably corrupted
011+ [010] [1548] Cannot load from mysql.proc. The table is probably corrupted
1 (14%)
010+ [009] [1304] PROCEDURE p already exists
011+ [010] [1419] You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
1 (14%)
010+ [008a] Expecting array [0]
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
016+ Warning: mysqli_query(): (HY000/1436): Thread stack overrun: 9424 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: 9424 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 (14%)
010+ [008a] Expecting array [0]
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
016+ Warning: mysqli_query(): (22001/1406): Data too long for column 'ver_param' at row 1 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 [1406] Data too long for column 'ver_param' at row 1
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 (14%)