Information Schema XtraDB Tables
List of Information Schema tables specifically related to XtraDB. Tables that XtraDB shares with InnoDB are listed in Information Schema InnoDB Tables.
-
Information Schema CHANGED_PAGE_BITMAPS Table
Dummy table to allow FLUSH NO_WRITE_TO_BINLOG CHANGED_PAGE_BITMAPS -
Information Schema INNODB_BUFFER_POOL_PAGES Table
XtraDB buffer pool page information. -
Information Schema INNODB_BUFFER_POOL_PAGES_BLOB Table
XtraDB buffer pool blob pages. -
Information Schema INNODB_BUFFER_POOL_PAGES_INDEX Table
XtraDB buffer pool index pages. -
Information Schema INNODB_UNDO_LOGS Table
XtraDB undo log segments. -
Information Schema XTRADB_INTERNAL_HASH_TABLES Table
InnoDB/XtraDB hash table memory usage information. -
Information Schema XTRADB_READ_VIEW Table
Information about the oldest active transaction in the system. -
Information Schema XTRADB_RSEG Table
XtraDB rollback segment information.
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.