Apr
22
2013
--

Percona XtraBackup 2.1.0 for MySQL beta now available

Percona XtraBackupPercona is glad to announce the release of Percona XtraBackup 2.1.0 for MySQL beta on April 22, 2013. Downloads are available from our download site here. For this BETA release, we will not be making APT and YUM repositories available, just base deb and RPM packages

This is an BETA quality release and is not intended for production. If you want a high quality, generally available release, the current stable version should be used (currently 2.0.6 in the 2.0 series at the time of writing).

This release contains all of the features and bug fixes in Percona XtraBackup for MySQL 2.0.6, plus the following:

New Features:

  • Percona XtraBackup has implemented basic support for MySQL 5.6, Percona Server 5.6 and MariaDB 10.0. Basic support means that these versions are are recognized by XtraBackup, and that backup/restore works as long as no 5.6-specific features are used (such as GTID, remote/transportable tablespaces, separate undo tablespace, 5.6-style buffer pool dump files).
  • Percona XtraBackup can use XtraDB changed page tracking feature to perform the Incremental Backups now.

Bugs Fixed:

  • Fixed couple of warnings found in innobackupex when all warnings have been made FATAL. Bug fixed #1116177.
  • innobackupex is using SHOW MASTER STATUS to obtain binlog file and position. This could trigger a bug if the server being backed up was standalone server (neither master nor slave in replication) and binlog information wasn’t available. Fixed by not creating xtrabackup_binlog_info file when binlog isn’t available. Bug fixed #1168513.
  • Fixed the typo in the innobackupex error output. Bug fixed #1157225.
  • Redundant code has been removed from xtrabackup.cc. Bug fixed #1162765.

Other bugs fixed: bug fixed #1158154 and bug fixed #1166713.

Release notes with all the bugfixes for Percona XtraBackup for MySQL 2.1.0-beta1 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.

The post Percona XtraBackup 2.1.0 for MySQL beta now available appeared first on MySQL Performance Blog.

Apr
02
2013
--

Percona XtraBackup 2.1.0 for MySQL alpha now available

Percona XtraBackupPercona is glad to announce the release of Percona XtraBackup 2.1.0 for MySQL alpha on April 2, 2013. Downloads are available from our download site here. For this ALPHA release, we will not be making APT and YUM repositories available, just base deb and RPM packages

This is an ALPHA quality release and is not intended for production. If you want a high quality, generally available release, the current stable version should be used (currently 2.0.6 in the 2.0 series at the time of writing).

This release contains all of the features and bug fixes in Percona XtraBackup for MySQL 2.0.6, plus the following:

New Features

  • Percona XtraBackup for MySQL now has support for Compact Backups. This feature can be used for taking the backups that will take less amount of disk space.
  • Percona XtraBackup for MySQL has implemented Encrypted Backups. This feature can be used to encrypt/decrypt both local and streamed backups in order to add another layer of protection to the backups.
  • innobackupex now uses Perl's DBD::MySQL package for server communication instead of spawning the MySQL command line client.
  • Support for InnoDB 5.0 and InnoDB 5.1-builtin has been removed from Percona XtraBackup for MySQL.
  • After being deprecated in previous version, option –remote-host has been completely removed in Percona XtraBackup for MySQL 2.1.

Bugs Fixed:

  • innobackupex now supports empty arguments in the --password option. Bug fixed #1032667 (Andrew Gaul).

Release notes with all the bugfixes for Percona XtraBackup for MySQL 2.1.0-alpha1are available in our online documentation. Bugs can be reported on the launchpad bug tracker.

The post Percona XtraBackup 2.1.0 for MySQL alpha now available appeared first on MySQL Performance Blog.

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com