2 way sync of MySQL databases -


a web application runs both on live , local server live , local database server. users use live server add data, whereas internal staffs use local application update data. after time, both of these databases have synchronized without loss of data live or local database server. don't want exact replica of live database in local database or vice-versa databases need synchronize values have been entered in it.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -