Query time 0.00080
    
    
            JSON explain
        {
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "8.60"
    },
    "ordering_operation": {
      "using_temporary_table": true,
      "using_filesort": true,
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_categories",
            "access_type": "ref",
            "possible_keys": [
              "c_status",
              "parent",
              "id_path"
            ],
            "key": "parent",
            "used_key_parts": [
              "parent_id"
            ],
            "key_length": "3",
            "ref": [
              "const"
            ],
            "rows_examined_per_scan": 7,
            "rows_produced_per_join": 0,
            "filtered": "1.20",
            "cost_info": {
              "read_cost": "7.00",
              "eval_cost": "0.02",
              "prefix_cost": "8.40",
              "data_read_per_join": "224"
            },
            "used_columns": [
              "category_id",
              "parent_id",
              "id_path",
              "company_id",
              "storefront_id",
              "usergroup_ids",
              "status",
              "position",
              "is_trash"
            ],
            "attached_condition": "((`atulecarter_atul_demo5`.`cscart_categories`.`company_id` = 1) and ((`atulecarter_atul_demo5`.`cscart_categories`.`usergroup_ids` = '') or find_in_set(0,`atulecarter_atul_demo5`.`cscart_categories`.`usergroup_ids`) or find_in_set(1,`atulecarter_atul_demo5`.`cscart_categories`.`usergroup_ids`)) and (`atulecarter_atul_demo5`.`cscart_categories`.`status` = 'A') and (`atulecarter_atul_demo5`.`cscart_categories`.`id_path` like '166/%') and (`atulecarter_atul_demo5`.`cscart_categories`.`storefront_id` in (0,1)))"
          }
        },
        {
          "table": {
            "table_name": "cscart_category_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "category_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "atulecarter_atul_demo5.cscart_categories.category_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 0,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.08",
              "eval_cost": "0.02",
              "prefix_cost": "8.50",
              "data_read_per_join": "261"
            },
            "used_columns": [
              "category_id",
              "lang_code",
              "category"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_seo_names",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY",
              "dispatch"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "object_id",
              "type",
              "dispatch",
              "lang_code",
              "company_id"
            ],
            "key_length": "210",
            "ref": [
              "atulecarter_atul_demo5.cscart_categories.category_id",
              "const",
              "const",
              "const",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 0,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.08",
              "eval_cost": "0.02",
              "prefix_cost": "8.60",
              "data_read_per_join": "146"
            },
            "used_columns": [
              "name",
              "object_id",
              "company_id",
              "type",
              "dispatch",
              "path",
              "lang_code"
            ]
          }
        }
      ]
    }
  }
}
    
            
            
                Result
                                    
                                                    | category_id | parent_id | id_path | category | position | status | company_id | storefront_id | seo_name | seo_path | 
                                            
                                                            | 167 | 166 | 166/167 | Computers | 10 | A | 1 | 1 | computers | 166 | 
                                            
                                                            | 175 | 166 | 166/175 | Car Electronics | 20 | A | 1 | 1 | car-electronics | 166 | 
                                            
                                                            | 174 | 166 | 166/174 | TV & Video | 30 | A | 1 | 1 | tv-and-video | 166 | 
                                            
                                                            | 234 | 166 | 166/234 | Cell Phones | 40 | A | 1 | 1 | cell-phones | 166 | 
                                            
                                                            | 177 | 166 | 166/177 | MP3 Players | 50 | A | 1 | 1 | mp3-players | 166 | 
                                            
                                                            | 196 | 166 | 166/196 | Cameras & Photo | 60 | A | 1 | 1 | cameras-and-photo | 166 | 
                                            
                                                            | 254 | 166 | 166/254 | Game consoles | 70 | A | 1 | 1 | game-consoles | 166 |