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

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

Count Diff
4 (36%)
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 (27%)
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
3 (27%)
001+
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!
1 (9%)
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