SELECT 
  id_path 
FROM 
  cscart_categories 
WHERE 
  category_id IN (734)

Query time 0.00021

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_categories const PRIMARY,p_category_id PRIMARY 3 const 1

Result

id_path
603/557/734