UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1178, 
  `added` = 2, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 3544 
WHERE 
  product_id IN (517)

Query time 0.00019

Result

int(1)