mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
494e4b99a4
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. |
||
---|---|---|
.. | ||
fts0ast.cc | ||
fts0blex.cc | ||
fts0blex.l | ||
fts0config.cc | ||
fts0fts.cc | ||
fts0opt.cc | ||
fts0pars.cc | ||
fts0pars.y | ||
fts0plugin.cc | ||
fts0que.cc | ||
fts0sql.cc | ||
fts0tlex.cc | ||
fts0tlex.l | ||
make_parser.sh | ||
Makefile.query |