12 lines
242 B
Plaintext
12 lines
242 B
Plaintext
--echo #
|
|
--echo # Check how the embedded engine handles tablespace filenames
|
|
--echo #
|
|
|
|
--source include/is_embedded.inc
|
|
--source include/windows.inc
|
|
|
|
SET DEFAULT_STORAGE_ENGINE=InnoDB;
|
|
|
|
--source suite/innodb/include/tablespace_filenames.inc
|
|
|