Query time 0.00066
    
    
            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/167/%') 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 | 
                                            
                                                            | 168 | 167 | 166/167/168 | Desktops | 10 | A | 1 | 1 | desktops | 166/167 | 
                                            
                                                            | 169 | 167 | 166/167/169 | Laptops | 20 | A | 1 | 1 | laptops | 166/167 | 
                                            
                                                            | 165 | 167 | 166/167/165 | Tablets | 100 | A | 1 | 1 | tablets | 166/167 | 
                                            
                                                            | 170 | 167 | 166/167/170 | Monitors | 110 | A | 1 | 1 | monitors | 166/167 | 
                                            
                                                            | 171 | 167 | 166/167/171 | Networking | 120 | A | 1 | 1 | networking | 166/167 | 
                                            
                                                            | 172 | 167 | 166/167/172 | Printers & Scanners | 130 | A | 1 | 1 | printers-and-scanners | 166/167 | 
                                            
                                                            | 201 | 167 | 166/167/201 | Processors | 140 | A | 1 | 1 | processors | 166/167 |