Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f8b37087
Commit
f8b37087
authored
May 15, 2017
by
Yorick Peterse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document nested groups not working on MySQL
parent
91c971bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
doc/user/group/subgroups/index.md
doc/user/group/subgroups/index.md
+9
-0
No files found.
doc/user/group/subgroups/index.md
View file @
f8b37087
...
@@ -13,6 +13,15 @@ up to 20 levels of nested groups, which among other things can help you to:
...
@@ -13,6 +13,15 @@ up to 20 levels of nested groups, which among other things can help you to:
-
**Make it easier to manage people and control visibility.**
Give people
-
**Make it easier to manage people and control visibility.**
Give people
different
[
permissions
][]
depending on their group
[
membership
](
#membership
)
.
different
[
permissions
][]
depending on their group
[
membership
](
#membership
)
.
## Database Requirements
Nested groups are only supported when you use PostgreSQL. Supporting nested
groups on MySQL in an efficient way is not possible due to MySQL's limitations.
See the following links for more information:
*
<https://gitlab.com/gitlab-org/gitlab-ce/issues/30472>
*
<https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10885>
## Overview
## Overview
A group can have many subgroups inside it, and at the same time a group can have
A group can have many subgroups inside it, and at the same time a group can have
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment