~akopytov/percona-xtrabackup/bug1135441-2.1

  • Committer: Alexey Kopytov
  • Date: 2013-08-15 09:37:49 UTC
  • Revision ID: akopytov@gmail.com-20130815093749-biu2twdqjb6kz96h
Bug #1135441: Make sure all child processes are killed on error

Modified innobackupex to handle the following cases:

1. the xtrabackup and the query killer processes are killed on errors
raised by the script itself (regardless of the way it is done)

2. the xtrabackup and the query killer processes are killed on
interceptable signals (such as SIGINT, SIGTERM, etc.) received by
innobackupex.

3. (on Linux only) the xtrabackup process is killed even if innobackupex
is terminated with a non-interceptable signal (such as SIGKILL).
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 241.3.1 13 years ago Daniël van Eeden Add contrib directory with an backup script exampl Diff
doc 213.3.1 13 years ago Aleksandr Kuzminsky Added XtraBackup manual page Diff
patches 228.1.2 13 years ago Alexey Kopytov Port XtraBackup to Percona Server 5.5.9-beta20.1 c Diff
src 385.1.1 12 years ago Alexey Kopytov Rebase of the parallel compression patch on new tr Diff
test 134.1.1 13 years ago Aleksandr Kuzminsky Added the XtraBackup test framework Diff
utils 30.1.2 15 years ago Vadim Tkachenko directory restructure Diff
.bzrignore 391.1.58 11 years ago Stewart Smith merge from 1.6: Bug #1021954: XtraBackup on MultiI 196 bytes Diff Download File
BUILD-WIN.txt 244.4.1 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 2.9 KB Diff Download File
BUILD.txt 610.1.1 10 years ago Hrvoje Matijakovic - bugs fixed: Bug #1190663 and Bug #1181317 - re 2.2 KB Diff Download File
CMakeLists.txt 244.4.1 12 years ago Alexey Kopytov Added initial support for Windows builds: - remov 1.6 KB Diff Download File
COPYING 174.1.1 13 years ago Stewart Smith add COPYING file with GPLv2 license. xtrabackup is 18.6 KB Diff Download File
File innobackupex 659 10 years ago Alexey Kopytov Bug #1135441: Make sure all child processes are ki 124 KB Diff Download File
Makefile 629 10 years ago Alexey Kopytov Updated tarballs in build.sh 2.1 KB Diff Download File
VERSION 607.1.1 10 years ago Ignacio Nin Bump version to 2.1.3 25 bytes Diff Download File