mariadb/storage/innobase/dict
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
..
dict0boot.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
dict0crea.cc Remove MYSQL_TABLESPACES. 2017-01-18 08:30:43 +02:00
dict0defrag_bg.cc fix build and some warnings 2016-11-24 17:36:02 +03:00
dict0dict.cc Remove MYSQL_TABLESPACES. 2017-01-18 08:30:43 +02:00
dict0load.cc Remove MYSQL_TABLESPACES. 2017-01-18 08:30:43 +02:00
dict0mem.cc Remove MYSQL_TABLESPACES. 2017-01-18 08:30:43 +02:00
dict0stats.cc MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00
dict0stats_bg.cc Merge 10.1 to 10.2 2017-01-05 10:48:03 +02:00