Percona is glad to announce the release of Percona XtraBackup 1.9.2 on 28th March 2012. Downloads are available from our download… late BETA release in the process of going towards Percona XtraBackup 2.0.0. This is a BETA quality release and is… release, you should use the current Stable version – currently 1.6.5 in the 1.6 series at the time of writing. The…
Post: Announcing Percona XtraBackup 1.9.1
… Percona XtraBackup 2.0! We call this version 1.9.1 as we are using the 1.9.x version numbers for betas of 2.0… production use, check out our latest stable release (which was 1.6.5 at the time of writing). This beta adds some… at once. tar4ibd functionality is replaced by functionality in the xtrabackup binary itself. The xbstream utility is added This utility has…
Comment: How to recover a single InnoDB table from a Full Backup
… recover a single table # xtrabackup_55 –backup –innodb-file-per-table –target-dir=/mnt/mysql/export/ –tables=data # xtrabackup_55 –prepare –export… with the export files SET GLOBAL innodb_import_table_from_xtrabackup = 1; ALTER TABLE data IMPORT TABLESPACE; After those being done i…: Import: 9 indexes have been detected. InnoDB: Progress in %: 1 2 3 4 5 6 7 8 9 10 11 12 13 14…
Post: How FLUSH TABLES WITH READ LOCK works with Innodb Tables
…1 | | 10291 | root | localhost | dumptest | Query | 0 | NULL | show processlist | 0 | 0 | 2… | show processlist | 0 | 0 | 1 | +——-+——+———–+———-+————+——+——————————+——————————+———–+—————+———–+ 5…Xtrabackup…
Post: Percona XtraBackup 1.6.3
… upgrade to XtraBackup 1.6.3 is strongly recommended. Under this scenario, if the server version is prior to 5.5.11 in 5.5 series… to a regression introduced in XtraBackup 1.6.2, innobackupex –copy-back did not work if the xtrabackup binary was not specified explicitly with… XtraBackup 1.6.3 isstrongly recommended. Under this scenario, if the server version is prior to 5.5.11 in 5.5 series or prior to 5.1…
Post: xtrabackup-1.2
…: XtraBackup supports now XtraDB 10 tar4ibd supports variable page size and fast_checksum of XtraDB Supported 32bit platform for Centos 5, Centos… well as source code of the XtraBackup is available on http://www.percona.com/percona-builds/XtraBackup/XtraBackup-1.2/. Debian and RPM are available…
Post: Percona XtraBackup 1.6 for Windows "try me" edition
… we had XtraBackup Windows binaries for 1.0 and 1.2 releases, and they were based on Cygwin compilation of MySQL. After MySQL 5.5 moved… experience. Binaries are available there http://www.percona.com/downloads/XtraBackup/XtraBackup-1.6/Windows-alpha/
Post: xtrabackup-0.3, binaries and stream backup
…asked question about xtrabackup: 1) Does it work only with XtraDB or with InnoDB also ? A: xtrabackup is …2) Do we need to run patched MySQL, because the build instruction mentions the patch for MySQL ? A: xtrabackup…in 0.3 – it can be compiled against 5.1 and it supports OS X (sponsored feature). …
Post: xtrabackup-0.8
… new command tar4ibd based on libtar-1.2.11 Experimental option –export is …tables Addded incremental option to innobackupex-1.5.1 script Rollback XA PREPAREd transaction automatically…5, Debian, FreeBSD as well as source code of the XtraBackup is available on http://www.percona.com/mysql/xtrabackup…
Post: Xtrabackup, doing once...
… coding and testing I am more than happy to declare Xtrabackup getting into alpha stage. And alpha means more that we… InnoDB / XtraDB engines for MySQL 5.0 / 5.1 versions. Currently we tested only for 5.0.75 / 5.0.77 and it works just… source code version on Launchpad lp:~percona-dev/percona-xtrabackup/alpha-0.2 , after some polishing and more testing we will prepare…

