summaryrefslogtreecommitdiff
path: root/ext/mysql/tests
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2014-06-20 13:57:38 +0400
committerDmitry Stogov <dmitry@zend.com>2014-06-20 13:57:38 +0400
commitf0639611cf65a8a35119e65bad6f472346b14543 (patch)
treefa503c8aa883db0146375a21f5f132c9ef645bbd /ext/mysql/tests
parent21c9a9388fc3c3b88a48a7e25c932e1e2c008b81 (diff)
parent680ddabac1076690fd716c14287b861feea87600 (diff)
downloadphp-git-f0639611cf65a8a35119e65bad6f472346b14543.tar.gz
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4: Fixed MarinaDB support
Diffstat (limited to 'ext/mysql/tests')
-rw-r--r--ext/mysql/tests/mysql_trace_mode.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysql/tests/mysql_trace_mode.phpt b/ext/mysql/tests/mysql_trace_mode.phpt
index 7655975d70..73872de1db 100644
--- a/ext/mysql/tests/mysql_trace_mode.phpt
+++ b/ext/mysql/tests/mysql_trace_mode.phpt
@@ -31,7 +31,7 @@ require_once("clean_table.inc");
--EXPECTF--
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in %s on line %d
I don\'t mind character sets, do I?\n
-Warning: mysql_query(): 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 'BOGUS_SQL' at line 1 in %s on line %d
+Warning: mysql_query(): You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near 'BOGUS_SQL' at line 1 in %s on line %d
done!
Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result to free result sets which were requested using mysql_query() in %s on line %d