From: Dan Nelson Date: January 15 2002 11:02pm Subject: Re: synchronize?? List-Archive: http://lists.mysql.com/mysql/96453 Message-Id: <20020115230201.GA71726@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Jan 15), Rich Foreman said: > I have two servers (one remotely hosted, and one locally) that I > would like to have the same database on for backup purposes. I would > like the two databases to synchronize automatically and all the time. > > Is there currently any way to do this? > > Remote server: FreeBSD running MySQL 3.23.40 > Local Server: WinXP with phpTriad and MySQL 3.23.32 (I am changing this > server to foxserv with latest MySQL tomorrow) > > Databases have same name and user/password combos Replication should do what you need. http://www.mysql.com/doc/R/e/Replication.html -- Dan Nelson dnelson@stripped