]> granicus.if.org Git - php/commitdiff
Another fix for the 16 chars user limitation of MySQL
authorAndrey Hristov <andrey@php.net>
Wed, 7 Apr 2010 18:28:46 +0000 (18:28 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 7 Apr 2010 18:28:46 +0000 (18:28 +0000)
ext/mysqli/tests/mysqli_report_wo_ps.phpt

index e7ba6bb7ebadbc93de0a23cf9494d6c4df0676d8..cdfea6cb33c27cba5e39515e341f4b8864a52ada 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-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