Test: /ext/mysql/tests/mysql_query.phpt - Version 5.5.13    

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

Count Diff
3 (60%)
011+ [014] [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 (20%)
011+ [009] Result seems wrong, dumping
012+ array(1) {
013+ ["p_version"]=>
014+ NULL
015+ }
017+ Warning: mysql_query(): Unable to save result set in %s/mysql_query.php on line 64
018+
019+ Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in %s/mysql_query.php on line 65
020+ [012] Result seems wrong, dumping
021+ NULL
022+
023+ Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in %s/mysql_query.php on line 74
024+
1 (20%)