SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'R538-JXN9-E2DX-VHLC-X7Q4-V2CC-QLGT-IN82' 
  AND product_id = 142 
  AND expires_at > 1770609653 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00080

JSON explain

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