UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 26086, 
  `added` = 27, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 78393 
WHERE 
  product_id IN (
    277935, 277936, 277937, 277938, 277939, 
    277940, 277941, 277942, 277943, 277945, 
    277946, 277947, 277948, 277949, 277950, 
    277951, 277952, 277953, 277954
  )

Query time 0.00093

Result

int(19)