SELECT 
  status_id, 
  param, 
  value 
FROM 
  cscart_status_data 
WHERE 
  status_id IN (20, 6, 2, 5, 21, 4, 7, 3, 1, 19)

Query time 0.00040

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "19.73"
    },
    "table": {
      "table_name": "cscart_status_data",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "status_id"
      ],
      "key_length": "3",
      "rows_examined_per_scan": 86,
      "rows_produced_per_join": 86,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "11.13",
        "eval_cost": "8.60",
        "prefix_cost": "19.73",
        "data_read_per_join": "129K"
      },
      "used_columns": [
        "status_id",
        "param",
        "value"
      ],
      "attached_condition": "(`nuie_scalesta_net`.`cscart_status_data`.`status_id` in (20,6,2,5,21,4,7,3,1,19))"
    }
  }
}

Result

status_id param value
1 allow_return N
1 calculate_for_payouts Y
1 color #97cf4d
1 gift_cert_status P
1 inventory D
1 inventory_info default_decline_inventory_info
1 is_editable_inventory N
1 notify Y
1 payment_received Y
1 remove_cc_info Y
1 repay N
2 allow_return Y
2 calculate_for_payouts Y
2 color #97cf4d
2 gift_cert_status A
2 grant_reward_points Y
2 inventory D
2 notify Y
2 payment_received Y
2 remove_cc_info Y
2 repay N
3 allow_return N
3 calculate_for_payouts Y
3 color #ff9522
3 gift_cert_status P
3 inventory D
3 inventory_info default_decline_inventory_info
3 is_editable_inventory N
3 notify Y
3 remove_cc_info Y
3 repay N
4 allow_return N
4 calculate_for_payouts N
4 color #ff5215
4 gift_cert_status C
4 inventory I
4 notify Y
4 remove_cc_info Y
4 repay Y
5 allow_return N
5 calculate_for_payouts N
5 color #ff5215
5 gift_cert_status C
5 inventory I
5 notify Y
5 remove_cc_info Y
5 repay Y
6 allow_return N
6 calculate_for_payouts N
6 color #28abf6
6 gift_cert_status C
6 inventory I
6 notify Y
6 remove_cc_info Y
6 repay Y
7 allow_return N
7 calculate_for_payouts N
7 color #c2c2c2
7 gift_cert_status C
7 inventory I
7 notify Y
7 remove_cc_info Y
7 repay Y
19 color #cc4125
19 inventory D
19 notify Y
19 notify_department Y
19 repay Y
20 appearance_type D
20 calculate_for_payouts N
20 color #b7b7b7
20 gift_cert_status U
20 grant_reward_points N
20 inventory D
20 payment_received Y
20 remove_cc_info Y
20 repay N
21 appearance_type D
21 calculate_for_payouts Y
21 color #ff9900
21 gift_cert_status P
21 grant_reward_points Y
21 inventory D
21 payment_received Y
21 remove_cc_info Y
21 repay N