SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'DMN9-G4WH-71RI-3P07-ZM3Z-XVFR-MK8Y-49EE' 
  AND product_id = 224 
  AND expires_at > 1770195469 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00060

JSON explain

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