SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 34 
ORDER BY 
  exception_id

Query time 0.00023

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE Impossible WHERE noticed after reading const tables