mysqlkill

0.2.1 • Public • Published

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.

Package Sidebar

Install

npm i mysqlkill

Weekly Downloads

3

Version

0.2.1

License

MIT

Last publish

Collaborators

  • faressoft