]> granicus.if.org Git - php/commitdiff
Fixing the second test
authorAndrey Hristov <andrey@php.net>
Thu, 8 Apr 2010 13:18:52 +0000 (13:18 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 8 Apr 2010 13:18:52 +0000 (13:18 +0000)
ext/mysqli/tests/mysqli_report.phpt

index e76ca580b91eea99431649941711c7de7e9fae7f..1d9cf794addf904c36fdc2112e3a051a0fb7f647 100644 (file)
@@ -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