Query time 0.00034
    
    
            JSON explain
        {
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.82"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_features",
          "access_type": "ALL",
          "possible_keys": [
            "PRIMARY"
          ],
          "rows_examined_per_scan": 35,
          "rows_produced_per_join": 6,
          "filtered": "17.14",
          "cost_info": {
            "read_cost": "8.42",
            "eval_cost": "1.20",
            "prefix_cost": "9.62",
            "data_read_per_join": "2K"
          },
          "used_columns": [
            "feature_id",
            "feature_type"
          ],
          "attached_condition": "(`atulecarter_atul_demo5`.`cscart_product_features`.`feature_id` in (18,549,548,15,16,17))"
        }
      },
      {
        "table": {
          "table_name": "cscart_ult_objects_sharing",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "share_object_id",
            "share_company_id",
            "share_object_type"
          ],
          "key_length": "159",
          "ref": [
            "atulecarter_atul_demo5.cscart_product_features.feature_id",
            "const",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 6,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "6.00",
            "eval_cost": "1.20",
            "prefix_cost": "16.82",
            "data_read_per_join": "960"
          },
          "used_columns": [
            "share_company_id",
            "share_object_id",
            "share_object_type"
          ],
          "attached_condition": "(`atulecarter_atul_demo5`.`cscart_ult_objects_sharing`.`share_object_id` = `atulecarter_atul_demo5`.`cscart_product_features`.`feature_id`)"
        }
      }
    ]
  }
}
    
            
            
                Result
                                    
                                                    | feature_id | feature_type | 
                                            
                                                            | 17 | S | 
                                            
                                                            | 16 | S | 
                                            
                                                            | 15 | S | 
                                            
                                                            | 18 | E | 
                                            
                                                            | 549 | S | 
                                            
                                                            | 548 | S |