[Ilugc] MySQL database sync

  • From: arun289@xxxxxxxxx (Arun Venkataswamy)
  • Date: Sat, 29 Oct 2011 11:06:10 +0530

Thanks all for pitching in to help!
I am not in a position to change the database software from MySQL.

I guess the only way to do it is programmatically record all the changes at
the master side (all SQL update/insert/delete commands) on a per branch
basis and send that information for playback at the branch databases.

Regards,
Arun

Other related posts: