# Allow replication to use the secondary node get port, # if you have apache or similar configured for GET's #repl_use_get_port = 1 修改完配置后,進(jìn)入數(shù)據(jù)庫創(chuàng)建一個可以遠(yuǎn)程連接的root用戶,或者使用mogdbsetup初始化數(shù)據(jù)庫: 1 2 3 mysql> GRANT ALL ON mogilefs.* TO 'moguser'@'192.168.29....