SELECT 
  category_id, 
  parent_id 
FROM 
  cscart_categories 
WHERE 
  parent_id IN(
    2656, 4525, 9387, 4334, 4257, 2653, 4003, 
    4001, 9701, 6288, 2688, 9697, 6928, 
    9709
  )

Query time 0.00080

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "77.15"
    },
    "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": 190,
      "rows_produced_per_join": 190,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "39.15",
        "eval_cost": "38.00",
        "prefix_cost": "77.15",
        "data_read_per_join": "1M"
      },
      "used_columns": [
        "category_id",
        "parent_id"
      ],
      "attached_condition": "(`webmarco`.`cscart_categories`.`parent_id` in (2656,4525,9387,4334,4257,2653,4003,4001,9701,6288,2688,9697,6928,9709))"
    }
  }
}

Result

category_id parent_id
2656 2653
2658 2653
2721 2653
2760 2653
2761 2653
2797 2653
2804 2653
2853 2653
9965 2653
9967 2653
9968 2653
9980 2653
2659 2656
2669 2656
2673 2656
2678 2656
2680 2656
2683 2656
2684 2656
2687 2656
2688 2656
2691 2656
2692 2656
2700 2656
2703 2656
2707 2656
2710 2656
2718 2656
2723 2656
2731 2656
2737 2656
2740 2656
2744 2656
2747 2656
2749 2656
2750 2656
2752 2656
2755 2656
2757 2656
2774 2656
2780 2656
2786 2656
9251 2656
9252 2656
9254 2656
9972 2656
2698 2688
2705 2688
2716 2688
2720 2688
4003 4001
4254 4001
4315 4001
9987 4001
4004 4003
4257 4003
4275 4003
4288 4003
4289 4003
4304 4003
4334 4003
4365 4003
4422 4003
4423 4003
4458 4003
4468 4003
4472 4003
4504 4003
4525 4003
4544 4003
4865 4003
4888 4003
5214 4003
9284 4003
4308 4257
4331 4257
4351 4257
4386 4257
4418 4257
4442 4257
4480 4257
4833 4257
4854 4257
4873 4257
4895 4257
4920 4257
4943 4257
4373 4334
4754 4334
4773 4334
4786 4334
4807 4334
4820 4334
4834 4334
4848 4334
4866 4334
4884 4334
4903 4334
4933 4334
4987 4334
10182 4334
10183 4334
4399 4525
4551 4525
4638 4525
4667 4525
4693 4525
4832 4525
4857 4525
4904 4525
5016 4525
6405 6288
6448 6288
6592 6288
6855 6288
6928 6288
6975 6928
6979 6928
7095 6928
7243 6928
7250 6928
7291 6928
7293 6928
7334 6928
7348 6928
7363 6928
7372 6928
7387 6928
7577 6928
7662 6928
7719 6928
7727 6928
7748 6928
7766 6928
7797 6928
7891 6928
7899 6928
7905 6928
7911 6928
7962 6928
8053 6928
8209 6928
8308 6928
8324 6928
9387 6928
9388 9387
9455 9387
9913 9387
10259 9387
9698 9697
9701 9697
9714 9697
9717 9697
9720 9697
9723 9697
9724 9697
9734 9697
9737 9697
9745 9697
9746 9697
9747 9697
9751 9697
9755 9697
9756 9697
9759 9697
9826 9697
9827 9697
9828 9697
9829 9697
9850 9697
9852 9697
9853 9697
9854 9697
9870 9697
9871 9697
9879 9697
9880 9697
9888 9697
9889 9697
9890 9697
9892 9697
9900 9697
9904 9697
9907 9697
9947 9697
9703 9701
9709 9701
9712 9701
9719 9701