SELECT 
  * 
FROM 
  cscart_product_options_exceptions 
WHERE 
  product_id = 12524 
ORDER BY 
  exception_id

Query time 0.00046

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "0.35"
    },
    "ordering_operation": {
      "using_filesort": true,
      "table": {
        "table_name": "cscart_product_options_exceptions",
        "access_type": "ref",
        "possible_keys": [
          "product"
        ],
        "key": "product",
        "used_key_parts": [
          "product_id"
        ],
        "key_length": "3",
        "ref": [
          "const"
        ],
        "rows_examined_per_scan": 1,
        "rows_produced_per_join": 1,
        "filtered": "100.00",
        "cost_info": {
          "read_cost": "0.25",
          "eval_cost": "0.10",
          "prefix_cost": "0.35",
          "data_read_per_join": "24"
        },
        "used_columns": [
          "exception_id",
          "product_id",
          "combination"
        ]
      }
    }
  }
}

Result

exception_id product_id combination
76 12524 a:9:{i:83;s:2:"-1";i:90;s:2:"-1";i:64;s:2:"-1";i:91;s:2:"-1";i:65;s:2:"-1";i:66;s:2:"-1";i:67;s:2:"-1";i:84;s:3:"510";i:85;s:2:"-1";}