Changes between Version 12 and Version 13 of GROUPReplicate
- Timestamp:
- 06/11/22 02:55:58 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUPReplicate
v12 v13 108 108 }}} 109 109 110 11. Since docker swarm wi th spin a new node to join the swarm node automatic. We need to send cmd to tell new node to join the replicated group. In this case, new node has a4abfa352571 id.110 11. Since docker swarm will spin a new node to automatically join the swarm node. We need to send cmd to tell new node to join the replicated group. In this case, new node has a4abfa352571 id. 111 111 {{{ 112 112 docker exec -it a4 mysql -uroot -pmypass \