Documentation Home
MySQL 8.0 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 46.1Mb
PDF (A4) - 46.1Mb
PDF (RPM) - 41.5Mb
HTML Download (TGZ) - 10.6Mb
HTML Download (Zip) - 10.6Mb
HTML Download (RPM) - 9.1Mb
Man Pages (TGZ) - 220.4Kb
Man Pages (Zip) - 325.8Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb
Excerpts from this Manual

MySQL 8.0 Reference Manual  /  ...  /  NDB Cluster Replication: Abbreviations and Symbols

22.6.1 NDB Cluster Replication: Abbreviations and Symbols

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

Table 22.424 Abbreviations used throughout this section referring to master and slave clusters, and to processes and commands run on nodes

Symbol or Abbreviation Description (Refers to...)
M The cluster serving as the (primary) replication master
S The cluster acting as the (primary) replication slave
shellM> Shell command to be issued on the master cluster
mysqlM> MySQL client command issued on a single MySQL server running as an SQL node on the master cluster
mysqlM*> MySQL client command to be issued on all SQL nodes participating in the replication master cluster
shellS> Shell command to be issued on the slave cluster
mysqlS> MySQL client command issued on a single MySQL server running as an SQL node on the slave cluster
mysqlS*> MySQL client command to be issued on all SQL nodes participating in the replication slave cluster
C Primary replication channel
C' Secondary replication channel
M' Secondary replication master
S' Secondary replication slave