SELECT 
  feature_id 
FROM 
  cscart_product_features_values 
WHERE 
  variant_id = 92

Query time 0.00078

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.70"
    },
    "table": {
      "table_name": "cscart_product_features_values",
      "access_type": "ref",
      "possible_keys": [
        "PRIMARY",
        "fl",
        "variant_id",
        "idx_product_feature_variant_id"
      ],
      "key": "variant_id",
      "used_key_parts": [
        "variant_id"
      ],
      "key_length": "3",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 75,
      "rows_produced_per_join": 75,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "3.20",
        "eval_cost": "7.50",
        "prefix_cost": "10.70",
        "data_read_per_join": "58K"
      },
      "used_columns": [
        "feature_id",
        "variant_id"
      ]
    }
  }
}

Result

feature_id
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18