MySQL 5.6 Reference Manual
MySQL 5.6 Release Notes
Table of Contents
The following sections provide information about
INFORMATION_SCHEMA
tables which are specific to
NDB 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 NDB Cluster binaries or source, and does not exist
in MySQL Server 5.6.
Additional statistical and other data about NDB 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 ndbinfo: The NDB Cluster Information Database.