Rechercher dans le manuel MySQL
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 |
shell |
Shell command to be issued on the master cluster |
mysql |
MySQL client command issued on a single MySQL server running as an SQL node on the master cluster |
mysql |
MySQL client command to be issued on all SQL nodes participating in the replication master cluster |
shell |
Shell command to be issued on the slave cluster |
mysql |
MySQL client command issued on a single MySQL server running as an SQL node on the slave cluster |
mysql |
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 |
Document created the 26/06/2006, last modified the 26/10/2018
Source of the printed document:https://www.gaudry.be/en/mysql-rf-mysql-cluster-replication-abbreviations.html
The infobrol is a personal site whose content is my sole responsibility. The text is available under CreativeCommons license (BY-NC-SA). More info on the terms of use and the author.
References
These references and links indicate documents consulted during the writing of this page, or which may provide additional information, but the authors of these sources can not be held responsible for the content of this page.
The author This site is solely responsible for the way in which the various concepts, and the freedoms that are taken with the reference works, are presented here. Remember that you must cross multiple source information to reduce the risk of errors.