UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 18997, 
  `added` = 812, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 61051 
WHERE 
  product_id IN (
    149101, 149102, 149103, 149104, 149105, 
    149106, 149107, 149108, 149109, 149110, 
    149111, 149112, 149113, 149114
  )

Query time 0.00328

Result

int(14)