SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 1311 
ORDER BY 
  exception_id

Query time 0.00026

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

Result

exception_id product_id combination
1756 1311 a:4:{i:1350;i:-1;i:1256;i:-1;i:1257;i:-1;i:1149;i:-1;}
1757 1311 a:4:{i:1350;i:-1;i:1256;i:-1;i:1257;i:-1;i:1149;i:-1;}
1758 1311 a:4:{i:1350;i:-1;i:1256;i:-1;i:1257;i:-1;i:1149;i:-1;}
1759 1311 a:4:{i:1350;i:-1;i:1256;i:-1;i:1257;i:-1;i:1149;i:-1;}