SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'L65V-5S00-4RTK-XWB1-2MH9-K5M2-HJGL-QZ67' 
  AND product_id = 217 
  AND expires_at > 1770194658 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00046

JSON explain

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