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

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

Recent revisions

606. By Sergei Glushchenko

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.

604. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/rn-2.1.2

603. By Alexey Kopytov

Empty merge from 2.0.

601. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/pxb-129-2.1

600. By <email address hidden>

Empty merge from Percona XtraBackup 2.0

599. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/pxb-128-2.1

598. By <email address hidden>

Merge lp:~hrvojem/percona-xtrabackup/rn-2.1.0-ga

597. By Alexey Kopytov

Empty merge from 2.0.

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.