MySQL

constructor(host: String, port: Int, username: String, password: String, database: String, maxConnections: Int)