Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Messenger/DoctrineBridge] set column length for mysql 5.6 compatibility #37117

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

Merged
merged 1 commit into from
Jun 7, 2020

Conversation

Nemo64
Copy link
Contributor

@Nemo64 Nemo64 commented Jun 5, 2020

MySQL 5.6 does not support more than 191 characters when an index is used and when using utf8mb4 as charset.
As a workaround, I define the length of the queue_name field.

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #37116
License MIT

@Nemo64 Nemo64 requested a review from sroze as a code owner June 5, 2020 20:31
@nicolas-grekas nicolas-grekas added this to the 5.1 milestone Jun 5, 2020
MySQL 5.6 does not support more than 191 characters when an index is used and when using utf8mb4 as charset.
As a workaround, I define the length of the queue_name field.
@nicolas-grekas nicolas-grekas changed the title set column length for mysql 5.6 compatibility [Messenger/DoctrineBridge] set column length for mysql 5.6 compatibility Jun 7, 2020
@nicolas-grekas
Copy link
Member

Thank you @Nemo64.

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.

5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.