← Back to Social Login Support
guernica710907
hello. I have some error.
Update failed
"SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `flynsarmy_sociallogin_user_providers` add index provider_id_provider_token_index(`provider_id`, `provider_token`))" on line 624 of /home/intra/intra-front/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php
Mysql version is 5.1.63
What can I do??
Flynsarmy
I shortened the index key name. No idea why your MySQL is set to such a ridiculously short value but it should be fixed now. Update your copy to version 1.0.11.
You'll probably need to go through your DB deleting the flynsarmy_sociallogin_user_providers table as well as removing any relevant row from system_plugin_versions rows.
Last updated
1-2 of 2