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

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

Count Diff
1 (25%)
010+ [008a] Expecting array [0]
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
016+ Warning: mysqli_query(): (HY000/1436): Thread stack overrun: 16744 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --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: 16744 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --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 (25%)
010+ [008a] Expecting array [0]
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
016+ Warning: mysqli_query(): (HY000/1436): Thread stack overrun: 10416 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --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: 10416 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --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 (25%)
010+ [008a] Expecting array [0]
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
016+ Warning: mysqli_query(): (42000/1370): execute command denied to user ''@'localhost' for routine 'test.f' 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 [1370] execute command denied to user ''@'localhost' for routine 'test.f'
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 (25%)
010+ [008a] Expecting array [0]
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
015+ [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)