]]>
Call us: 1-888-316-9775 • Contact Us
MySQL and InnoDB are trademarks of Oracle Corp.
Proudly running Percona Server
Copyright © 2006-2013 Percona LLC
Copyright, Trademark, and Privacy Policy • Sitemap
]]>
Percona XtraBackup
“Facebook users create a vast amount of data every day. To make sure that
data is stored reliably, we back up our databases daily.
Facebook was an early adopter of incremental backup in XtraBackup.”
Percona XtraBackup is the world's only open-source, free MySQL hot backup software that performs non-blocking backups for InnoDB and XtraDB databases. With Percona XtraBackup, you can achieve the following benefits:
- Backups that complete quickly and reliably
- Uninterrupted transaction processing during backups
- Savings on disk space and network bandwidth
- Automatic backup verification
- Higher uptime due to faster restore time
XtraBackup makes MySQL hot backups for all versions of Percona Server, MySQL, MariaDB, and Drizzle. It performs streaming, compressed, and incremental MySQL backups.
Percona's enterprise-grade commercial MySQL Support contracts include support for XtraBackup. We recommend support for critical production deployments.
MySQL Backup Tool Feature Comparison
| Feature | Percona XtraBackup | MySQL Enterprise Backup (InnoDB Hot Backup) |
|---|---|---|
| License | GPL | Proprietary |
| Price | Free | $5000 per server |
| Open source | ||
| Non-blocking 1 | ||
| InnoDB backups | ||
| MyISAM backups | ||
| Compressed backups | ||
| Partial backups | ||
| Throttling 2 | ||
| Point-in-time recovery support | ||
| Incremental backups | ||
| Parallel backups | ||
| Streaming backups | ||
| Parallel compression | ||
| LRU backups | ||
| OS buffer optimizations 3 | ||
| Export individual tables | ||
| Restore tables to a different server | ||
| Analyze data & index files | ||
| Familiar command-line behavior 4 |
- [1] MyISAM backups require a table lock.
- [2] XtraBackup performs throttling based on the number of IO operations per second. MySQL Enterprise Backup supports a configurable sleep time between operations.
- [3] XtraBackup tunes the operating system buffers to avoid swapping. See the documentation.
- [4] XtraBackup is linked against the MySQL client libraries, so it behaves the same as standard MySQL command-line programs. MySQL Enterprise Backup has its own command-line and configuration-file behaviors.
What are the features of Percona XtraBackup?
Here is a short list of XtraBackup features. See the documentation for more.
- Create hot InnoDB backups without pausing your database
- Make incremental backups of MySQL
- Stream compressed MySQL backups to another server
- Move tables between MySQL servers online
- Create new MySQL replication slaves easily
- Backup MySQL without adding load to the server


