From: Andrey Hristov Date: Thu, 8 Apr 2010 10:53:38 +0000 (+0000) Subject: one more fix and both work with libmysql and mysqlnd X-Git-Tag: php-5.4.0alpha1~191^2~1792 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e441ef30b3b9ea26f4059c5df9d4ba3826117a5;p=php one more fix and both work with libmysql and mysqlnd --- diff --git a/ext/mysqli/tests/mysqli_report_wo_ps.phpt b/ext/mysqli/tests/mysqli_report_wo_ps.phpt index cdfea6cb33..2ded3fd9d1 100644 --- a/ext/mysqli/tests/mysqli_report_wo_ps.phpt +++ b/ext/mysqli/tests/mysqli_report_wo_ps.phpt @@ -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