Query time 0.00017
    
    
            JSON explain
        {
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "6.94"
    },
    "ordering_operation": {
      "using_filesort": false,
      "nested_loop": [
        {
          "table": {
            "table_name": "l",
            "access_type": "ALL",
            "rows_examined_per_scan": 18,
            "rows_produced_per_join": 1,
            "filtered": "5.56",
            "cost_info": {
              "read_cost": "5.54",
              "eval_cost": "0.20",
              "prefix_cost": "5.74",
              "data_read_per_join": "232"
            },
            "used_columns": [
              "location_id",
              "dispatch",
              "is_default",
              "layout_id",
              "object_ids",
              "custom_html",
              "position"
            ],
            "attached_condition": "((`atulecarter_atul_demo4`.`l`.`is_default` = 1) and (`atulecarter_atul_demo4`.`l`.`layout_id` = 1))"
          }
        },
        {
          "table": {
            "table_name": "d",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "location_id",
              "lang_code"
            ],
            "key_length": "10",
            "ref": [
              "atulecarter_atul_demo4.l.location_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "1.00",
              "eval_cost": "0.20",
              "prefix_cost": "6.94",
              "data_read_per_join": "240"
            },
            "used_columns": [
              "location_id",
              "lang_code",
              "name",
              "title",
              "meta_description",
              "meta_keywords"
            ],
            "attached_condition": "<if>(is_not_null_compl(d), (`atulecarter_atul_demo4`.`d`.`location_id` = `atulecarter_atul_demo4`.`l`.`location_id`), true)"
          }
        }
      ]
    }
  }
}
    
            
            
                Result
                                    
                                                    | location_id | dispatch | is_default | layout_id | object_ids | custom_html | position | lang_code | name | title | meta_description | meta_keywords | 
                                            
                                                            | 1 | default | 1 | 1 |  |  | 10 | en | Default |  |  |  |