SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'KA2K-FZI5-NUIR-749U-EH89-34CC-5PT7-9LLQ' 
  AND product_id = 227 
  AND expires_at > 1781825230 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00044

JSON explain

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