MySQL specific connection credential options.
https://github.com/mysqljs/mysql#connection-options
Database name to connect to.
Database host.
Database password.
Database host port.
Object with ssl parameters or a string containing name of ssl profile.
Connection url where perform connection to.
Database username.
Generated using TypeDoc
MySQL specific connection credential options.
https://github.com/mysqljs/mysql#connection-options