SELECT 
  1 
FROM 
  cscart_aprilec_print_temp_designs 
WHERE 
  session_id = 'MLXS-75T4-LT9K-5YJC-WCBV-UI7Y-9Y8X-G05I' 
  AND product_id = 25 
  AND expires_at > 1778166138 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00024

JSON explain

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