SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'TML2-C4T6-1IMR-13WO-JL3G-E5AJ-JOEA-YY0G' 
  AND product_id = 241 
  AND expires_at > 1770237516 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00044

JSON explain

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