lp:~longbow/xtrabackup-tests/xtrabackup-tests

Created by Valentine Gostev and last modified
Get this branch:
bzr branch lp:~longbow/xtrabackup-tests/xtrabackup-tests
Only Valentine Gostev can upload to this branch. If you are Valentine Gostev please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Valentine Gostev
Project:
xtrabackup-tests
Status:
Development

Recent revisions

203. By root <email address hidden>

Added tests for incremental and partial backups

202. By Aleksandr Kuzminsky

Minimal changes required for fixing the compilation problems created by new version of cpp (present in Maverick and Fedora 14 for example).

201. By Alexey Kopytov

Fixed the broken 5.5 build introduced by revision 200.

200. By Alexey Kopytov

LP bug#683507: xtrabackup should be updated to use the latest 5.1, 5.5
and XtraDB releases

Updated xtrabackup's code, Makefile and the Percona Server patch so that
they are now based on Percona Server 5.1.53-12.

The patch was also renamed from fix_innodb_for_backup_percona-server-11
to fix_innodb_for_backup_percona-server as it does not make sense to
keep release number in the patch name.

199. By Alexey Kopytov

LP bug#683507: xtrabackup should be updated to use the latest 5.1, 5.5
and XtraDB releases

Updated xtrabackup's Makefile and the 5.5 patch so that they are now
based on MySQL 5.5.7.

In addition, to simplify maintenance the parallel transfer functionality
was changed to use os_mutex_* API rather than the mutex_* one because
the last one was changed in 5.5.

198. By Alexey Kopytov

LP bug#683507: xtrabackup should be updated to use the latest 5.1, 5.5
               and XtraDB releases

Updated xtrabackup's Makefile and the 5.1/plugin patches so that they
are now based on MySQL 5.1.52.

In addition, fix_innodb_for_backup_5.1_plugin_1.0.7.patch was renamed to
fix_innodb_for_backup_5.1_plugin.patch, since the plugin version is
different now, and it does not make sense to keep the version number in
the patch name.

This patch also fixes LP bug#681789, since I had to update and test the
broken patch anyway.

197. By Vadim Tkachenko

merge for bug #681507

196. By Alexey Kopytov

Merge from trunk.

195. By Alexey Kopytov

Implementation of parallel data files transfer for xtrabackup.

It is now possible to copy multiple data files concurrently in parallel
threads when creating a backup. Both innobackupex and xtrabackup now
have the new --parallel option which specifies the number of threads to
use. The option's default value is 1 (i.e. no parallel transfer).

194. By kinoyasu <kinoyasu@gauntlet4>

add overtaken-check at the copying transaction log of --backup

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers