lp://staging/~sergei.glushchenko/percona-xtrabackup/2.1-xb-bug1240352

Created by Sergei Glushchenko and last modified
Get this branch:
bzr branch lp://staging/~sergei.glushchenko/percona-xtrabackup/2.1-xb-bug1240352
Only Sergei Glushchenko can upload to this branch. If you are Sergei Glushchenko please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

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_capabilities_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
This branch contains Public information 
Everyone can see this information.