MySQL Forums
Forum List  »  Backup

Compiling MySQL hot-backup tools & references; help?
Posted by: Matt England
Date: March 24, 2006 12:56AM

Hello,

I am compiling a list of tools and references for MySQL "hot" backup capabilities. The following is what I have thus far. Can anyone provide feedback for:

1) additional tools not referenced here,
2) additional references for procedures not listed here,
3) correct or comment on the existing stuff listed below?

Thanks for any help,
-Matt


DatabaseJournal MySQL hot backup article, Oct 19, 2004 ( http://www.databasejournal.com/features/mysql/article.php/3421751 )

MyISAM
mysqlhotcopy
http://dev.mysql.com/doc/refman/5.0/en/mysqlhotcopy.html

InnoDB Hot Backup
http://www.innodb.com
http://www.innodb.com/order.php

Native MySQL
http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
--single-transaction switch: copy-on-write snapshot?

Arkeia
http://www.arkeia.com/hotbackup/mysql/

MySQL native replication
O'Reilly article: "Live Backups of MySQL Using Replication" ( http://www.onlamp.com/pub/a/onlamp/2005/06/16/MySQLian.html )



Edited 2 time(s). Last edit at 03/24/2006 01:04AM by Matt England.

Options: ReplyQuote


Subject
Views
Written By
Posted
Compiling MySQL hot-backup tools & references; help?
6114
March 24, 2006 12:56AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.