Tables that use the InnoDB storage engine are written to disk in data files called tablespaces. An individual tablespace can contain data from one or more InnoDB tables as well as the associated indexes.
Title | Description |
---|---|
InnoDB System Tablespaces | The system tablespace, how to change its size, and the use of raw disk partitions. |
InnoDB File-Per-Table Tablespaces | InnoDB file-per-table tablespaces: what they are, where they're located, ho... |
InnoDB Temporary Tablespaces | Information on tablespaces for user-created temporary tables. |
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/innodb-tablespaces/