Current Path : /usr/opt/mysql57/mysql-test/suite/innodb/t/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/opt/mysql57/mysql-test/suite/innodb/t/tablespace_portability_windows.test |
--echo # --echo # Windows version of Tablespace Portability test. --echo # --echo # This testcase is related to WL#5980 & WL#6205. --echo # It tests whether datafiles can be copied from one location --echo # to another, and still be opened. In order to make this testcase run --echo # on any OS, we create the tablespaces here. --echo # # On Windows, MTR converts '\' to '/' in file names. # On other systems, '\' is left unchanged. # So this output file is different from the Non-Windows version. --source include/have_innodb_16k.inc --source include/not_embedded.inc --source include/windows.inc SET DEFAULT_STORAGE_ENGINE=InnoDB; --source suite/innodb/include/tablespace_filenames.inc --source suite/innodb/include/tablespace_portability.inc