From: Andrey Hristov Date: Thu, 8 Apr 2010 13:18:52 +0000 (+0000) Subject: Fixing the second test X-Git-Tag: php-5.3.3RC1~325 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be73f948d2c2266bd36e2f0ec120d72d27f27f27;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