mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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/'
|
||||
index DIRECTORY = 'c:/tmp/'
|
||||
);
|
||||
drop table t1;
|
||||
DROP TABLE t1;
|
||||
|
Reference in New Issue
Block a user