You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# mysql [](https://travis-ci.org/felixge/node-mysql)[](http://badge.fury.io/js/mysql)
4
2
5
3
## Install
6
4
7
-
```bash
8
-
npm install mysql
5
+
```sh
6
+
$ npm install mysql
9
7
```
10
8
11
9
For information about the previous 0.9.x releases, visit the [v0.9 branch][].
12
10
13
11
Sometimes I may also ask you to install the latest version from Github to check
0 commit comments