[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: "Jason Humphrey" <Jasonh@xxxxxxxxxxxxxx>
- Date: Tue Apr 13 04:30:05 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"
Well that solves the first bit of my problem! Thanks