June 18, 2013

Post: Percona XtraBackup 2.1.3 for MySQL available for download

… for Percona XtraBackup 2.1.3 are available in our online documentation. Bugs can be reported on the launchpad bug tracker… hot backup software that performs non-blocking backups for InnoDB and XtraDB databases. With Percona XtraBackup, you can achieve the following benefits: Backups that…

Post: 10 years of MySQL User Conferences

… to replace Innodb for a number of use cases. The first “open core” plans are announced for MySQL Server – the online backup in MySQL 6.0, it’s to ship in commercial version only. An Innodb Plugin is announced and… GA version of Percona Xtrabackup – open source alternative to Innodb Hot backup. MySQL 5.1.46 is GA and MySQL 5.5…

Post: Percona XtraBackup 2.0.7 for MySQL available for download

…’s only open-source, free MySQL hot backup software that performs non-blocking backups for InnoDB and XtraDB databases. This release is the… fixed #1169509. innobackupex wasn’t handling the innodb_data_file_path option which could cause backup to fail. Bug fixed #1169726. For… for Percona XtraBackup 2.0.7 are available in our online documentation. Bugs can be reported on the launchpad bug tracker…

Post: MySQL 5.6 Compatible Percona XtraBackup 2.0.6 Released

… file-per-table setting for table-independent backups. Fixed by making XtraBackup auto-enable innodb_file_per_table when the –export option… Kopytov). Under some circumstances XtraBackup could fail on a backup prepare with innodb_flush_method=O_DIRECT. Bug fixed #1055547 (Alexey Kopytov….0.6 for MySQL 5.6 are available in our online documentation. Bugs can be reported on the launchpad bug tracker…

Post: Announcing Percona XtraBackup 2.1.1 GA

…source solution, XtraBackup drives down backup costs while providing unique features for MySQL backup. The new 2.1…MySQL command line client. Support for InnoDB 5.0 and InnoDB 5.1 builtin has been removed from…XtraBackup 2.1.1 are available in our online documentation. Bugs can be reported on the …

Post: Percona XtraBackup 2.1.0 for MySQL alpha now available

… has support for Compact Backups. This feature can be used for taking the backups that will take less … MySQL command line client. Support for InnoDB 5.0 and InnoDB 5.1-builtin has been removed from … MySQL 2.1.0-alpha1are available in our online documentation. Bugs can be reported on the launchpad …

Post: Percona XtraBackup: Open Source Alternative for InnoDB Hot Backup call for ideas

… Xtrabackup tool, which will use same backup approach as InnoDB Hot Backup, that is taking online copy of InnoDB table files and transactional logs. This is going to be fully OpenSource, GPL licensed backup

Post: xtrabackup-0.3, binaries and stream backup

… coming with next version of xtrabackup – online backup solution for MySQL 5.0 / 5.1 and InnoDB standard version, plugin modification and XtraDB… + standard InnoDB / InnoDB-plugin also are supported. It can fully work as drop-in replacement of innodbackup tool and InnoDB Hot Backup online backup. 2) Do…

Post: Knowing what pt-online-schema-change will do

…_country`), KEY `guest_language` (`guest_language`,`guest_country`,`score`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 Created new table test._t_new OK… nothing seems odd or wrong.  And as always: backup your data and verify your backups before running pt-online-schema-change with –execute.

Post: Paul McCullagh answers your questions about PBXT

… different to both MyISAM and InnoDB/XtraDB. Tests show that PBXT’s performance is similar to InnoDB but, depending on your database… and adaptive checkpointing (the former, originally implementation by Heiki for InnoDB, and the latter, an excellent addition to XtraDB). Both methods… does online backup work in PBXT, and is incremental backup possible? A recent version of PBXT (1.0.09) supports the MySQL Backup API…