mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
merging fix
This commit is contained in:
@@ -40,4 +40,4 @@ PARTITION p1 VALUES LESS THAN (3) ENGINE=INNODB
|
|||||||
data DIRECTORY='c:/tmp/'
|
data DIRECTORY='c:/tmp/'
|
||||||
index DIRECTORY = 'c:/tmp/'
|
index DIRECTORY = 'c:/tmp/'
|
||||||
);
|
);
|
||||||
drop table t1;
|
DROP TABLE t1;
|
||||||
|
Reference in New Issue
Block a user