SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 426 
ORDER BY 
  exception_id

Query time 0.00021

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

Result

exception_id product_id combination
4335 426 a:3:{i:1365;s:5:"24305";i:696;s:2:"-1";i:614;s:2:"-1";}