MySQLDatabaseInfo

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