Wording of Mysql support.

This commit is contained in:
sytses 2017-06-21 11:28:26 -07:00
parent ce0c5da07d
commit c66fdc2bd0
1 changed files with 3 additions and 3 deletions

View File

@ -94,11 +94,11 @@ installation (e.g. the number of users, projects, etc).
We currently support the following databases:
- PostgreSQL
- MySQL/MariaDB
- PostgreSQL (highly recommended)
- MySQL/MariaDB (doesn't support all features)
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].
See [issue #30472][30472] for more information.