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

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

Count Diff
6 (46%)
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 (23%)
010+ [011] [1146] Table 'mysql.proc' doesn't exist
011+ [014] [1146] Table 'mysql.proc' doesn't exist
1 (8%)
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+
1 (8%)
001+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50150 Library:50525 in /root/php-5.4.0/ext/mysql/tests/connect.inc on line 37
1 (8%)
001+ Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50086 Library:50535 in /usr/local/src/php-5.4.0/ext/mysql/tests/connect.inc on line 37
1 (8%)
001+ Fatal error: Call to undefined function mysql_get_client_info() in /root/php-5.4.0/ext/mysql/tests/connect.inc on line 81
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!