SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = '483E-0Y2O-YZU3-HTDF-N6KX-CY9Q-W0T2-BZ46' 
  AND product_id = 65 
  AND expires_at > 1770353175 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00040

JSON explain

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