Skip to content

[stable32] fix(db): update MySQL collation recommendation to utf8mb4_bin#14961

Merged
skjnldsv merged 1 commit into
stable32from
backport/14854/stable32
May 20, 2026
Merged

[stable32] fix(db): update MySQL collation recommendation to utf8mb4_bin#14961
skjnldsv merged 1 commit into
stable32from
backport/14854/stable32

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:05 GMT

@skjnldsv skjnldsv merged commit dc9298c into stable32 May 20, 2026
21 checks passed
@skjnldsv skjnldsv deleted the backport/14854/stable32 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