Skip to content

Change mysql database collate to utf8mb4, fix #9030

gitlab-qa-bot requested to merge github/fork/Senorsen/master into master

Created by: Senorsen

This commit should fix #9030 (closed), which allows to insert and update strings that contain emoji or other special unicode characters in mysql schema.

Merge request reports