mirror of https://gitee.com/bigwinds/arangodb
This commit is contained in:
parent
8634a1d4c6
commit
d35ec451fc
|
@ -338,4 +338,9 @@ for the collection, the operation will fail with an error.
|
|||
**Note**: this method is specific for the MMFiles storage engine, and there
|
||||
it is not available in a cluster.
|
||||
|
||||
**Note**: please note that you need appropriate user permissions to execute this.
|
||||
- To do the rename collections in first place you need to have administrative rights on the database
|
||||
- To have access to the resulting renamed collection you either need to have access to
|
||||
all collections of that database (`*`) or a main system administrator has to give you access to
|
||||
the newly named one.
|
||||
|
||||
|
|
Loading…
Reference in New Issue