We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NOTE: The distributed cluster is based on the MySQL/MariaDB replication function.
use make DIST=1 to compile the code. And install it into every host of cluster.
make DIST=1
Pick up one host as master and set ClusterMaster = yes and others set ClusterMaster = no
ClusterMaster = yes
ClusterMaster = no
sudo eriseutil --install
Set mysql replciation in the slaves for the following tables:
replicate-do-table=erisemail_db.usertbl
replicate-do-table=erisemail_db.leveltbl
replicate-do-table=erisemail_db.grouptbl
There was an error while loading. Please reload this page.