SELECT 
  category_id, 
  parent_id 
FROM 
  cscart_categories 
WHERE 
  parent_id IN(266, 6552, 6536, 1695, 5684, 327)

Query time 0.00046

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "35.47"
    },
    "table": {
      "table_name": "cscart_categories",
      "access_type": "range",
      "possible_keys": [
        "parent"
      ],
      "key": "parent",
      "used_key_parts": [
        "parent_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 86,
      "rows_produced_per_join": 86,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "18.27",
        "eval_cost": "17.20",
        "prefix_cost": "35.47",
        "data_read_per_join": "509K"
      },
      "used_columns": [
        "category_id",
        "parent_id"
      ],
      "attached_condition": "(`webmarco`.`cscart_categories`.`parent_id` in (266,6552,6536,1695,5684,327))"
    }
  }
}

Result

category_id parent_id
327 266
341 266
344 266
356 266
394 266
443 266
715 266
930 266
990 266
1498 266
1584 266
1907 266
1936 266
2171 266
2178 266
2373 266
2404 266
2433 266
2465 266
2577 266
2591 266
2611 266
2615 266
9692 266
9830 266
9840 266
9844 266
9926 266
9936 266
10631 266
10632 266
10633 266
10667 266
328 327
1018 327
1438 327
1695 327
2528 327
2566 327
2567 327
2597 327
1696 1695
1697 1695
1698 1695
2568 1695
2599 1695
2602 1695
5699 5684
6536 5684
6540 5684
7840 5684
6552 6536
7635 6536
7746 6536
7752 6536
7767 6536
7773 6536
7805 6536
7888 6536
7896 6536
7963 6536
7993 6536
8008 6536
8313 6536
8318 6536
8355 6536
8356 6536
8426 6536
6582 6552
6730 6552
6773 6552
6806 6552
6890 6552
6917 6552
6955 6552
6988 6552
7019 6552
7064 6552
7126 6552
7245 6552
7277 6552
7303 6552
7324 6552
7365 6552
7611 6552
7625 6552