1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

merging fix

This commit is contained in:
holyfoot/hf@mysql.com/hfmain.(none)
2007-04-08 00:05:34 +05:00
parent 7ceefd2b3f
commit 171f8badd7

View File

@ -40,4 +40,4 @@ PARTITION p1 VALUES LESS THAN (3) ENGINE=INNODB
data DIRECTORY='c:/tmp/'
index DIRECTORY = 'c:/tmp/'
);
drop table t1;
DROP TABLE t1;