diff options
author | Lee Matos <lee@gitlab.com> | 2018-02-13 20:27:46 +0000 |
---|---|---|
committer | Lee Matos <lee@gitlab.com> | 2018-02-13 20:27:46 +0000 |
commit | e5fe95d7f9483b6c39a15d6fd56ed9000c4bc12e (patch) | |
tree | 53b4c162fda1c0cbb7ebaf24291c75f2491c00c6 /doc/install | |
parent | 91002b129a6e8644c288bd3174eae8942285ca81 (diff) | |
download | gitlab-ce-e5fe95d7f9483b6c39a15d6fd56ed9000c4bc12e.tar.gz |
Update database_mysql.md to remove conflicting recommendationlm-update-mysql-rec
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/database_mysql.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/install/database_mysql.md b/doc/install/database_mysql.md index f9ba1508705..5c7557ed2b3 100644 --- a/doc/install/database_mysql.md +++ b/doc/install/database_mysql.md @@ -6,7 +6,6 @@ and [problems](https://bugs.mysql.com/bug.php?id=65830) that [suggested](https://bugs.mysql.com/bug.php?id=50909) [fixes](https://bugs.mysql.com/bug.php?id=65830) [have](https://bugs.mysql.com/bug.php?id=63164). -- We recommend using MySQL version 5.6 or later. Please see the following [issue][ce-38152]. ## Initial database setup |