pub fn mysql_config( host: &str, port: u16, database: &str, username: &str, password: &str, ) -> DatabaseConfig
Create a MySQL database configuration