Documentation Home
MySQL 9.1 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 40.4Mb
PDF (A4) - 40.5Mb
Man Pages (TGZ) - 259.5Kb
Man Pages (Zip) - 366.7Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb


MySQL 9.1 Reference Manual  / ...  / MySQL NDB Cluster 9.1  / Management of NDB Cluster  /  INFORMATION_SCHEMA Tables for NDB Cluster

25.6.18 INFORMATION_SCHEMA Tables for NDB Cluster

TwoINFORMATION_SCHEMA tables provide information that is of particular use when managing an NDB Cluster. TheFILES table provides information about NDB Cluster Disk Data files (seeSection 25.6.11.1, “NDB Cluster Disk Data Objects”). Thendb_transid_mysql_connection_map table provides a mapping between transactions, transaction coordinators, and API nodes.

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