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

DB error while updating to 15.0.5 #14846

Closed
ghost opened this issue Mar 25, 2019 · 2 comments
Closed

DB error while updating to 15.0.5 #14846

ghost opened this issue Mar 25, 2019 · 2 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@ghost
Copy link

ghost commented Mar 25, 2019

Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_addressbooks CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;': SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes

@wallenium
Copy link

I had the same for 16.0.0 Beta 2

Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_addressbooks CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_bin;': SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes

Most likely because of outdated MariaDB 5.5.31. Hoster WebGO said, they are not able to upgrade...

doctrine/orm#7416

@kesselb kesselb added 0. Needs triage Pending check for reproducibility or if it fits our roadmap 16-feedback bug labels May 7, 2019
@kesselb
Copy link
Contributor

kesselb commented May 7, 2019

Thank you for reporting this issue 🎉

See this issue for more information #15058

@kesselb kesselb closed this as completed May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

2 participants