Questions tagged [mysql-group-replication]
32 questions
0
votes
1 answer
Laravel and MySQL Group Replication
I'm trying to create a Laravel app with a HA MySQL setup.
So I landed on MySQL Group Replication with three servers in Multi-Primary mode and a Load Balancer in front of the MySQL servers.
This worked out pretty well until I found out that MySQL…

GKMelbo
- 41
- 5
0
votes
1 answer
Mysql master to master group replication on ubuntu 16.04
I configure mysql master to master group replication using following link https://www.digitalocean.com/community/tutorials/how-to-configure-mysql-group-replication-on-ubuntu-16-04
I have connected two different servers by using above link. First…

Subarna
- 29
- 1
- 7