SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 9857 
ORDER BY 
  exception_id

Query time 0.00024

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 8 Using where; Using filesort

Result

exception_id product_id combination
2822 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18177";}
2823 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18171";}
2824 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18179";}
2825 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18180";}
2826 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18181";}
2827 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18182";}
2828 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18176";}
2829 9857 a:2:{i:908;s:2:"-1";i:926;s:5:"18183";}