lp:~longbow/percona-xtrabackup/fix664986
- Get this branch:
- bzr branch lp:~longbow/percona-xtrabackup/fix664986
Branch merges
Branch information
- Owner:
- Valentine Gostev
- Status:
- Development
Recent revisions
- 294. By Alexey Kopytov on 2011-07-19
-
Merge from lp:~akopytov/percona-xtrabackup/bugs_665210_and_810269-1.7
- 291. By Alexey Kopytov on 2011-07-15
-
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.
- 289. By Alexey Kopytov on 2011-07-05
-
Merge from lp:~stewart/percona-xtrabackup/bug76607-1.6-backport-1.7
- 288. By Alexey Kopytov on 2011-07-04
-
Bug #805593: Raise an error when transaction log wraps around before
being processed by xtrabackupThe 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.
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