mirror of
https://github.com/MariaDB/server.git
synced 2025-03-23 23:48:41 +01:00
parent
f6e00abda0
commit
0459517562
1 changed files with 2 additions and 0 deletions
|
@ -81,3 +81,5 @@ alter table t1 discard tablespace;
|
|||
alter table t1 import tablespace;
|
||||
check table t1 extended;
|
||||
drop table t1;
|
||||
|
||||
--remove_files_wildcard $datadir/test t1*sc
|
||||
|
|
Loading…
Add table
Reference in a new issue