SELECT 
  filter_id, 
  feature_id 
FROM 
  cscart_product_filters 
WHERE 
  status = 'A'

Query time 0.00047

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_filters",
          "access_type": "ALL",
          "rows": 36,
          "filtered": 100,
          "attached_condition": "cscart_product_filters.`status` = 'A'"
        }
      }
    ]
  }
}

Result

filter_id feature_id
338 566
350 553
345 567
346 568
336 558
355 588
339 560
340 561
341 562
344 565
342 563
343 564
353 580
358 600
360 597
361 598
362 596
363 592
364 595
365 593
366 594
367 586
368 599
369 583
370 584
372 591
384 589
374 572
383 601
378 552
385 0
387 625
388 626
389 627
390 628
391 0