SELECT 
  1 
FROM 
  vi_lock_keys 
WHERE 
  key_id = 'de2fd2215bbe1ef45204d429558e6200b257399981d7ea80c93f4daa2ebcd20f' 
  AND token = 'o4lMhtuMcY3/aoTE7MCbIf+KyMBsGvx5eS2jd+cbyIw=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00010

JSON explain

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