Skip to content

Commit

Permalink
Update projects/mysql-cluster/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Wagner-Hall <dawagner@gmail.com>
  • Loading branch information
maksimov and illicitonion authored Jun 2, 2024
1 parent a254e4f commit 81db617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/mysql-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ In this type of replication, the primary server (or the master) takes all the wr
### Task 4: Demonstrate Failover
1. **Simulate Primary Server Failure**
We're going to stop the primary server, to simulate some real failure (e.g. hardware failure or loss of network).
- Stop the MySQL service on the primary server:
```bash
sudo systemctl stop mysql
Expand Down

0 comments on commit 81db617

Please sign in to comment.