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

Query time 0.00039

Result

product_id
548