SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'edb695851ccefdc1915ebe34c81d30bcc1bca3b4344df01fca5e31de5eaf5784' 
  AND token = 'LLWloBLsqZzlG+Afd2w0xul0vwvy+GCow1XdANi+Ec0=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}