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

Problem with update #24736

Closed
Matze1116 opened this issue Dec 16, 2020 · 4 comments
Closed

Problem with update #24736

Matze1116 opened this issue Dec 16, 2020 · 4 comments

Comments

@Matze1116
Copy link

Matze1116 commented Dec 16, 2020

Whats front with my update ?


Update vorbereiten
Log-Level auf "debug" gesetzt
Wartungsmodus eingeschaltet
Reparaturschritt: Repair MySQL collation
Reparaturinformation: All tables already have the correct collation -> nothing to do
Reparaturschritt: Repair SQLite autoincrement
Reparaturschritt: Copy data from accounts table when migrating from ownCloud
Reparaturschritt: Drop account terms table when migrating from ownCloud
Das Datenbankschema wird aktualisiert
Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'ALTER TABLE oc_authtoken CHANGE password_invalid password_invalid TINYINT(1) DEFAULT '0'': SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes

@Vinceg76
Copy link

Vinceg76 commented Dec 16, 2020

Hello, same problem here,

when I look up for similar problems I only find answers like this :

[mysqld]

innodb_large_prefix=on
innodb_file_format=Barracuda
innodb_file_per_table=1

but mysql is already configured this way, any ideas ?

Regards

@shameerariff

This comment has been minimized.

@solracsf
Copy link
Member

@Vinceg76
Copy link

Hello,
Mysql was set up correctly, but the tables where still Il antelope format, In the client, I set the file type to Barracuda and the innodb_large_prefix to 1 and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants