I tried to figure it out because i saw 2 types of options to configure the “wsrep_cluster_address”, is there a difference in configuring the “wsrep_cluster_address” with a comma at the end like so:
wsrep_cluster_address="gcomm://192.168.56.3,192.168.56.4,192.168.56.5,"
and without:
wsrep_cluster_address="gcomm://192.168.56.3,192.168.56.4,192.168.56.5"
New contributor
lior12 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.