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

Query time 0.00057

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.28"
    },
    "table": {
      "table_name": "cscart_product_filters",
      "access_type": "ALL",
      "rows_examined_per_scan": 17,
      "rows_produced_per_join": 1,
      "filtered": "10.00",
      "cost_info": {
        "read_cost": "2.11",
        "eval_cost": "0.17",
        "prefix_cost": "2.28",
        "data_read_per_join": "122"
      },
      "used_columns": [
        "filter_id",
        "feature_id",
        "status"
      ],
      "attached_condition": "(`softwarepirmam_hewadelivard_cscart_4`.`cscart_product_filters`.`status` = 'A')"
    }
  }
}

Result

filter_id feature_id
322 650
314 657
321 649
323 677
325 662
326 666
1 0
318 656
328 651
319 643
320 648
329 765
330 762
331 659
332 766
333 756
334 771