SELECT 
  category_id, 
  parent_id 
FROM 
  categories 
WHERE 
  parent_id IN(
    358, 342, 383, 367, 6649, 380, 336, 329, 
    350, 388, 20, 384, 359, 351, 349, 21, 
    368, 964, 381, 357, 382, 360, 369, 390, 
    14, 391, 370, 353, 386, 86, 392, 387, 
    371, 331, 84, 20087, 15774, 85, 11904, 
    393, 372, 364, 373, 11912, 394, 395, 
    87, 374, 334, 375, 376, 377, 130, 178, 
    378, 379, 6648, 10891
  )

Query time 0.00104

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "25.29"
    },
    "table": {
      "table_name": "categories",
      "access_type": "range",
      "possible_keys": [
        "parent"
      ],
      "key": "parent",
      "used_key_parts": [
        "parent_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 123,
      "rows_produced_per_join": 123,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "12.99",
        "eval_cost": "12.30",
        "prefix_cost": "25.29",
        "data_read_per_join": "321K"
      },
      "used_columns": [
        "category_id",
        "parent_id"
      ],
      "attached_condition": "(`goimagine`.`categories`.`parent_id` in (358,342,383,367,6649,380,336,329,350,388,20,384,359,351,349,21,368,964,381,357,382,360,369,390,14,391,370,353,386,86,392,387,371,331,84,20087,15774,85,11904,393,372,364,373,11912,394,395,87,374,334,375,376,377,130,178,378,379,6648,10891))"
    }
  }
}

Result

category_id parent_id
367 14
368 14
369 14
370 14
371 14
372 14
373 14
374 14
375 14
376 14
377 14
378 14
379 14
6648 14
10891 14
327 20
328 20
329 20
330 20
331 20
332 20
333 20
334 20
335 20
964 20
336 21
337 21
338 21
339 21
340 21
341 21
380 84
381 84
382 84
383 85
384 85
385 85
386 85
387 85
11904 85
11912 85
388 86
389 86
390 86
391 86
392 86
6650 86
15774 86
365 130
366 130
6649 178
15726 178
343 342
344 342
345 342
346 342
347 342
348 342
350 349
351 349
352 349
353 349
354 349
355 349
356 349
358 357
359 357
360 357
361 357
362 357
363 357
364 357
393 20087
394 20087
395 20087
396 20087
20088 20087