Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBAL-1224: [GH-851] Change MySQL defaults from broken utf8 to fixed utf8mb4 #1172

Closed
doctrinebot opened this issue May 4, 2015 · 3 comments
Assignees

Comments

@doctrinebot
Copy link

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of DHager:

Url: #851

Message:

This is a conservative echo of #317 .

Essentially MySQL's uft8 character set is broken and does not support full UTF-8, and a better alternative, utf8mb4 has existed for about five years now. Insofar as Doctrine has a MySQL default configuration, utf8mb4 is a better choice.

@doctrinebot
Copy link
Author

Comment created by @doctrinebot:

A related Github Pull-Request [GH-851] was closed:
#851

@doctrinebot
Copy link
Author

Comment created by @doctrinebot:

A related Github Pull-Request [GH-851] was reopened:
#851

@github-actions
Copy link

github-actions bot commented Aug 8, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants