Skip to content

Commit 86d0979

Browse files
committed
Actually it's 5.26
1 parent 2a23d12 commit 86d0979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@ The server ID can be found in the `serverId` column after running `SHOW SERVERS`
9393
|
9494
Defines an identical seed from an external source which will be used to seed all servers.
9595

96-
| `seedConfig` label:deprecated[Deprecated in 5.25]
96+
| `seedConfig` label:deprecated[Deprecated in 5.26]
9797
| Comma-separated list of configuration values.
9898
|
9999
Defines additional configuration specified by comma-separated `name=value` pairs that might be required by certain seed providers.
100100

101-
| `seedCredentials` label:deprecated[Deprecated in 5.25]
101+
| `seedCredentials` label:deprecated[Deprecated in 5.26]
102102
| credentials
103103
|
104104
Defines credentials that need to be passed into certain seed providers.

0 commit comments

Comments
 (0)