HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Can't install it
Doodke
New
The following errors were found :
- Could not make the query numbered : 29
- MySQL Error No : 1071
- MySQL Error : Specified key was too long; max key length is 1000 bytes
I get this error, how can I fix it?
0
Comments
A quick glance at search results for that error message makes me think it is because of your MySQL version
Vanilla needs InnoDB, and you're using MyiSam.