[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Backup MySQL database
- Subject: Re: [cobalt-users] Backup MySQL database
- From: "oxfordmusic.net" <lists@xxxxxxxxxxxxxxx>
- Date: Tue Apr 13 03:36:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Hi,
> I have two raq3s with raq4 OS. Both have the Mysql pkg of pkgmaster. I
have
> a database on one which i want the second to copy and update(overwrite)
its
> own version everyday.
why not set the backup DB as a slave of the master DB?
http://dev.mysql.com/doc/mysql/en/Replication.html
andy