Greetings,

On Fri, Oct 28, 2011 at 1:13 PM, Arun Venkataswamy <[email protected]> wrote:
> On Fri, Oct 28, 2011 at 1:00 PM, santhosh kumar <[email protected]> wrote:
>
> This solves the update on the master side. With binlogs option in MySQL this
> is very simple. It beautifully stores all the operations done and we can
> replay it on the master. The problem is mainly on the reverse side as I dont
> want to send mega bytes of unwanted updates on the non related branches to
> all brances.
>

Now we are talking about distributed database with two phase commits etc.

Oracle of course has this feature. At a Price of course.

I am not sure MySQL does it. Checkout PostgreSQL.

-- 
Regards,

Rajagopal
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to