summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2019-01-21 16:05:11 -0500
committerJoshua Lambert <joshua@gitlab.com>2019-01-21 16:05:11 -0500
commitd088081ee0f256a32ba91bb86cb43ae024a9f570 (patch)
tree5cf58b175f37f6df1ec65471f85c34a3cd10cbb0
parent9b775e2c486b87b866b1723f8b149befbe7a7ddf (diff)
downloadgitlab-ce-update-mysql-discouraged-docs.tar.gz
Improve the wording of MySQL deprecationupdate-mysql-discouraged-docs
-rw-r--r--doc/install/requirements.md3
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.