From: Andrey Hristov Date: Thu, 8 Apr 2010 13:18:52 +0000 (+0000) Subject: Fixing the second test X-Git-Tag: php-5.4.0alpha1~191^2~1791 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b2111d17889a5a1c7c8cdda01df3fc2f4a1fa26;p=php Fixing the second test --- diff --git a/ext/mysqli/tests/mysqli_report.phpt b/ext/mysqli/tests/mysqli_report.phpt index e76ca580b9..1d9cf794ad 100644 --- a/ext/mysqli/tests/mysqli_report.phpt +++ b/ext/mysqli/tests/mysqli_report.phpt @@ -289,7 +289,7 @@ Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; ch 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 -Warning: mysqli_change_user(): (%d/%d): Access denied for user '0123456789-10-45'@'%s' (using password: YES) in %s on line %d +Warning: mysqli_change_user(): (%d/%d): Access denied for user '0123456789-10-4%s'@'%s' (using password: YES) in %s on line %d Warning: mysqli_kill(): processid should have positive value in %s on line %d