SELECT 
  DISTINCT pc.product_id 
FROM 
  ushop_products_categories pc 
WHERE 
  pc.category_id = 658

Query time 0.00023