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

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -