From: wuym Date: April 9 1999 2:42pm Subject: How to Synchronize two server's data List-Archive: http://lists.mysql.com/mysql/1603 Message-Id: <370E11F2.D5FABA5D@263.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, all now I have three server ,is runing mysql server. I hope all user can insert and update data from the one of three server, but all user browse our company's data, I hope three data will same. So I have to creat a Synchronize plan, I want to use mysql's log file. but this will have "unique ID " problem. someone can give some sugguestions. thanks wuym