--socket=s -S Socket file to use for connection
--user=s -u User for login if not current user
--password=s -p Password to use when connecting
--match-info=s Match only queries whose Info (query) matches this Perl regex
--busy-time=m Match queries that have been running for longer than
this time. Optional suffix s=seconds, m=minutes, h=
hours, d=days; if no suffix, s is used.
--interval=m How often to check for queries to kill. Optional
suffix s=seconds, m=minutes, h=hours, d=days; if no
suffix, s is used.
--victims=s Which of the matching queries in each class will be
killed (default oldest)
Actions:
--execute-command=s Execute this command when a query matches
--kill Kill the connection for matching queries
--kill-query Kill matching queries
--print Print a KILL statement for matching queries; does not
actually kill queries
--log=s Print all output to this file when daemonized
--daemonize Fork to the background and detach from the shell