diff options
author | unknown <monty@donna.mysql.fi> | 2001-04-11 20:19:52 +0300 |
---|---|---|
committer | unknown <monty@donna.mysql.fi> | 2001-04-11 20:19:52 +0300 |
commit | 9bf58f4fac22a61190b26a13b7ef6f5ec2b85ff2 (patch) | |
tree | 0c2df4ea1281838e375d4087e0cd217f5de5140d /mysql-test/r/func_regexp.result | |
parent | 494a3a0fc74ef5ea5547e54603808b11221ec4c1 (diff) | |
download | mariadb-git-9bf58f4fac22a61190b26a13b7ef6f5ec2b85ff2.tar.gz |
Fixed bug in REGEXP for Linux Alpha
Docs/manual.texi:
Updated MyODBC section
libmysql/conf_to_src.c:
Fixed wrong typecast
mysql-test/r/func_regexp.result:
Added test case for REGEXP bug
mysql-test/t/func_regexp.test:
Added test case for REGEXP bug
regex/engine.c:
Fixed wrong type
regex/regexec.c:
Fixed wrong type
sql/records.cc:
Fixed test of READ lock
sql/slave.cc:
Cleanup
Diffstat (limited to 'mysql-test/r/func_regexp.result')
-rw-r--r-- | mysql-test/r/func_regexp.result | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mysql-test/r/func_regexp.result b/mysql-test/r/func_regexp.result index 05b324d0c9e..5927dba0974 100644 --- a/mysql-test/r/func_regexp.result +++ b/mysql-test/r/func_regexp.result @@ -13,3 +13,13 @@ NULL NULL NULL NULL +xxx +this is a test of some long text to see what happens +xxx +this is a test of some long text to see what happens +xxx +this is a test of some long text to see what happens +xxx +this is a test of some long text to see what happens +xxx +this is some text: to test - out.reg exp (22/45) |