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
        [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to