Query time 0.00036
    
    
            JSON explain
        {
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.00"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_features",
          "access_type": "const",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "feature_id"
          ],
          "key_length": "3",
          "ref": [
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 1,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "0.00",
            "eval_cost": "0.20",
            "prefix_cost": "0.00",
            "data_read_per_join": "440"
          },
          "used_columns": [
            "feature_id",
            "feature_code",
            "company_id",
            "purpose",
            "feature_style",
            "filter_style",
            "feature_type",
            "categories_path",
            "parent_id",
            "display_on_product",
            "display_on_catalog",
            "display_on_header",
            "status",
            "position",
            "comparison"
          ]
        }
      },
      {
        "table": {
          "table_name": "cscart_product_features_descriptions",
          "access_type": "const",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "feature_id",
            "lang_code"
          ],
          "key_length": "9",
          "ref": [
            "const",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 1,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "0.00",
            "eval_cost": "0.20",
            "prefix_cost": "0.00",
            "data_read_per_join": "2K"
          },
          "used_columns": [
            "feature_id",
            "description",
            "internal_name",
            "full_description",
            "prefix",
            "suffix",
            "lang_code"
          ]
        }
      },
      {
        "table": {
          "table_name": "cscart_ult_objects_sharing",
          "access_type": "const",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "share_object_id",
            "share_company_id",
            "share_object_type"
          ],
          "key_length": "159",
          "ref": [
            "const",
            "const",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 1,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "0.00",
            "eval_cost": "0.20",
            "prefix_cost": "0.00",
            "data_read_per_join": "160"
          },
          "used_columns": [
            "share_company_id",
            "share_object_id",
            "share_object_type"
          ]
        }
      }
    ]
  }
}
    
            
            
                Result
                                    
                                                    | feature_id | 
                                                    feature_code | 
                                                    company_id | 
                                                    feature_type | 
                                                    parent_id | 
                                                    display_on_product | 
                                                    display_on_catalog | 
                                                    display_on_header | 
                                                    description | 
                                                    internal_name | 
                                                    lang_code | 
                                                    prefix | 
                                                    suffix | 
                                                    categories_path | 
                                                    full_description | 
                                                    status | 
                                                    comparison | 
                                                    position | 
                                                    purpose | 
                                                    feature_style | 
                                                    filter_style | 
                                            
                                            
                                                            | 18 | 
                                                             | 
                                                            1 | 
                                                            E | 
                                                            0 | 
                                                            N | 
                                                            N | 
                                                            Y | 
                                                            Brand | 
                                                            Brand | 
                                                            en | 
                                                             | 
                                                             | 
                                                             | 
                                                             | 
                                                            A | 
                                                            N | 
                                                            0 | 
                                                            organize_catalog | 
                                                            brand | 
                                                            checkbox |