• Marko Mäkelä's avatar
    Remove MYSQL_TABLESPACES. · 494e4b99
    Marko Mäkelä authored
    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.
    494e4b99
innodb-alter-discard.result 1.91 KB