SELECT 
  status_id, 
  param, 
  value 
FROM 
  cscart_status_data 
WHERE 
  status_id IN (
    1, 2, 3, 4, 5, 6, 7, 19, 26, 22, 23, 24, 27, 
    28
  )

Query time 0.00084

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_status_data",
          "access_type": "ALL",
          "possible_keys": ["PRIMARY"],
          "rows": 159,
          "filtered": 90.56604004,
          "attached_condition": "cscart_status_data.status_id in (1,2,3,4,5,6,7,19,26,22,23,24,27,28)"
        }
      }
    ]
  }
}

Result

status_id param value
6 allow_return N
2 allow_return Y
7 allow_return N
5 allow_return N
5 inventory I
4 allow_return N
7 inventory I
3 allow_return N
1 allow_return N
6 repay Y
2 repay N
7 repay Y
5 repay Y
4 repay Y
3 repay N
1 repay N
6 gift_cert_status C
7 gift_cert_status C
2 gift_cert_status A
5 gift_cert_status C
4 gift_cert_status C
3 gift_cert_status P
1 gift_cert_status P
2 inventory D
6 inventory I
4 inventory I
3 inventory D
1 inventory D
6 color #28abf6
2 color #97cf4d
5 color #ff5215
4 color #ff5215
7 color #c2c2c2
3 color #ff9522
1 color #97cf4d
6 remove_cc_info Y
7 remove_cc_info Y
2 remove_cc_info Y
5 remove_cc_info Y
4 remove_cc_info Y
3 remove_cc_info Y
1 remove_cc_info Y
1 payment_received Y
2 payment_received Y
1 is_editable_inventory N
3 is_editable_inventory N
1 inventory_info default_decline_inventory_info
3 inventory_info default_decline_inventory_info
6 calculate_for_payouts N
7 calculate_for_payouts N
2 calculate_for_payouts Y
5 calculate_for_payouts N
4 calculate_for_payouts N
3 calculate_for_payouts Y
1 calculate_for_payouts Y
2 grant_reward_points Y
19 color #cc4125
19 repay Y
19 inventory D
1 appearance_type D
1 grant_reward_points N
2 appearance_type D
3 payment_received N
3 appearance_type D
3 grant_reward_points N
4 payment_received N
4 appearance_type D
4 grant_reward_points N
5 payment_received N
5 appearance_type D
5 grant_reward_points N
6 payment_received N
6 appearance_type D
6 grant_reward_points N
7 payment_received N
7 appearance_type D
7 grant_reward_points N
19 payment_received N
19 remove_cc_info N
19 appearance_type D
19 calculate_for_payouts N
19 gift_cert_status P
19 grant_reward_points N
26 calculate_for_payouts N
26 remove_cc_info Y
26 payment_received N
26 inventory I
26 color #ffd966
26 allow_return N
26 gift_cert_status P
26 appearance_type D
26 grant_reward_points Y
26 repay N
22 color #e69138
22 inventory I
22 payment_received N
22 remove_cc_info Y
22 repay N
22 appearance_type D
22 calculate_for_payouts N
22 gift_cert_status P
22 allow_return N
22 grant_reward_points Y
23 color #e06666
23 inventory I
23 payment_received N
23 remove_cc_info Y
23 repay N
23 appearance_type D
23 calculate_for_payouts N
23 gift_cert_status P
23 allow_return N
23 grant_reward_points Y
19 allow_return N
24 color #000000
24 inventory I
24 payment_received N
24 remove_cc_info Y
24 repay N
24 appearance_type D
24 calculate_for_payouts N
24 gift_cert_status P
24 allow_return N
24 grant_reward_points Y
27 color #e06666
27 inventory I
27 payment_received N
27 remove_cc_info Y
27 repay N
27 appearance_type D
27 calculate_for_payouts N
27 gift_cert_status P
27 allow_return N
27 grant_reward_points Y
28 color #274e13
28 inventory D
28 payment_received N
28 remove_cc_info Y
28 repay N
28 appearance_type D
28 calculate_for_payouts N
28 gift_cert_status P
28 allow_return N
28 grant_reward_points Y