June 20, 2013

Post: Percona XtraBackup 1.4

Percona XtraBackup 1.4 is now available for download. Version 1.4 fixes problems related to incremental backups. If you do incremental backups… in “xtrabackup“. (Yasufumi Kinoshita) Miscellaneous important fixes related to incremental backups. Release Notes for this and previous releases of Percona Xtrabackup can be…

Post: Percona XtraBackup 1.6.4

…is the current stable release of Percona XtraBackup. In this release we now compile the xtrabackup binary against more recent MySQL and…InnoDB tables. Bug Fixed: #859546 (Lachlan Mulcahy) When the –incremental and –incremental-lsn options were specified together, innobackupexwould give an erroneous …

Post: Announcing Percona XtraBackup 2.0.3

… previous version of XtraBackup. Bug fixed #1038198 (Ignacio Nin). XtraBackup 2.0.2 was not backwards compatible which caused incremental backups created with… or incremental and the next incremental backup. Bugs fixed #1049174 and #1044398 (Laurynas Biveinis). Release notes with all the bugfixes for Percona XtraBackup

Post: Announcing Percona XtraBackup 1.6.7

… release of Percona XtraBackup. New users should head for Percona XtraBackup 2.0 rather than 1.6. Bugs Fixed: xtrabackup_binary was not… wrong directory when merging an incremental backup to a full one. Bug fixed #1002688 (Alexey Kopytov). XtraBackup binary was leaking file descriptors…

Post: Announcing Percona XtraBackup 2.0.1

…, performing a compressed/uncompressed incremental backup would fail because xtrabackup_checkpoints was compressed. This has been fixed by omitting xtrabackup_checkpoints from compression, so that a full backup could be used for incremental backups without decompression. Bug…

Post: Statistics of InnoDB tables and indexes available in xtrabackup

…_message_id` (`from_message_id`,`link_id`) ) ENGINE=InnoDB AUTO_INCREMENT=26141165 DEFAULT CHARSET=utf8; And size of file is about…:41 link_out104.ibd So to get statistics we run: xtrabackup –stats –tables=art.link* –datadir=/mnt/data/mysql/ which will… factor should be quite good. To check that, there is xtrabackup –stats for index domain_id created for table in Barracuda…

Post: Announcing Percona XtraBackup 2.0.2

Percona is glad to announce the release of Percona XtraBackup 2.0.2 on August 13th, 2012. Downloads are available … renamed after the full backup, but before the incremental backup has been taken, incremental backups would fail when being prepared. Bug fixed…. Bug fixed #976945 (Sergei Glushchenko). Additional incremental backup tests have been added for the incremental backup data page copy. Bug fixed #1021249…

Post: xtrabackup-0.8

… features in the release includes: Support of ARCHIVE tables Addded incremental option to innobackupex-1.5.1 script Rollback XA PREPAREd… the XtraBackup is available on http://www.percona.com/mysql/xtrabackup/0.8/. The project lives on Launchpad : https://launchpad.net/percona-xtrabackup

Post: Announcing Percona XtraBackup 1.9.1

… stream incremental backups, lifting a limitation from previous versions where it was only possible to stream full backups. Parallel compression Percona XtraBackup… at once. tar4ibd functionality is replaced by functionality in the xtrabackup binary itself. The xbstream utility is added This utility has…

Post: Announcing Percona XtraBackup 2.0.4

… fix for #932623 introduced the regression in XtraBackup 2.0.2 which caused incremental backups to fail because the init parameter values… Kopytov). XtraBackup would fail on –apply-log when filesystem didn’t support Linux AIO. Bug fixed #1065561 (Alexey Kopytov). XtraBackup binary would…