]> granicus.if.org Git - php/commitdiff
one more fix and both work with libmysql and mysqlnd
authorAndrey Hristov <andrey@php.net>
Thu, 8 Apr 2010 10:53:38 +0000 (10:53 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 8 Apr 2010 10:53:38 +0000 (10:53 +0000)
ext/mysqli/tests/mysqli_report_wo_ps.phpt

index cdfea6cb33c27cba5e39515e341f4b8864a52ada..2ded3fd9d1c5b3cfde6b4e90c752d699fb18bd43 100644 (file)
@@ -101,7 +101,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