lp:~akopytov/percona-xtrabackup/bug1394632-2.2
- Get this branch:
- bzr branch lp:~akopytov/percona-xtrabackup/bug1394632-2.2
Branch merges
- Alexey Kopytov (community): Approve on 2014-11-21
-
Diff: 15 lines (+3/-2)1 file modifiedstorage/innobase/xtrabackup/innobackupex.pl (+3/-2)
Related bugs
Related blueprints
Branch information
- Owner:
- Alexey Kopytov
- Status:
- Merged
Recent revisions
- 5041. By Alexey Kopytov on 2014-10-27
-
Bug #1372679: innobackupex --slave-info doesn't handle
slave_parallel_workers> 0 Changed innobackupex to fail with an error when --slave-info is used on
a multi-threaded non-GTID slave, because Exec_Master_Log_Pos cannot be
trusted for a multi-threaded slave. - 5040. By Alexey Kopytov on 2014-10-27
-
Merged lp:~sergei.glushchenko/percona-xtrabackup/2.2-xb-bug1382347.
- 5038. By Alexey Kopytov on 2014-10-17
-
Bug #369913: Feature Request: more verbose output during initial table
scanImplemented both requests from the report:
- print a diagnostic message before performing a tablespace scan, which
may take a long time on systems with large numbers of tablespaces- before starting a backup/
apply-log/ copy-back operation in
innobackupex, print a diagnostic message with a timestamp to make it
easier for users to get duration of the operation. - 5037. By Sergei Glushchenko on 2014-10-16
-
Followup fix for bug 1379905: Regressions from the fix for bug
#1375383 on 32-bit platformsOn Ubuntu Lucid 32bit hosts HAVE_ATOMIC_
BUILTINS is defined but
MONITOR_ATOMIC_INC is an alias for MONITOR_MUTEX_INC.Using atomic operations on 64-bit values such as monitor values
requires HAVE_ATOMIC_BUILTINS_ 64 to be defined or both
HAVE_ATOMIC_BUILTINS defined and UNIV_WORD_SIZE set to 8. - 5036. By Sergei Glushchenko on 2014-10-12
-
Bug 1379905: Regressions from the fix for bug #1375383 on 32-bit platforms
mutex_enter/
mutex_exit changed between MySQL 5.6 and MySQL 5.7. This
code path was not tested on systems where atomic built-ins are present. - 5035. By Alexey Kopytov on 2014-10-09
-
Merged lp:~sergei.glushchenko/percona-xtrabackup/2.2-xb-bug1375383.
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.3