Skip to content

Instantly share code, notes, and snippets.

View borislin's full-sized avatar

Boris Lin borislin

View GitHub Profile
Node 1:
my.cnf (owner is mysql)
[CODE]
[mysqld]
datadir=/var/lib/mysql
user=mysql
Node 2:
my.cnf (owner is mysql)
[CODE]
[mysqld]
datadir=/var/lib/mysql
user=mysql