mariadb/storage/innobase/fil
Marko Mäkelä 494e4b99a4 Remove MYSQL_TABLESPACES.
MySQL 5.7 introduced partial support for user-created shared tablespaces
(for example, import and export are not supported).

MariaDB Server does not support tablespaces at this point of time.
Let us remove most InnoDB code and data structures that is related
to shared tablespaces.
2017-01-18 08:30:43 +02:00
..
fil0crypt.cc Merge 10.1 to 10.2 2017-01-05 10:48:03 +02:00
fil0fil.cc Remove MYSQL_TABLESPACES. 2017-01-18 08:30:43 +02:00
fil0pagecompress.cc Remove MYSQL_COMPRESSION. 2017-01-18 08:30:42 +02:00