diff options
-rw-r--r-- | doc/install/requirements.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/install/requirements.md b/doc/install/requirements.md index 81a11ff3c1e..58627cce15c 100644 --- a/doc/install/requirements.md +++ b/doc/install/requirements.md @@ -98,8 +98,7 @@ We currently support the following databases: - PostgreSQL (highly recommended) - MySQL/MariaDB (deprecated) -We highly recommend the use of PostgreSQL. MySQL/MariaDB support is deprecated, it is tested but not all -features of GitLab are available: +We highly recommend the use of PostgreSQL. MySQL/MariaDB support is considered deprecated, it is tested but there are important limitations: 1. MySQL support for subgroups was [dropped with GitLab 9.3][post]. See [issue #30472][30472] for more information. |