SELECT 
  1 
FROM 
  cscart_june_setupec_print_temp_designs 
WHERE 
  session_id = 'JX5K-WY0I-8P51-U3CZ-VHJQ-2CRQ-TX6N-6P58' 
  AND product_id = 89 
  AND expires_at > 1781895869 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00029

JSON explain

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