Eldon Ziegler wrote:
We have a geographically dispersed system with a database of student status information that needs to be replicated in as near to real time as we can get. The MySQL master-slave method of replication doesn't seem applicable as students can login to any server and pickup where they were before. How can peer to peer replication be done?

Maybe circular replication is something for you?
See a recent (september) thread: http://lists.mysql.com/mysql/189179

Regards, Jigal.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to