If I have 2 DBs: "A", and "B" on my server, and I want to replicate (have the local pull from the master) "A" to another server, I get how that works. But what if only certain people are allowed to replicate "A", how would I arrange that? For example, I do not want the same user to be able to replicate "B", only "A". To add one more layer on this, at some point, I want to be able to grant the user the ability to replicate "B" as well as "A".
Is there a replication permission that can be set in the ACL or another means to achieve this?
