I would need to syncornize some tables of a database managed with Mysql in local to another one in remote. To explain better, I need to insert some data in the database offline and every 1h I can connect to internet and I need to insert/replace these tables in the remote database. I have navicat and it allows to schedule query, I would prefer to merge the database without losing the info inserted online. Hope you can help me :)
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
synchronizationiscollision management. How can collisions be detected and how should they be handled? You should extend your question. Another point isID managementbut this can be solved usingUUID()– Sir Rufo Dec 31 '12 at 13:18