Test: /ext/mysqli/tests/mysqli_report.phpt - Version 5.5.0RC3    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
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
005+ Warning: mysqli_kill(): processid should have positive value in %s/mysqli_report.php on line 39
006+
007+ 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
008+
009+ 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
005- Warning: mysqli_change_user(): (%d/%d): Access denied for user '%s'@'%s' (using password: %s) in %s on line %d
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(): (%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
012-
013- Warning: mysqli_kill(): processid should have positive value in %s on line %d
014-
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
016- [013] Access denied for user '%s'@'%s' (using password: YES)
017- [016] Access denied for user '%s'@'%s' (using password: YES)
013+ 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
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=
017+ Warning: mysqli_close() expects parameter 1 to be mysqli, boolean given in %s/mysqli_report.php on line 159