Skip to content

Commit 0b4b6b1

Browse files
authored
Update Chapter1.md
1 parent a43d597 commit 0b4b6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Meta's case study demonstrates that the new solution based on the Raft protocol
6262

6363
With the transaction isolation level set to Read Committed, simulations based on Group Replication were conducted under various network latency conditions.
6464

65-
The deployment setup of Group Replication is illustrated as follows: On machine A, two MySQL instances are deployed—one serving as the primary and the other as the secondary. These two instances form the majority and communicate via localhost. Machine B hosts a third instance deployed as a member of the cluster, with a network latency of X milliseconds.
65+
The deployment setup of Group Replication is illustrated as follows: On machine A, two MySQL instances are deployed—one serving as the primary and the other as the secondary. These two instances form the majority and communicate via localhost. Machine B hosts a third instance deployed as a member of the cluster, with a network latency of X milliseconds.
6666

6767
![](media/792556dcff5f267dcc5aefeb5ef0d035.png)
6868

0 commit comments

Comments
 (0)