SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 10223 
ORDER BY 
  exception_id

Query time 0.00030

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

Result

exception_id product_id combination
1950 10223 a:2:{i:729;s:5:"16059";i:730;s:2:"-1";}
1951 10223 a:2:{i:729;s:5:"16078";i:730;s:2:"-1";}
1952 10223 a:2:{i:729;s:5:"16067";i:730;s:2:"-1";}
1953 10223 a:2:{i:729;s:5:"16070";i:730;s:2:"-1";}
1954 10223 a:2:{i:729;s:5:"16079";i:730;s:2:"-1";}
1955 10223 a:2:{i:729;s:5:"16080";i:730;s:2:"-1";}
1956 10223 a:2:{i:729;s:5:"16073";i:730;s:2:"-1";}
1957 10223 a:2:{i:729;s:5:"16081";i:730;s:2:"-1";}
1958 10223 a:2:{i:729;s:5:"16074";i:730;s:2:"-1";}
1959 10223 a:2:{i:729;s:5:"16076";i:730;s:2:"-1";}
1960 10223 a:2:{i:729;s:5:"16077";i:730;s:2:"-1";}