In my previous blog, I have explained how the MySQL clone plugin works internally. In this blog, I am going to do a comparison of Backup and Recovery speed of MySQL clone plugin with other available mysql open source backup tools.
Below tools are used for speed comparison of Backup and Recovery,
- Clone-Plugin
- Xtrabackup
- mysqldump
- mydumper with myloader
- mysqlpump
Test …
[Read more]