UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 23955, 
  `added` = 5968, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 101705 
WHERE 
  product_id IN (128, 256)

Query time 0.00029

Result

int(2)