]> granicus.if.org Git - php/commitdiff
Fix another problem with MySQL 5.7
authorAndrey Hristov <andrey@php.net>
Wed, 18 Jun 2014 15:30:37 +0000 (18:30 +0300)
committerAndrey Hristov <andrey@php.net>
Wed, 18 Jun 2014 15:30:37 +0000 (18:30 +0300)
ext/mysqli/tests/mysqli_change_user_new.phpt

index a87afa84a3aef2b3ecfdfaad8217ca24872dc8fa..e16895766f55bf3476d6968591f4e042ba28270c 100644 (file)
@@ -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