I have three MYSQL databases in 3 client applications. I need to sync 3 databases with one master database. I need to make update other databases when master is updated.
Not all the tables few tables from the 3 local databases and there want be integrity errors
[EDIT]
Client databases also sync with master.