Merge lp://staging/~sergei.glushchenko/percona-xtrabackup/2.3-xb-bug1391041 into lp://staging/percona-xtrabackup/2.3
Proposed by
Sergei Glushchenko
Status: | Merged |
---|---|
Approved by: | Alexey Kopytov |
Approved revision: | no longer in the source branch. |
Merge reported by: | Alexey Kopytov |
Merged at revision: | not available |
Proposed branch: | lp://staging/~sergei.glushchenko/percona-xtrabackup/2.3-xb-bug1391041 |
Merge into: | lp://staging/percona-xtrabackup/2.3 |
Diff against target: |
191 lines (+95/-12) 6 files modified
storage/innobase/xtrabackup/doc/source/howtos/recipes_ibkx_gtid.rst (+2/-2) storage/innobase/xtrabackup/innobackupex.pl (+16/-6) storage/innobase/xtrabackup/test/t/bug1391041.sh (+73/-0) storage/innobase/xtrabackup/test/t/bug977101.sh (+2/-2) storage/innobase/xtrabackup/test/t/gtid.sh (+1/-1) storage/innobase/xtrabackup/test/t/ib_slave_info.sh (+1/-1) |
To merge this branch: | bzr merge lp://staging/~sergei.glushchenko/percona-xtrabackup/2.3-xb-bug1391041 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Alexey Kopytov (community) | Approve | ||
Review via email: mp+243265@code.staging.launchpad.net |
Description of the change
To post a comment you must log in.
Sergei,
What about xtrabackup_ binlog_ info? As in, why does it still contain both GTID and non-GTID coordinates regardless of gtid_mode?