SELECT 
  category_id 
FROM 
  cscart_categories 
WHERE 
  id_path LIKE '5372/5495/5847/7022/%'

Query time 0.00042

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.17"
    },
    "table": {
      "table_name": "cscart_categories",
      "access_type": "range",
      "possible_keys": [
        "id_path"
      ],
      "key": "id_path",
      "used_key_parts": [
        "id_path"
      ],
      "key_length": "767",
      "rows_examined_per_scan": 27,
      "rows_produced_per_join": 27,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "8.77",
        "eval_cost": "5.40",
        "prefix_cost": "14.17",
        "data_read_per_join": "160K"
      },
      "used_columns": [
        "category_id",
        "id_path"
      ],
      "attached_condition": "(`webmarco`.`cscart_categories`.`id_path` like '5372/5495/5847/7022/%')"
    }
  }
}

Result

category_id
7093
7128
7156
7175
7186
7204
7217
7238
7374
7385
7561
7572
7587
7593
7503
7510
7513
7516
7519
7520
7521
7524
7526
7534
7535
7536
7537