lp:~sergei.glushchenko/percona-xtrabackup/test976945

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

437. By Sergei Glushchenko

Bug976945: innodb_log_block_size=4096 is not supported
When called with --prepare xtrabackup didn't initialize
log_block_size properly.
Solution is to initialize log_block_size from inside
xtrabackup_init_temp_log when --prepare called.

435. By Alexey Kopytov

Manual merge from 1.6.

434. By Alexey Kopytov

Bug #1003518: innobackupex does not copy back table files in subfolders
              from NFS mount

The problem was that File::Find does not work correctly due to a
sub-directory count optimization for some broken filesystems, in
particular, Windows filesystems. Normally, File::Find detects such
filesystems automatically and disables the optimization. However, when
such a filesystem is mounted over NFS, autodetection apparently fails.

Fixed by disabling the optimization so that File::Find uses a slower
stat() method to count subdirectories. The slowdown should be negligible
for --copy-back purposes.

433. By Alexey Kopytov

Automerge from 1.6.

432. By Stewart Smith

merge fix for Bug #989397: InnoDB tables which names contain *opt*, *par*, *CSV*, *MYD* and so on backed up twice

431. By Stewart Smith

merge support for mysqld_multi

430. By Stewart Smith

merge fix for Bug #996493: innobackupex --apply-log doesn't read config from backup-my.cnf

429. By Stewart Smith

merge fix for Bug #935847: innobackupex failed to copy-back backup if destination dir is not empty (only ignore my.cnf and master.info)

428. By Stewart Smith

merge fix for Bug #996493: innobackupex --apply-log doesn't read config from backup-my.cnf

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