SELECT 
  category 
FROM 
  category_descriptions cd 
  LEFT JOIN categories c ON c.category_id = cd.category_id 
WHERE 
  id_path LIKE "%/178/%" 
  OR id_path LIKE "178/%"

Query time 0.00918

Result

category
Belts & Sashes
Patches & Pins