SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '22079609d1bab484a7d8eafde44841ba104d8acfb4fb6f63d214f76d99da7781' 
  AND token = 'xi7/dfqYubD+ddkmnw+HMw5ihMWhyUphEXIuoVKDnII=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00046

JSON explain

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