On Friday 28 October 2011 01:13 PM, Arun Venkataswamy 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.

IMHO, this is not something that should be solved by the database
software. This is something that the application should solve.

The application should be architected in such a way that, it syncs up
with the head-quarters when requested.

-- 
.o. I'm a Free man. I use Free Software.
..o
ooo http://www.joesteeve.org/


Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to