mysqlkill
v0.2.1
Published
List and kill active mysql queries
Maintainers
Readme
MySQL Kill
List and kill active mysql queries.

Installation
To use the mysqlkill from you command line interface, you have to
npm install mysqlkill -gUsage
mysqlkill -h <hostname> -u <username> [-p <password>]Options
-h, --help output usage information
-h, --host <host> host name
-u, --user <user> user name
-p, --password <password> passwordLicense
This project is under the MIT license.
