UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 29097, 
  `added` = 15, 
  `deleted` = 2, 
  `bought` = 0, 
  `total` = 87373 
WHERE 
  product_id IN (
    282498, 282499, 282500, 282501, 282502, 
    282503, 282504, 282505, 282506, 282508, 
    282509, 282510, 282511, 282512, 282513, 
    282514, 282515, 282516, 282517
  )

Query time 0.00096

Result

int(19)