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

Created by Sergei Glushchenko and last modified
Get this branch:
bzr branch lp:~sergei.glushchenko/percona-xtrabackup/2.1-xb-bug569387
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

757. By Sergei Glushchenko

Bug 569387: innobackupex ignores --databases without --stream
Changes:
- two options have been added for xtrabackup:
- "--databases" is a space separated list of entries
database_name[.table_name]
- "--databases-file" is a name of file which contains entries
database_name[.table_name] one entry per line
- check_if_table_matches_filters has been modified to check whether
database is enabled first and then check the table
- databases and tables filters initialization has been refactored in
order to avoid code duplication
- innnobackupex's --databases option is mapped to one of these
options, depending on value.

756. By Alexey Kopytov

Updated bootstrap.sh to use YaSSL 5.1 Percona Server builds.

755. By Alexey Kopytov

Updated bootstrap.sh to use YaSSL 5.5 and 5.6 Percona Server builds.

753. By Alexey Kopytov

Bug #1322658: fail to restore (copy-back) tables haveing partitions with
              their own tablespace location

Changed process_file() to recursively create directories when copying
back remote tablespaces.

751. By Alexey Kopytov

Bug #1333570: xtrabackup_log_copy_interval type does not match option
declaration

Change the variable type to to ulint so it has the same width as the
my_getopt option on all platforms.

750. By Alexey Kopytov

Bug #1320685: Execute FLUSH ENGINE LOGS before finalizing the REDO log
              copy

innobackupex now executes FLUSH ENGINE LOGS (if supported by the server)
before finalizing the REDO log copy.

749. By Alexey Kopytov

Bug #1320441: Disable causal reads with FTWRL + galera-info

innobackupex now sets wsrep_causal_reads to 0 before executing FTWRL if
the server is a member of the Galera cluster.

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