PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
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_fragments table provides information about the fragmentation, partitioning, distribution, and (internal) replication ofNDB tables.
Thetable_fragments table contains the following columns:
node_idNode ID (
DIHmaster)table_idTable ID
partition_idPartition ID
fragment_idFragment ID (same as partition ID unless table is fully replicated)
partition_orderOrder of fragment in partition
log_part_idLog part ID of fragment
no_of_replicasNumber of fragment replicas
current_primaryCurrent primary node ID
preferred_primaryPreferred primary node ID
current_first_backupCurrent first backup node ID
current_second_backupCurrent second backup node ID
current_third_backupCurrent third backup node ID
num_alive_replicasCurrent number of live fragment replicas
num_dead_replicasCurrent number of dead fragment replicas
num_lcp_replicasNumber of fragment replicas remaining to be checkpointed
Notes
Thetable_fragments table was added in NDB 7.5.4.
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
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