PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.3Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5
Thetable_info table provides information about logging, checkpointing, distribution, and storage options in effect for individualNDB tables.
Thetable_info table contains the following columns:
table_idTable ID
logged_tableWhether table is logged (1) or not (0)
row_contains_gciWhether table rows contain GCI (1 true, 0 false)
row_contains_checksumWhether table rows contain checksum (1 true, 0 false)
read_backupIf backup fragment replicas are read this is 1, otherwise 0
fully_replicatedIf table is fully replicated this is 1, otherwise 0
storage_typeTable storage type; one of
MEMORYorDISKhashmap_idHashmap ID
partition_balancePartition balance (fragment count type) used for table; one of
FOR_RP_BY_NODE,FOR_RA_BY_NODE,FOR_RP_BY_LDM, orFOR_RA_BY_LDMcreate_gciGCI in which table was created
Notes
Thetable_info table was added in NDB 7.5.4.
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.3Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.5