lp://staging/~akopytov/percona-xtrabackup/bug1093787

Created by Alexey Kopytov and last modified
Get this branch:
bzr branch lp://staging/~akopytov/percona-xtrabackup/bug1093787
Only Alexey Kopytov can upload to this branch. If you are Alexey Kopytov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

462. By Alexey Kopytov

Fix for bug#1093787

461. By Alexey Kopytov

Bug #1089197: Error (2): trying to extend a single-table tablespace 20
              applying log on a compact backup

The problem was that trailing skipped pages were not correctly
replaces with empty ones when expanding a compacted tablespace on
prepare. This lead to a truncated tablespace and crashes when InnoDB
tried to allocate or access a page from that range.

460. By Alexey Kopytov

Bug #1089618: long semaphore wait output during compact backup rebuild
              indexes

When rebuilding indexes for a single table took longer than 240
seconds (a hard-coded timeout in sync0arr.c), XtraBackup printed a
warning and started InnoDB Monitor dumps on stderr. Which was
harmless, but confusing behavior.

Fixed by patching sync0arr.c so that the timeout check is not
performed when index rebuild is in progress.

-------------- This line and the following will be ignored
               --------------

modified:
  patches/innodb51.patch
  patches/innodb55.patch
  patches/xtradb51.patch
  patches/xtradb55.patch
unknown:
  Percona-Server@
  Percona-Server-5.5@
  innobackupex.orig
  mysql-5.1/
  mysql-5.1.59.tar.gz
  mysql-5.5/
  mysql-5.5.17.tar.gz
  percona-server-5.1-xtrabackup/
  percona-server-5.5-xtrabackup/
  patches/innodb51.patch.orig
  src/innodb_int.c.orig
  src/innodb_int.h.orig
  src/innodb_int.h.rej
  src/xbstream
  src/xtrabackup.c.orig
  src/xtrabackup.c.rej
  src/xtrabackup.h.orig
  src/xtrabackup.h.rej
  src/xtrabackup_innodb55
  src/libarchive/CMakeCache.txt
  src/libarchive/CMakeFiles/
  src/libarchive/CTestTestfile.cmake
  src/libarchive/DartConfiguration.tcl
  src/libarchive/Makefile
  src/libarchive/Testing/
  src/libarchive/cmake.tmp/
  src/libarchive/cmake_install.cmake
  src/libarchive/config.h
  src/libarchive/cpio/CMakeFiles/
  src/libarchive/cpio/CTestTestfile.cmake
  src/libarchive/cpio/Makefile
  src/libarchive/cpio/cmake_install.cmake
  src/libarchive/cpio/test/CMakeFiles/
  src/libarchive/cpio/test/CTestTestfile.cmake
  src/libarchive/cpio/test/Makefile
  src/libarchive/cpio/test/cmake_install.cmake
  src/libarchive/libarchive/CMakeFiles/
  src/libarchive/libarchive/CTestTestfile.cmake
  src/libarchive/libarchive/Makefile
  src/libarchive/libarchive/cmake_install.cmake
  src/libarchive/libarchive/libarchive.8.dylib
  src/libarchive/libarchive/libarchive.dylib@
  src/libarchive/libarchive/test/CMakeFiles/
  src/libarchive/libarchive/test/CTestTestfile.cmake
  src/libarchive/libarchive/test/Makefile
  src/libarchive/libarchive/test/cmake_install.cmake
  src/libarchive/tar/CMakeFiles/
  src/libarchive/tar/CTestTestfile.cmake
  src/libarchive/tar/Makefile
  src/libarchive/tar/cmake_install.cmake
  src/libarchive/tar/test/CMakeFiles/
  src/libarchive/tar/test/CTestTestfile.cmake
  src/libarchive/tar/test/Makefile
  src/libarchive/tar/test/cmake_install.cmake
  test/mysqld2.pid
  test/results/
  test/t/compact_incremental.sh
  utils/build.sh.orig

457. By Stewart Smith

null merge fix of test/t/bug996493.sh test case (was 1.6 specific)

456. By Stewart Smith

null merge lp:~stewart/percona-xtrabackup/1.6-bug723318 which was backport of 2.0 fix to 1.6

454. By Alexey Kopytov

Empty merge from 2.0.

453. By Alexey Kopytov

Merged from trunk.

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

Subscribers