]> granicus.if.org Git - php/commitdiff
Fix test. The usernames in the server are 16 chars long
authorAndrey Hristov <andrey@php.net>
Wed, 7 Apr 2010 18:05:42 +0000 (18:05 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 7 Apr 2010 18:05:42 +0000 (18:05 +0000)
ext/mysqli/tests/mysqli_report.phpt

index 11ddef88bd209f92ca275b95f89a3e131fce9d0e..e76ca580b91eea99431649941711c7de7e9fae7f 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-456789-20-456789-%s'@'%s' (using password: YES) 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_kill(): processid should have positive value in %s on line %d