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

Query time 0.00027

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_status_data",
      "access_type": "range",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["status_id"],
      "rows": 103,
      "filtered": 100,
      "attached_condition": "cscart_status_data.status_id in (22,6,2,5,23,4,24,7,3,1,19)"
    }
  }
}

Result

status_id param value
1 allow_return N
1 appearance_type D
1 calculate_for_payouts Y
1 color #9fc5e8
1 gift_cert_status P
1 inventory D
1 inventory_info default_decline_inventory_info
1 is_editable_inventory N
1 payment_received Y
1 remove_cc_info Y
1 repay N
2 allow_return Y
2 appearance_type D
2 calculate_for_payouts Y
2 color #000000
2 gift_cert_status A
2 grant_reward_points Y
2 inventory D
2 payment_received Y
2 remove_cc_info Y
2 repay N
3 allow_return N
3 appearance_type D
3 calculate_for_payouts Y
3 color #674ea7
3 gift_cert_status P
3 grant_reward_points N
3 inventory D
3 inventory_info default_decline_inventory_info
3 is_editable_inventory N
3 payment_received N
3 remove_cc_info Y
3 repay N
4 allow_return N
4 appearance_type D
4 calculate_for_payouts N
4 color #ff5215
4 gift_cert_status C
4 inventory I
4 payment_received N
4 remove_cc_info Y
4 repay Y
5 allow_return N
5 appearance_type D
5 calculate_for_payouts N
5 color #ff5215
5 gift_cert_status C
5 inventory I
5 payment_received N
5 remove_cc_info Y
5 repay Y
6 allow_return N
6 appearance_type D
6 calculate_for_payouts N
6 color #28abf6
6 gift_cert_status C
6 inventory I
6 payment_received N
6 remove_cc_info Y
6 repay Y
7 allow_return N
7 appearance_type D
7 calculate_for_payouts N
7 color #ff00ff
7 gift_cert_status C
7 inventory I
7 payment_received N
7 remove_cc_info Y
7 repay Y
19 appearance_type D
19 calculate_for_payouts N
19 color #ff0000
19 gift_cert_status P
19 inventory D
19 payment_received N
19 remove_cc_info N
19 repay Y
22 appearance_type D
22 calculate_for_payouts N
22 color #3d85c6
22 gift_cert_status P
22 inventory I
22 payment_received N
22 remove_cc_info Y
22 repay N
23 appearance_type D
23 calculate_for_payouts Y
23 color #674ea7
23 gift_cert_status P
23 grant_reward_points N
23 inventory D
23 payment_received N
23 remove_cc_info Y
23 repay N
24 appearance_type D
24 calculate_for_payouts Y
24 color #6aa84f
24 gift_cert_status P
24 grant_reward_points N
24 inventory I
24 payment_received N
24 remove_cc_info Y
24 repay N