mysql - Strategy on synchronizing database from multiple locations to a central database and vice versa -


i have several databases located in different locations , central database in data center. have same schema. of them changed(insert/update/delete) in each location different data including central database.

i synchronise data in central database. data in central database synchronise locations. mean database change in location 1 should reflected in location 2 database.

any ideas on how go this?

just @ symmetricds. data replication software supports multiple subscribers , bi-directional synchronization.


Comments

Popular posts from this blog

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -

android - Cannot use ndk-build on Cygwin -

sql server - python to mssql encoding problem -