mariadb/mysql-test/suite/innodb_zip/t
Marko Mäkelä 0b66d3f70d MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation
MySQL 5.7 introduced WL#7943: InnoDB: Implement Information_Schema.Files
to provide a long-term alternative for accessing tablespace metadata.
The INFORMATION_SCHEMA.INNODB_* views are considered internal interfaces
that are subject to change or removal between releases. So, users should
refer to I_S.FILES instead of I_S.INNODB_SYS_TABLESPACES to fetch metadata
about CREATE TABLESPACE.

Because MariaDB 10.2 does not support CREATE TABLESPACE or
CREATE TABLE…TABLESPACE for InnoDB, it does not make sense to support
I_S.FILES either. So, let MariaDB 10.2 omit the code that was added in
MySQL 5.7. After this change, I_S.FILES will report the empty result,
unless some other storage engine in MariaDB 10.2 implements the interface.
(The I_S.FILES interface was originally created for the NDB Cluster.)
2016-12-01 13:16:25 +02:00
..
4k-master.opt MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
4k.test MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
8k-master.opt MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
8k.test MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
16k-master.opt
16k.test
bug36169.test
bug36172.test
bug52745.test
bug53591.test
bug56680.test
cmp_drop_table-master.opt
cmp_drop_table.test
cmp_per_index.test
create_options.test
disabled.def MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
index_large_prefix.test
index_large_prefix_4k.test
index_large_prefix_8k.test
innochecksum.test
innochecksum_2.test
innochecksum_3.test
innodb-create-options.test
innodb-zip.test
innodb_bug36169.opt
innodb_bug36169.test
innodb_bug36172.test
innodb_bug52745.test
innodb_bug53591.test
innodb_bug56680.test
innodb_cmp_drop_table-master.opt
innodb_cmp_drop_table.test
innodb_index_large_prefix.test
large_blob-master.opt
large_blob.test
restart.opt MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
restart.test MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
wl6344_compress_level.test
wl6347_comp_indx_stat.test
wl6470_1.test
wl6470_2.test
wl6501_1.test
wl6501_crash_3.test
wl6501_crash_4.test
wl6501_crash_5.test
wl6501_scale_1.test
wl6560.test
wl6915_1.test