Changes between Version 7 and Version 8 of GROUPReplicate
- Timestamp:
- 06/11/22 02:41:46 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUPReplicate
v7 v8 80 80 8. Check on node2, node3 to see that data had been replicated to node2, node3 81 81 {{{ 82 root@n2:/home/ubuntu# docker exec -it 39 mysql -uroot -pmypass 82 root@n2:/home/ubuntu# docker exec -it 39 mysql -uroot -pmypass -e "use TEST; show tables;" 83 83 mysql: [Warning] Using a password on the command line interface can be insecure. 84 84 +----------------+