SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 8868 
ORDER BY 
  exception_id

Query time 0.00028

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
3117 8868 a:2:{i:1103;s:5:"20833";i:762;s:5:"16362";}
3118 8868 a:2:{i:1103;s:5:"20833";i:762;s:5:"16365";}
3119 8868 a:2:{i:1103;s:5:"20833";i:762;s:5:"16464";}
3120 8868 a:2:{i:1103;s:5:"20833";i:762;s:5:"16366";}
3121 8868 a:2:{i:1103;s:5:"20844";i:762;s:5:"16366";}
3122 8868 a:2:{i:1103;s:5:"20845";i:762;s:5:"16366";}
3123 8868 a:2:{i:1103;s:5:"20845";i:762;s:5:"16464";}
3124 8868 a:2:{i:1103;s:5:"20845";i:762;s:5:"16365";}