Documentation Home
MySQL 5.7 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 35.1Mb
PDF (A4) - 35.2Mb
Man Pages (TGZ) - 256.4Kb
Man Pages (Zip) - 361.2Kb
Info (Gzip) - 3.4Mb
Info (Zip) - 3.4Mb
Excerpts from this Manual

MySQL 5.7 Reference Manual  / ...  / MySQL NDB Cluster 7.5 and NDB Cluster 7.6  / NDB Cluster Replication  /  NDB Cluster Replication: Abbreviations and Symbols

21.7.1 NDB Cluster Replication: Abbreviations and Symbols

Throughout this section, we use the following abbreviations or symbols for referring to the source and replica clusters, and to processes and commands run on the clusters or cluster nodes:

Table 21.63 Abbreviations used throughout this section referring to source and replica clusters, and to processes andcommands run on cluster nodes

Symbol or AbbreviationDescription (Refers to...)
SThe cluster serving as the (primary) replication source
RThe cluster acting as the (primary) replica
shellS>Shell command to be issued on the source cluster
mysqlS>MySQL client command issued on a single MySQL server running as an SQL node on the source cluster
mysqlS*>MySQL client command to be issued on all SQL nodes participating in the replication source cluster
shellR>Shell command to be issued on the replica cluster
mysqlR>MySQL client command issued on a single MySQL server running as an SQL node on the replica cluster
mysqlR*>MySQL client command to be issued on all SQL nodes participating in the replica cluster
CPrimary replication channel
C'Secondary replication channel
S'Secondary replication source
R'Secondary replica