pt-kill kill-busy-commands errors

Bug #1744530 reported by Brian Sperduto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Toolkit moved to https://jira.percona.com/projects/PT
New
Undecided
Unassigned

Bug Description

When attempting to use the kill-busy-commands option multiple errors are generated when the option is passed in. Version is 3.0.6

When executed via the command line

pt-kill --busy-time 30 --kill-busy-commands=Query,Execute --kill --user ptkill --host 127.0.0.1 --interval 10

Response is

Errors in command-line arguments:
  * Error parsing options

When a config file is passed pt-kill --config ptkill.conf

Response is

DBI connect(';host=Query;mysql_read_default_group=client','ptkill',...) failed: Unknown MySQL server host 'Query' (-2) at /usr/bin/pt-kill line 2095.

Config file contents:

user=ptkill
host=127.0.0.1
busy-time=30
kill-busy-commands=Execute,Query
print=True
kill=True
interval=10

Debug output is attached

Revision history for this message
Brian Sperduto (bsperduto) wrote :
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-1472

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

Other bug subscribers

Bug attachments

Remote bug watches

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