Wording of Mysql support.
This commit is contained in:
parent
ce0c5da07d
commit
c66fdc2bd0
1 changed files with 3 additions and 3 deletions
|
@ -94,11 +94,11 @@ installation (e.g. the number of users, projects, etc).
|
||||||
|
|
||||||
We currently support the following databases:
|
We currently support the following databases:
|
||||||
|
|
||||||
- PostgreSQL
|
- PostgreSQL (highly recommended)
|
||||||
- MySQL/MariaDB
|
- MySQL/MariaDB (doesn't support all features)
|
||||||
|
|
||||||
We **highly recommend** the use of PostgreSQL instead of MySQL/MariaDB as not all
|
We **highly recommend** the use of PostgreSQL instead of MySQL/MariaDB as not all
|
||||||
features of GitLab may work with MySQL/MariaDB:
|
features of GitLab work with MySQL/MariaDB:
|
||||||
|
|
||||||
1. MySQL support for subgroups was [dropped with GitLab 9.3][post].
|
1. MySQL support for subgroups was [dropped with GitLab 9.3][post].
|
||||||
See [issue #30472][30472] for more information.
|
See [issue #30472][30472] for more information.
|
||||||
|
|
Loading…
Reference in a new issue