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

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

Count Diff
5 (42%)
010+ [009] Result seems wrong, dumping
011+ array(1) {
012+ ["p_version"]=>
013+ NULL
014+ }
016+ Warning: mysql_query(): Unable to save result set in %s/mysql_query.php on line 64
017+
018+ Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in %s/mysql_query.php on line 65
019+ [012] Result seems wrong, dumping
020+ NULL
021+
022+ Warning: mysql_free_result() expects parameter 1 to be resource, boolean given in %s/mysql_query.php on line 74
023+
3 (25%)
001+ Warning: mysql_query(): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'THIS IS NOT SQL' at line 1 in %s/mysql_query.php on line 18
002+
003+ Warning: mysql_query(): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\g' at line 1 in %s/mysql_query.php on line 21
014+ Warning: mysql_query(): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SHOW VARIABLES' at line 1 in %s/mysql_query.php on line 40
015+
3 (25%)
001+
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: mysql_query(): %d is not a valid MySQL-Link resource in %s on line %d
012- done!
1 (8%)
001+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50527 Library:50608 in /opt/install/php-5.4.4/ext/mysql/tests/connect.inc on line 37