0
votes
0answers
46 views

Multiple restores using incrementals and xtrabackup

I'm using Percona's innobackupex/xtrabackup tools to maintain backups of some innodb only mysql instances. I've run into a situation where it seems after I do an initial restore the act of applying ...
1
vote
2answers
387 views

Which hot backup tools for MySQL InnoDB database : Percona XtraBackup, Zmanda Recovery Manager Enterprise or Community or…?

I manage a PHP/MySQL website : max 500 simultaneous users / average of 4000 per hour in update/read 1 MySQL Community Server (5.1) - (Xeon / 16 Go RAM) InnoDB Storage engine on 100 tables for 1.4 Go ...