-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Update 13.0.5 Error: Specified key was too long #10535
Comments
I did follow: It's listed as "This is even more experimental." Perhaps part of the problem? |
I observer the same issue upgrade from 13.0.4 to 13.0.5 on DietPi.
Any work around for this issue? Currently, UI stock at Start Upgrade screen. Thanks in advance. Update: @snakyjake1 I found your solution from #10449 and I applied it on DietPi like so
Then Start upgrade again and it passed. Thanks so much! Cheers! |
I am running from a shared Maria cluster. I only have permissions to change settings within the particular database in the cluster, not global variables. I currently experience this issue and cannot apply the suggested resolution. The above implies the shared case is not supported, but naturally, such support is preferable from a feature standpoint. I am not aware of whether Nextcloud expressly supports shared hosting, but I have understood that this kind of deployment has an active user base. |
Thank you for reporting this issue 🎉 See this issue for more information #15058 |
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 bytesThe text was updated successfully, but these errors were encountered: