SELECT 
  1 
FROM 
  vi_lock_keys 
WHERE 
  key_id = 'c1fcb7d0a88742eddb295ace16f2d4739ee7a4e50be1fa4d2565c6493cbfc66d' 
  AND token = 'f/UUuLHsSXcWdEknEDy/7tYR8TG84RHgC5EZTohqtvI=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00009

JSON explain

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