Table Synchronization approaches available for MySQL?
MySQL
1
Posts
1
Posters
6
Views
1
Watching
-
Hi All, I have an application which has its versions for different clients with local database(to make it work offline). and one centralized master database on server, to which the local databases should be synchronized at any point of time when clients are online. Here I wanted to know what are the various approaches and mechanisms available for synchronization? Regards, Ashok
ashok