Skip to content

Commit eda1999

Browse files
Update servers.adoc
1 parent 4bdffd3 commit eda1999

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/pages/clustering/servers.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,8 @@ If you want to keep both values `modeConstraint:'SECONDARY'` and `allowedDatabas
485485
----
486486
ALTER SERVER '25a7efc7-d063-44b8-bdee-f23357f89f01' SET OPTIONS {modeConstraint:'SECONDARY', allowedDatabases:['foo']};
487487
----
488+
489+
Always check the current configuration with `SHOW SERVERS YIELD *` and reapply unchanged options when using `ALTER SERVER`.
488490
====
489491

490492
=== Renaming a server

0 commit comments

Comments
 (0)