UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1251, 
  `added` = 6, 
  `deleted` = 3, 
  `bought` = 2, 
  `total` = 3818 
WHERE 
  product_id IN (521)

Query time 0.00029

Result

int(1)