Re: MYSQL 8.0 - Group Replication - Error on Start up
Hello,
Please check in the error log of the mysql server you will see why there is a problem.
Now 2 comments:
1. please use MySQL-Shell to setup a cluster (https://lefred.be/content/mysql-8-0-innodb-cluster-the-quick-hands-on-manual/)
2. 2 nodes is a bad idea for such cluster as if one fails, the other one won't be writable anyway (it won't have quorum as majority won't be reached 1/2 is only 50% not more than 50%). That's why it's recommended to have 3 servers.
Regards,
Subject
Views
Written By
Posted
2664
August 16, 2018 09:02AM
Re: MYSQL 8.0 - Group Replication - Error on Start up
991
August 20, 2018 04:11PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.