lp:~percona-toolkit-dev/percona-toolkit/fix-823431-pqa-hangs-large-query

Created by Brian Fraser and last modified
Get this branch:
bzr branch lp:~percona-toolkit-dev/percona-toolkit/fix-823431-pqa-hangs-large-query
Members of Percona Toolkit developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Recent revisions

442. By Brian Fraser

Add missing log file

441. By Brian Fraser

Fix for 823431: pt-query-advisor hangs on big queries

This was caused by a regex backtracking itself to a halt. The solution
was to add a positive lookahead that searches for the floating but mandatory
substrings that the regex needs; if those exist, then eventually it will
match, but if they don't, it'll fail quickly.

440. By Brian Fraser

Updated modules in all tools

439. By Brian Fraser

Merged fix-1052722-pt-fifo-split-n-minus-1-rows-initially

438. By Brian Fraser

Merged fix-821715-enable-local-infile-in-dsn

437. By Daniel Nichter

Merge fix-995896-cat-in-daemon

436. By Daniel Nichter

Merge pt-find-docu-bug-1013407

435. By Daniel Nichter

Merge fix-ptc-slave-binglog-formats-on-5.0.

434. By Daniel Nichter

Make pt-archiver --sleep tests more precise and reliable.

433. By Daniel Nichter

Don't use literal values for t/pt-heartbeat/basics.t 'It is being updated' test. Use direct call rather than backticks.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:percona-toolkit/2.1
This branch contains Public information 
Everyone can see this information.