From d088081ee0f256a32ba91bb86cb43ae024a9f570 Mon Sep 17 00:00:00 2001 From: Joshua Lambert Date: Mon, 21 Jan 2019 16:05:11 -0500 Subject: Improve the wording of MySQL deprecation --- doc/install/requirements.md | 3 +-- 1 file changed, 1 insertion(+), 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. -- cgit v1.2.1