MySQL Forums
Forum List  »  Replication

How not to replicate user accounts????
Posted by: Ryan Paulson
Date: April 25, 2005 07:20AM

I have "replicate-ignore-db=mysql" in my config file and "show slave status" shows it to not be replicated. When I run a command "grant update on mydb.employees to 'ryan'@'%;', it replicates the account down.

The only thing I can think of is that it replicates because I am replicating the "mydb" database.

Anyone know how to keep use accounts from replicating?

Options: ReplyQuote


Subject
Views
Written By
Posted
How not to replicate user accounts????
2524
April 25, 2005 07:20AM


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.