pub fn parse_info_sql_affected_rows(data: &mut Bytes) -> Result<usize, FbError>
Parse the result of an InfoSql requesting affected rows data
InfoSql