summaryrefslogtreecommitdiff
path: root/doc/update
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-01-26 14:54:52 +0000
committerRémy Coutable <remy@rymai.me>2017-01-26 14:54:52 +0000
commit8115c67fd2850c5b3d0294ac652c49ed54f9e740 (patch)
tree89a6189f9de1342abc392c3c90f948a322de111b /doc/update
parentb20dc47a3127121751b490cbe782a669e2c82753 (diff)
parent7ffd0d3be83caecdec54edfacaa31971f885079f (diff)
downloadgitlab-ce-8115c67fd2850c5b3d0294ac652c49ed54f9e740.tar.gz
Merge branch 'mysql-sources-utf8mb4-fix' into 'master'
Gitlab from sources : proper utf8mb4 support for MySQL 5.5 to 5.7 See merge request !8508
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 63f3c3fdda9..2695a16ac0b 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