Query time 0.00057
    
    
            JSON explain
        {
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.86"
    },
    "ordering_operation": {
      "using_filesort": true,
      "nested_loop": [
        {
          "table": {
            "table_name": "sd",
            "access_type": "ref",
            "possible_keys": [
              "section"
            ],
            "key": "section",
            "used_key_parts": [
              "section",
              "status"
            ],
            "key_length": "6",
            "ref": [
              "const",
              "const"
            ],
            "rows_examined_per_scan": 23,
            "rows_produced_per_join": 2,
            "filtered": "10.00",
            "index_condition": "((`atulecarter_atul_demo4`.`sd`.`section` <=> 'A') and (`atulecarter_atul_demo4`.`sd`.`status` <=> 'A'))",
            "cost_info": {
              "read_cost": "2.50",
              "eval_cost": "0.46",
              "prefix_cost": "7.10",
              "data_read_per_join": "14K"
            },
            "used_columns": [
              "param_id",
              "param",
              "param_2",
              "param_3",
              "param_4",
              "param_5",
              "param_6",
              "class",
              "section",
              "status",
              "position",
              "parent_id",
              "id_path"
            ],
            "attached_condition": "(`atulecarter_atul_demo4`.`sd`.`param_5` = '2')"
          }
        },
        {
          "table": {
            "table_name": "cscart_static_data_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "param_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "atulecarter_atul_demo4.sd.param_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 2,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "2.30",
              "eval_cost": "0.46",
              "prefix_cost": "9.86",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "param_id",
              "lang_code",
              "descr"
            ]
          }
        }
      ]
    }
  }
}
    
            
            
                Result
                                    
                                                    | param_id | param | descr | param_2 | param_3 | param_4 | param_5 | param_6 | status | position | parent_id | id_path | class | 
                                            
                                                            | 182 |  | Catalog |  | C:0:N |  | 2 |  | A | 0 | 0 | 182 | ty-menu-item__products | 
                                            
                                                            | 153 |  | Electronics |  | C:166:Y |  | 2 |  | A | 20 | 0 | 153 | ty-menu-item__electronics | 
                                            
                                                            | 194 |  | Apparel |  | C:223:Y |  | 2 |  | A | 20 | 0 | 194 | ty-menu-item__apparel | 
                                            
                                                            | 154 |  | Sports & Outdoors |  | C:203:Y |  | 2 |  | A | 30 | 0 | 154 | ty-menu-item__sport | 
                                            
                                                            | 155 |  | Office Supplies |  | C:250:Y |  | 2 |  | A | 40 | 0 | 155 | ty-menu-item__office | 
                                            
                                                            | 178 |  | Media |  | C:245:Y |  | 2 |  | A | 45 | 0 | 178 | ty-menu-item__media | 
                                            
                                                            | 159 | product_features.view_all&filter_id=10 | Brands |  |  |  | 2 |  | A | 80 | 0 | 159 | ty-menu-item__brands | 
                                            
                                                            | 195 | products.newest | Newest |  |  |  | 2 |  | A | 90 | 0 | 195 | ty-menu-item__newest | 
                                            
                                                            | 196 | products.bestsellers | Bestsellers |  |  |  | 2 |  | A | 100 | 0 | 196 | ty-menu-item__hits | 
                                            
                                                            | 162 | products.on_sale | Sales |  |  |  | 2 |  | A | 110 | 0 | 162 | ty-menu-item__sale | 
                                            
                                                            | 158 | promotions.list | Promotions |  |  |  | 2 |  | A | 120 | 0 | 158 | ty-menu-item__promotions |