SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = '5J0P-OH1W-6LBU-33E6-G39J-U2KZ-INTW-1GHZ' 
  AND product_id = 215 
  AND expires_at > 1777640342 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00039

JSON explain

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