MySQL Forums
Forum List  »  InnoDB clusters

Re: The server_id must be different from the ones in use by the members of the GR group.
Posted by: Jesús Uzcanga
Date: May 18, 2018 09:33AM

The server is showing you the problem.

Every server/node must have a different server_id so just open my.cnf and change /add under [mysqld] the following variable

server_id=xx


Where xx is a different 2 digit number different for each server/node.

Save and restart Mysql after change

___________________________
Ing. Jesús Alfredo Uzcanga
Twitter: @JesusUzcanga

We learn the 20% of what we HEAR,
the 50% of what we SEE,
the 80% of what we DO and
the 95% of what we TEACH.

____________________________________________________________
https://www.linkedin.com/in/jauzcanga/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: The server_id must be different from the ones in use by the members of the GR group.
667
May 18, 2018 09:33AM


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.