0.2.1 • Published 9 years ago

mysqlkill v0.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

MySQL Kill

npm npm

List and kill active mysql queries.

Usage

Installation

To use the mysqlkill from you command line interface, you have to

npm install mysqlkill -g

Usage

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>  password

License

This project is under the MIT license.

0.2.1

9 years ago

0.2.0

10 years ago

0.1.8

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago