Skip to content

[stable34] fix(db): update MySQL collation recommendation to utf8mb4_bin#14959

Merged
skjnldsv merged 1 commit into
stable34from
backport/14854/stable34
May 20, 2026
Merged

[stable34] fix(db): update MySQL collation recommendation to utf8mb4_bin#14959
skjnldsv merged 1 commit into
stable34from
backport/14854/stable34

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 20, 2026

Backport of PR #14854

The server uses utf8mb4_bin in both Setup/MySQL.php (database creation)
and Repair/Collation.php (migration). The docs were recommending
utf8mb4_general_ci which contradicts actual server behavior.

Update both the my.cnf snippet and CREATE DATABASE example.

Fixes #1565

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit 0db8026 into stable34 May 20, 2026
22 of 23 checks passed
@skjnldsv skjnldsv deleted the backport/14854/stable34 branch May 20, 2026 07:05
@github-actions
Copy link
Copy Markdown
Contributor

📖 Documentation Preview

🔍 Open preview →

📄 1 changed documentation page

Last updated: Wed, 20 May 2026 07:06:29 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant