~sergei.glushchenko/percona-xtrabackup/BT30559-kill-long-selects

  • Committer: Sergei Glushchenko
  • Date: 2013-05-26 07:18:14 UTC
  • Revision ID: sergei.glushchenko@percona.com-20130526071814-ome82j3gq2iwjmkt
Blueprint https://blueprints.launchpad.net/percona-xtrabackup/+spec/safe-ftwrl
Try to catch the moment when no long queries are running.
Try to kill all the queries which block the global lock.
To determine a good moment, innobackupex analyses
SHOW FULL PROCESSLIST output, particularly looking into
Time field. If there is no process with Time greater than
specified threshold, the moment is considered to be good.
If no good moment been chatched during specified time,
innobackupex bail out.
After the global lock issued, spawn child process to kill
the queries which bloc the global lock.
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 522.6.1 11 years ago Laurynas Biveinis Merge build against MySQL 5.6 support from 2.0. A 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 606 10 years ago Sergei Glushchenko Blueprint https://blueprints.launchpad.net/percona 115 KB Diff Download File
VERSION 603.2.8 10 years ago Ignacio Nin Bump version to 2.1.2. Merge release branch from 2 25 bytes Diff Download File