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

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

Count Diff
5 (42%)
005+ [008] Result seems wrong, dumping
006+ array(1) {
007+ ["p_version"]=>
008+ NULL
009+ }
010+ [011] Result seems wrong, dumping
011+ bool(false)
3 (25%)
005+ [010] [1146] Table 'mysql.proc' doesn't exist
006+ [012] [1146] Table 'mysql.proc' doesn't exist
1 (8%)
001+ Warning: mysql_unbuffered_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_unbuffered_query.php on line 15
002+
003+ Warning: mysql_unbuffered_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_unbuffered_query.php on line 18
008+
009+ Warning: mysql_unbuffered_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_unbuffered_query.php on line 30
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- bool(true)
006- resource(%d) of type (mysql result)
007- int(0)
008-
009- Notice: mysql_close(): Function called without first fetching all rows from a previous unbuffered query in %s on line %d
010-
011- Warning: mysql_unbuffered_query(): %d is not a valid MySQL-Link resource in %s on line %d
012- done!