Hello, On Sat, Oct 10, 2009 at 2:28 AM, Adam Venturella <[email protected]> wrote: > 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".
You can do that with a webserver (such as nginx) as a proxy. Regards, -- Mirsal Ennaime http://www.winux.fr
