SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'C0O8-7G5U-31KI-DUB0-NTU4-N2ZX-IA0J-I0N1' 
  AND product_id = 135 
  AND expires_at > 1777388459 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00041

JSON explain

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