summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_regexp.result
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2012-02-29 21:55:04 +0100
committerSergei Golubchik <sergii@pisem.net>2012-02-29 21:55:04 +0100
commite4bfb6f161b77a8c5801ba71b4ffd980066a1399 (patch)
treea48bbc4154695db34ba124f07a70bef5cabab48d /mysql-test/r/func_regexp.result
parente293bdb2c19cacad91d4f5a846568ac595b3a48e (diff)
downloadmariadb-git-e4bfb6f161b77a8c5801ba71b4ffd980066a1399.tar.gz
pbxt suite is now a main-pbxt overlay
Diffstat (limited to 'mysql-test/r/func_regexp.result')
-rw-r--r--mysql-test/r/func_regexp.result6
1 files changed, 3 insertions, 3 deletions
diff --git a/mysql-test/r/func_regexp.result b/mysql-test/r/func_regexp.result
index 43f90e2e2e6..78b8e5d908a 100644
--- a/mysql-test/r/func_regexp.result
+++ b/mysql-test/r/func_regexp.result
@@ -28,6 +28,9 @@ insert into t1 values(null,null);
insert into t1 values('ghi','ghi[');
select HIGH_PRIORITY s1 regexp s2 from t1;
s1 regexp s2
+0
+0
+0
1
1
1
@@ -35,9 +38,6 @@ s1 regexp s2
1
1
1
-0
-0
-0
NULL
NULL
NULL