lp://staging/~sergei.glushchenko/percona-xtrabackup/2.1-xb-bug1240352
- Get this branch:
- bzr branch lp://staging/~sergei.glushchenko/percona-xtrabackup/2.1-xb-bug1240352
Branch merges
- Alexey Kopytov (community): Needs Fixing
-
Diff: 11 lines (+1/-0)1 file modifiedtest/inc/ib_part.sh (+1/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Sergei Glushchenko
- Status:
- Development
Recent revisions
- 766. By Sergei Glushchenko
-
Bug 1240352: Sporadic t/ib_part_
include_ stream. sh failures in Jenkins Test fails with checksum = 0 before backup and checksum != 0 after
restore. Checksum value of zero indicates that data haven't made it
to the table yet. Since table is MyISAM, it can be effect of
concurrent inserts for example.The fix is to FLUSH TABLES in order to make sure all data are
written into the table. - 763. By Alexey Kopytov
-
Bug #1367613: Temporarily disable innodb-
track-changed- pages tests on
32-bit hosts Skip tests involving innodb-
track-changed- pages on 32-bit hosts. - 762. By Alexey Kopytov
-
Bug #1367377: xtrabackup should reject unknown arguments which are not
options Modified xtrabackup.cc to reject unknown arguments.
- 759. By Alexey Kopytov
-
Bug #1364398: innobackupex unsupported server 10.1.0-MariaDB
Fixed regexp in set_xtrabackup_
version( ) to use xtrabackup_56 for
MariaDB 10.1.*.Also fixed a minor regexp typo in detect_
mysql_capabilit ies_for_ backup( )
reported elsewhere. - 757. By Alexey Kopytov
-
Bug #1181171: Check if keep-alives are redundant with DBD::mysql
Removed the keep-alives logic from innobackupex.pl
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.2