UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 2892, 
  `added` = 1, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 8678 
WHERE 
  product_id IN (41193, 41227)

Query time 0.00152

Result

int(2)