SELECT 
  1 
FROM 
  cscart_ec_print_temp_designs 
WHERE 
  session_id = 'O5NU-W94S-LH1U-TFB8-R2VF-QQ4R-EW4P-0RQD' 
  AND product_id = 172 
  AND expires_at > 1770482850 
  AND confirmed = 'Y' 
LIMIT 
  1

Query time 0.00033

JSON explain

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