Information Schema TABLESPACES Table
The Information Schema TABLESPACES
table contains information about active tablespaces..
The table is a MariaDB and MySQL extension, and does not include information about InnoDB tablespaces.
Column | Description |
---|---|
TABLESPACE_NAME | |
ENGINE | |
TABLESPACE_TYPE | |
LOGFILE_GROUP_NAME | |
EXTENT_SIZE | |
AUTOEXTEND_SIZE | |
MAXIMUM_SIZE | |
NODEGROUP_ID | |
TABLESPACE_COMMENT |
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.