diff options
author | Daniel Black <daniel.black@au.ibm.com> | 2017-04-13 16:14:21 +1000 |
---|---|---|
committer | Daniel Black <daniel.black@au.ibm.com> | 2017-04-18 11:46:10 +1000 |
commit | d59b94e7fd035814bef039eb94d97d1053ca0bbf (patch) | |
tree | 25751f6d5574e7b8283fbddc65718c501cfa5edb /mysql-test/r/mysqltest.result | |
parent | ea4146229c7d4ca13eae1bc01a3a8d8b8ed42c8a (diff) | |
download | mariadb-git-d59b94e7fd035814bef039eb94d97d1053ca0bbf.tar.gz |
Add replace_regex to not ignore the regex in "$var /regex/val/"
Diffstat (limited to 'mysql-test/r/mysqltest.result')
-rw-r--r-- | mysql-test/r/mysqltest.result | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mysql-test/r/mysqltest.result b/mysql-test/r/mysqltest.result index fa054d457f9..dcb28baa18d 100644 --- a/mysql-test/r/mysqltest.result +++ b/mysql-test/r/mysqltest.result @@ -672,7 +672,9 @@ drop table t1; y txt b is b and more is more -txt +txt2 +b is b or more is more +txt3 a is a and less is more sflfdt 'ABCDfF bbddff h' bs txt; txt |