lp:~akopytov/percona-xtrabackup/xtrabackup-1.6-copy-diagnostics

Created by Alexey Kopytov and last modified
Get this branch:
bzr branch lp:~akopytov/percona-xtrabackup/xtrabackup-1.6-copy-diagnostics
Only Alexey Kopytov can upload to this branch. If you are Alexey Kopytov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

332. By Alexey Kopytov

Add more diagnostics to xtrabackup_copy_datafile() to track down an
issue with unexpected EOFs.

331. By Stewart Smith

merge deprecation warning for --remote-host, updating version it to be removed in to 2.1

330. By Stewart Smith

merge fix for bug#938594: assert on --prepare --apply-log-only

329. By Stewart Smith

merge fix for bug#900175: OS error 17 when using parallel backup

328. By Hrvoje Matijakovic

imported the sphinx docs from the current trunk

327. By Stewart Smith

bump version number after 1.6.5 release

326. By Stewart Smith

merge 1.6.5 release branch

325. By Alexey Kopytov

Fix for bug #924026: innobackupex fails during backup if table is
                     removed while copying

The problem was that when copying non-InnoDB files in innobackupex, a
table can conceivably exist at the point in time where the list of files
to copy is pulled, but have been removed before the attempt to copy the
file is made. For example, a table that exists for a short amount of
time.

Fixed by changing innobackupex gracefully handle this, by only throwing
an error if the copy failed and the file actually exists.

324. By Alexey Kopytov

Bug #925354: tar4ibd does not use O_DIRECT for per-table *.ibd when it
should

The problem was that innobackupex only passed -d to tar4ibd when
streaming ibdata* files, but not when streaming *.ibd. So the fix for
bug #606981 was incomplete.

Fixed innobackupex to use the same tar4ibd arguments for ibdata* and
*.ibd.

323. By Stewart Smith

merge fix for bug 891496: tar4ibd crashes on multi-file tablespaces files

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:percona-xtrabackup/2.0
This branch contains Public information 
Everyone can see this information.

Subscribers