Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Simon <ipernet@gmail.com>2017-01-09 21:37:58 +0300
committerGuillaume Simon <ipernet@gmail.com>2017-01-13 00:32:55 +0300
commit7ffd0d3be83caecdec54edfacaa31971f885079f (patch)
tree418928a5a91f9e76e5c462b0019883034dc57bf2 /doc/update
parent707570ac7de4867a62ad4c94c95e43e8ca0afbcb (diff)
Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/8.15-to-8.16.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/update/8.15-to-8.16.md b/doc/update/8.15-to-8.16.md
index 3d68fe201a7..d494db76912 100644
--- a/doc/update/8.15-to-8.16.md
+++ b/doc/update/8.15-to-8.16.md
@@ -97,6 +97,8 @@ sudo -u git -H bundle exec rake db:migrate RAILS_ENV=production
sudo -u git -H bundle exec rake assets:clean assets:precompile cache:clear RAILS_ENV=production
```
+**MySQL installations**: Run through the `MySQL strings limits` and `Tables and data conversion to utf8mb4` [tasks](../install/database_mysql.md).
+
### 6. Update gitlab-workhorse
Install and compile gitlab-workhorse. This requires