User privileges are replicated only if the
mysql database is replicated. That is, the
GRANT,
REVOKE, SET
PASSWORD, CREATE USER,
and DROP USER statements take
effect on the slave only if the replication setup includes the
mysql database.

User Comments
Add your own comment.