diff options
Diffstat (limited to 'mysql-test/r/sel000028.result')
-rw-r--r-- | mysql-test/r/sel000028.result | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/sel000028.result b/mysql-test/r/sel000028.result index cd5b3268b53..ecb81bdbf23 100644 --- a/mysql-test/r/sel000028.result +++ b/mysql-test/r/sel000028.result @@ -1,2 +1,2 @@ -"aba" REGEXP CONCAT("^","a") -1 +"aba" REGEXP CONCAT("^","a") +1 |