21.30 MySQL Cluster INFORMATION_SCHEMA Tables

21.30.1 The INFORMATION_SCHEMA FILES Table
21.30.2 The INFORMATION_SCHEMA ndb_transid_mysql_connection_map Table

The following sections provide information about INFORMATION_SCHEMA tables which are specific to MySQL Cluster. (The FILES table is available in standard MySQL 5.6 but is not used there.) The ndb_transid_mysql_connection_map table is implemented as an INFORMATION_SCHEMA plugin available only in MySQL Cluster binaries or source, and does not exist in MySQL Server 5.6.

Additional statistical and other data about MySQL Cluster transactions, operations, threads, blocks, and other aspects of performance can be obtained from the tables in the ndbinfo database. For information about these tables, see Section 18.5.10, “The ndbinfo NDB Cluster Information Database”.