Exported Functions
This library exports the following functions:
-
mysql(host, port, user, password [, db])
:Returns a new instance of the Mysql object.
- Parameters:
- string
host
- number
port
- string
username
- string
password
- string
database
(Optional)
- string
- Returns:
Mysql
- Parameters:
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.