pt-table-checksum does not recognize --recursion-method=processlist

Bug #921802 reported by Mike Siekkinen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
Fix Released
Medium
Daniel Nichter

Bug Description

pt-table-checksum 2.0.1 has a bug when trying to specify --recursion-method=processlist

Processlist is misspelled, as well as "Recursion" when trying to report the error

Around line 2457: if ( !$method || $method =~ m/proocesslist|hosts/i ) {

Then the error reporting an invalid method around line 2487: die "Invalid --recusion-method: $method. Valid values are: "
        . "dsn=DSN, hosts, or processlist.\n";

Note "recursion" is spelled "recusion"..

Revision history for this message
Mike Siekkinen (9-mikes) wrote :
Mike Siekkinen (9-mikes)
description: updated
Revision history for this message
Baron Schwartz (baron-xaprb) wrote :

Thanks for the bug report and the fix. We'll roll this into the next release.

Changed in percona-toolkit:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → 2.0.3
Changed in percona-toolkit:
assignee: nobody → Daniel Nichter (daniel-nichter)
tags: removed: bug
Changed in percona-toolkit:
status: Confirmed → Fix Committed
Changed in percona-toolkit:
status: Fix Committed → Fix Released
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PT-456

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.