I know there exist many tools to sync two MySQL databases like
- MySQL Workbench
- SQLog
- DataSync
- MySQL Replica not a tool but MySQL build-in Feature
and many of others. What I want to know is
Is there exist any technique or tool to do real-time Sync? (Keep sync whenever any value changed in any of table)