SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'XD97-OB8U-MY6I-5OCM-92FK-ETR1-6P5K-5WWM' 
  AND product_id = 206 
  AND expires_at > 1777400279 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00044

JSON explain

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