SELECT 
  tmall_product_filters.*, 
  tmall_product_features.feature_type 
FROM 
  tmall_product_filters 
  LEFT JOIN tmall_product_features ON tmall_product_features.feature_id = tmall_product_filters.feature_id 
WHERE 
  tmall_product_filters.filter_id IN (10) 
  AND tmall_product_filters.status = 'A'

Query time 0.01147

JSON explain

{
  "query_block": {
    "select_id": 1,
    "const_condition": "1",
    "nested_loop": [
      {
        "table": {
          "table_name": "tmall_product_filters",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["filter_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "tmall_product_features",
          "access_type": "const",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["feature_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      }
    ]
  }
}

Result

filter_id categories_path company_id feature_id position field_type status round_to display_count display abt__ut2_display_mobile abt__ut2_display_tablet abt__ut2_display_desktop feature_type
10 0 18 0 A 1 10 Y Y Y Y E