UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 11080, 
  `added` = 21, 
  `deleted` = 1, 
  `bought` = 0, 
  `total` = 33350 
WHERE 
  product_id IN (264705)

Query time 0.00066

Result

int(1)