We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CURRENT
1 parent cb0f8a0 commit 2c91310Copy full SHA for 2c91310
modules/ROOT/pages/errors/gql-errors/51N2A.adoc
@@ -26,7 +26,7 @@ To fix this, either enable auth or change the password using the `ALTER USER` co
26
27
[source,cypher]
28
----
29
-ALTER CURRENT USER $currentUsername SET PASSWORD $newPassword CHANGE NOT REQUIRED
+ALTER USER $currentUsername SET PASSWORD $newPassword CHANGE NOT REQUIRED
30
31
32
ifndef::backend-pdf[]
0 commit comments