SELECT 
  category_id, 
  parent_id 
FROM 
  netting_categories 
WHERE 
  parent_id IN(
    297, 366, 401, 382, 276, 290, 335, 361, 
    392, 434, 419, 369, 416, 378, 274, 451, 
    331, 347, 444, 373, 376, 304, 275, 310, 
    447, 383, 265, 282, 381, 400, 384, 334, 
    441, 333, 466
  ) 
  AND category_id != 264

Query time 0.00057

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "netting_categories",
          "access_type": "ALL",
          "possible_keys": ["PRIMARY", "parent", "p_category_id"],
          "rows": 180,
          "filtered": 62.77777863,
          "attached_condition": "netting_categories.parent_id in (297,366,401,382,276,290,335,361,392,434,419,369,416,378,274,451,331,347,444,373,376,304,275,310,447,383,265,282,381,400,384,334,441,333,466) and netting_categories.category_id <> 264"
        }
      }
    ]
  }
}

Result

category_id parent_id
348 347
336 335
305 304
298 297
291 290
283 282
277 276
266 265
354 347
362 361
367 366
370 369
374 373
377 376
379 378
385 384
417 416
420 419
427 274
435 434
442 441
445 444
452 275
455 382
457 401
453 366
342 335
312 310
306 304
299 297
292 290
284 282
278 276
355 347
363 361
371 369
375 373
380 378
386 384
421 419
428 274
436 434
343 335
307 304
300 297
293 290
279 276
285 282
372 369
387 384
422 419
429 274
344 335
314 310
308 304
301 297
294 290
280 276
286 282
388 384
423 419
430 274
345 335
315 310
309 304
302 297
295 290
287 282
281 276
424 419
431 274
346 335
316 310
303 297
296 290
288 282
425 419
432 274
317 310
289 282
433 274
318 310
319 310
464 331
320 310
394 310
399 310
465 331
321 310
322 310
323 310
324 310
325 310
326 310
327 310
328 310
329 310
330 310
426 419
448 447
454 366
462 282
456 382
458 401
459 392
461 331
460 392