Skip to content

[stable33] fix(db): update MySQL collation recommendation to utf8mb4_bin#14960

Merged
skjnldsv merged 1 commit into
stable33from
backport/14854/stable33
May 20, 2026
Merged

[stable33] fix(db): update MySQL collation recommendation to utf8mb4_bin#14960
skjnldsv merged 1 commit into
stable33from
backport/14854/stable33

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 enabled auto-merge 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:10:11 GMT

@skjnldsv skjnldsv merged commit 8509b8d into stable33 May 20, 2026
21 checks passed
@skjnldsv skjnldsv deleted the backport/14854/stable33 branch May 20, 2026 07:10
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