summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqltest.result
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2014-08-04 21:19:24 +0200
committerSergei Golubchik <sergii@pisem.net>2014-08-04 21:19:24 +0200
commitfece177fe262f3e1d5438afd8d5faa8b60e9b2dd (patch)
tree616dadd2ee67c024517eb345727c14bb0cd69619 /mysql-test/r/mysqltest.result
parentef2bf1870622b5167066ea95e7824631d93bbf3f (diff)
downloadmariadb-git-fece177fe262f3e1d5438afd8d5faa8b60e9b2dd.tar.gz
mysqltest: support pairs of delimiters in replace_regex
Diffstat (limited to 'mysql-test/r/mysqltest.result')
-rw-r--r--mysql-test/r/mysqltest.result3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/mysqltest.result b/mysql-test/r/mysqltest.result
index 7228daa2712..e258b1d156f 100644
--- a/mysql-test/r/mysqltest.result
+++ b/mysql-test/r/mysqltest.result
@@ -680,6 +680,9 @@ txt
b is b and more is more
txt
a is a and less is more
+sflfdt 'ABCDfF bbddff h' bs txt;
+txt
+ABCDfF bbddff h
create table t2 ( a char(10));
garbage;
ERROR 42000: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'garbage' at line 1