UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29, 
  `added` = 27, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 222 
WHERE 
  product_id IN (56622)

Query time 0.00451

Result

int(1)