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_replicas table provides information about the copying, distribution, and checkpointing ofNDB table fragments and fragment replicas.
Thetable_replicas table contains the following columns:
node_idID of the node from which data is fetched (
DIHmaster)table_idTable ID
fragment_idFragment ID
initial_gciInitial GCI for table
replica_node_idID of node where fragment replica is stored
is_lcp_ongoingIs 1 if LCP is ongoing on this fragment, 0 otherwise
num_crashed_replicasNumber of crashed fragment replica instances
last_max_gci_startedHighest GCI started in most recent LCP
last_max_gci_completedHighest GCI completed in most recent LCP
last_lcp_idID of most recent LCP
prev_lcp_idID of previous LCP
prev_max_gci_startedHighest GCI started in previous LCP
prev_max_gci_completedHighest GCI completed in previous LCP
last_create_gciLast Create GCI of last crashed fragment replica instance
last_replica_gciLast GCI of last crashed fragment replica instance
is_replica_alive1 if this fragment replica is alive, 0 otherwise
Notes
Thetable_replicas 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