[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Backup MySQL database



> 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