1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00
This commit is contained in:
serg@serg.mysql.com
2001-03-01 21:04:36 +01:00
9 changed files with 72 additions and 8 deletions

View File

@@ -54,4 +54,3 @@ show create table t2;
select * from t2 where MATCH inhalt AGAINST (NULL);
drop table t1,t2;