Hi,
I am developing an application using PHP and MySQL. This is an intranet application, and there are multiple locations. We intend to have multiple databases, basically one database for each location, so that the data transfers are fast. So any update made on any database needs to be updated on all other databases. All db;s are masters and slaves as well. Can anyone suggest me a solution for this?
Thanks
Database replication
Moderator: General Moderators
take a look at http://lists.mysql.com/mysql/173264