SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 7353 
ORDER BY 
  exception_id

Query time 0.00027

Explain
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE cscart_product_options_exceptions ref product product 3 const 5 Using where; Using filesort

Result

exception_id product_id combination
1185 7353 a:2:{i:535;s:2:"-1";i:622;s:5:"15238";}
2849 7353 a:2:{i:535;s:2:"-1";i:622;s:5:"15237";}
2850 7353 a:2:{i:535;s:2:"-1";i:622;s:5:"15155";}
2851 7353 a:2:{i:535;s:2:"-1";i:622;s:5:"15158";}
2853 7353 a:2:{i:535;s:2:"-1";i:622;s:5:"15157";}