SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'RFPT-Q4JN-201U-M7FR-L8AF-ST2W-5VH7-8G4L' 
  AND product_id = 209 
  AND expires_at > 1777640766 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00027

JSON explain

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