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: Sally McGrath <[email protected]>
  • Loading branch information
maksimov and SallyMcGrath authored May 29, 2024
1 parent 5b0c899 commit ff76eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/mysql-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This project is designed to introduce you to MySQL database setup, schema creati
You will set up a primary MySQL server, test it, add a secondary server for replication, and demonstrate replication and failover processes. Most steps are designed to succeed, but some will require some troubleshooting and problem-solving.

## Learning Objectives
- Be able to install MySQL server
- Install MySQL server
- Learn how to configure MySQL as a cluster
- Troubleshoot the cluster configuration
- Fail-over the cluster
Expand Down

0 comments on commit ff76eae

Please sign in to comment.