1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-02 14:22:51 +03:00

Merge magare.gmz:/home/kgeorge/mysql/autopush/B31440-5.0-opt

into  magare.gmz:/home/kgeorge/mysql/work/B31440-5.1-opt
This commit is contained in:
gkodinov/kgeorge@magare.gmz
2007-10-12 14:14:27 +03:00
3 changed files with 16 additions and 1 deletions

View File

@ -98,3 +98,8 @@ R2
R3
deallocate prepare stmt1;
drop table t1;
End of 4.1 tests
SELECT 1 REGEXP NULL;
1 REGEXP NULL
NULL
End of 5.0 tests