pub fn execute( address: &str, statement: &str, params: &[ParameterValue<'_>]) -> Result<(), MysqlError>