You've already forked percona-xtradb-cluster
percona xtradb cluster deployment
This commit is contained in:
6
example.mysqld.cnf
Normal file
6
example.mysqld.cnf
Normal file
@@ -0,0 +1,6 @@
|
||||
wsrep_provider=/usr/lib/galera4/libgalera_smm.so
|
||||
wsrep_cluster_name=percona
|
||||
wsrep_cluster_address=gcomm://192.168.10.11,192.168.10.12,192.168.10.13
|
||||
wsrep_node_name=pxc1
|
||||
wsrep_node_address=192.168.10.11
|
||||
pxc_strict_mode=ENFORCING
|
||||
Reference in New Issue
Block a user