2009/9/12 Marcus Bointon <marcus@stripped>
> If you use InnoDB and need to do hot backups (doesn't everyone?) you should
> know about xtrabackup. I've written an article about it here:
>
>
> http://marcus.bointon.com/archives/87-MySQL-backups-with-Perconas-XtraBackup.html
>
> Marcus
I use xtrabackup all the time, but I found a problem some days ago...when
using it, some slaves get delayed in the cluster, so I need to test the
--throttle option in order to copy from one machine to the other one in a
less aggressive way...
Have you tested that?
A