Skip to content

Commit

Permalink
Some fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
vk26 committed Feb 22, 2020
1 parent 266f793 commit 9061091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reports/hw4_switch_master/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Switch master to slave replica without loss of transactions
# Promote slave to master without loss of transactions
In this experiment we try to add one more slave, setup GTID, semi-sync replication, run db client for insertion data, stop force our master and promote one of slave to master. Check our success transactions in replication nodes.

## Add another slave-replica
Expand Down

0 comments on commit 9061091

Please sign in to comment.