Re: Does EM support Master-Master replicaiton?
Posted by: Kerlion He
Date: May 15, 2012 03:29AM

Hi Mark
I have done below things:

1. run both agent and mysql as user mysql

2. the agent user has below prvileges:
GRANT SELECT, PROCESS, SHOW DATABASES, SUPER, REPLICATION CLIENT ON *.* TO 'agent'@'localhost';

GRANT SELECT, INSERT, CREATE ON `mysql`.* TO 'agent'@'localhost'

It same, the EM found 3 replication group, each one just has an salve status, and master is in Unmonitored status.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Does EM support Master-Master replicaiton?
2314
May 15, 2012 03:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.