Skip to content

Change mysql database collate to utf8mb4, fix #9030

username-removed-62916 requested to merge github/fork/Senorsen/master into master

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

Merge request reports