SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 9845 
ORDER BY 
  exception_id

Query time 0.00031

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

Result

exception_id product_id combination
3223 9845 a:4:{i:955;s:5:"18539";i:1154;s:2:"-1";i:1155;s:5:"21887";i:1149;i:-1;}
3224 9845 a:4:{i:955;s:5:"18544";i:1154;s:2:"-1";i:1155;s:5:"21887";i:1149;i:-1;}
3225 9845 a:4:{i:955;s:5:"18551";i:1154;s:2:"-1";i:1155;s:5:"21887";i:1149;i:-1;}
3226 9845 a:4:{i:955;s:5:"18562";i:1154;s:2:"-1";i:1155;s:5:"21887";i:1149;i:-1;}
3227 9845 a:4:{i:955;s:5:"18573";i:1154;s:2:"-1";i:1155;s:5:"21887";i:1149;i:-1;}
3228 9845 a:4:{i:955;s:5:"18583";i:1154;s:2:"-1";i:1155;s:5:"21887";i:1149;i:-1;}
3229 9845 a:4:{i:955;s:5:"18591";i:1154;s:2:"-1";i:1155;s:5:"21887";i:1149;i:-1;}
4239 9845 a:4:{i:955;s:5:"18539";i:1154;s:2:"-1";i:1155;s:5:"21886";i:1149;i:-1;}
4240 9845 a:4:{i:955;s:5:"18544";i:1154;s:2:"-1";i:1155;s:5:"21886";i:1149;i:-1;}
4241 9845 a:4:{i:955;s:5:"18551";i:1154;s:2:"-1";i:1155;s:5:"21886";i:1149;i:-1;}