Test: /ext/mysqli/tests/mysqli_report.phpt - Version 5.6.0-dev    

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

Count Diff
1 (50%)
005- Warning: mysqli_change_user(): (%d/%d): Access denied for user '%s'@'%s' (using password: %s) in %s on line %d
006-
014+ [012] Can connect to the server using host=localhost, user=rootunknown_really, passwd=***non_empty, dbname=test, port=3306, socket=
015+ [015] Can connect to the server using host=localhost, user=rootunknown_really, passwd=***non_empty, dbname=test, port=3306, socket=
016+
017+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s/mysqli_report.php on line 159
016- [013] Access denied for user '%s'@'%s' (using password: YES)
017- [016] Access denied for user '%s'@'%s' (using password: YES)
1 (50%)
001+ Warning: mysqli_multi_query(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'BAR; FOO' at line 1 in %s/mysqli_report.php on line 35
001- Warning: mysqli_multi_query(): (%d/%d): 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 'BAR; FOO' at line 1 in %s on line %d
003+ Warning: mysqli_query(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOO' at line 1 in %s/mysqli_report.php on line 36
003- Warning: mysqli_query(): (%d/%d): 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 'FOO' at line 1 in %s on line %d
009+ Warning: mysqli_prepare(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOO' at line 1 in %s/mysqli_report.php on line 42
009- Warning: mysqli_prepare(): (%d/%d): 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 'FOO' at line 1 in %s on line %d
011+ Warning: mysqli_real_query(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOO' at line 1 in %s/mysqli_report.php on line 43
011- Warning: mysqli_real_query(): (%d/%d): 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 'FOO' at line 1 in %s on line %d
015+ Warning: mysqli_stmt_prepare(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'FOO' at line 1 in %s/mysqli_report.php on line 68
015- Warning: mysqli_stmt_prepare(): (%d/%d): 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 'FOO' at line 1 in %s on line %d