SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'RSXC-SRF4-C6FY-SR2T-J5K1-9N79-I2U6-0690' 
  AND product_id = 204 
  AND expires_at > 1778129780 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00050

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}