lp://staging/~longbow/percona-xtrabackup/fix664986

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

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

296. By longbow <longbow@mil-nb>

Fix for 664986

295. By longbow <longbow@mil-nb>

Fixed PS 5.1 download link

293. By Alexey Kopytov

Merge from trunk.

292. By Alexey Kopytov

Added InnoDB copyright notice.

291. By Alexey Kopytov

Bug #811065: xb_log_overwrap test hangs sporadically

The problem was introduced with a combination of the fix for bug #805593
and recent debug build fixes.

Since log_sys->mutex is now acquired to fix debug builds, it should also
be released when failing with an error.

Fixed by making sure the mutex is always released on error conditions.

290. By Alexey Kopytov

Null merge from 1.6

288. By Alexey Kopytov

Bug #805593: Raise an error when transaction log wraps around before
being processed by xtrabackup

The problem was that when InnoDB transaction log wrapped around,
xtrabackup would continue after printing a warning message, which
resulted in a broken backup.

In case of log block number or checksum mismatch, terminate the backup
process with an error rather than print a warning message and
continue.

287. By Stewart Smith

merge cppcheck fixes

Branch metadata

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

Subscribers