summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2014-06-18 18:30:37 +0300
committerAndrey Hristov <andrey@php.net>2014-06-18 18:30:37 +0300
commitf201bf23052738ee096cf76367609a37df1fe326 (patch)
tree3ac720cae4b7c0c8b09b1974c7be15cbf047eb89
parent23f77050eb1a3042276eece560ae03ef5b3cb3a6 (diff)
downloadphp-git-f201bf23052738ee096cf76367609a37df1fe326.tar.gz
Fix another problem with MySQL 5.7
-rw-r--r--ext/mysqli/tests/mysqli_change_user_new.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/tests/mysqli_change_user_new.phpt b/ext/mysqli/tests/mysqli_change_user_new.phpt
index a87afa84a3..e16895766f 100644
--- a/ext/mysqli/tests/mysqli_change_user_new.phpt
+++ b/ext/mysqli/tests/mysqli_change_user_new.phpt
@@ -41,4 +41,4 @@ Warning: mysqli_query(): MySQL server has gone away in %s on line %d
Warning: mysqli_query(): Error reading result set's header in %s on line %d
[003] [2006] MySQL server has gone away
-Fatal error: Call to a member function fetch_assoc() on a non-object in %s on line %d \ No newline at end of file
+Fatal error: Call to a member function fetch_assoc() on %s in %s on line %d \ No newline at end of file