-
Notifications
You must be signed in to change notification settings - Fork 64
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
MySQl database #79
Comments
Used diffent connectionstring. But nothing seems to work. |
Hi, |
Which version of MySQL are you using? |
I'm using 5.x. |
Thanks! I'll set up a MySQL 5.x database to see if I can fix this issue. |
I've found the issue and will commit an update tomorrow. |
I've created a new branch which should work with MySQL: https://github.com/KalikoCMS/KalikoCMS.Core/tree/1.1.1-dev I will add a few other fixes before pushing a new 1.1.1 NuGet-package later this week. |
Seems there's some trouble with the fix :( It solves the problem for new websites using MySQL but introduces another for existing installations. I'm sorry to say it, but I need to revert the previous check-in while waiting for some help concerning Telerik's Data Access that handles the schemas. While waiting for a new solution this version can be used to run with MySQL: Please note that there can be a bit of manual work to update the MySQL database if using the version linked above since one of the tables might require change. |
Hey,
I'm trying to use a MySQL database.
But I get the error:
Specified key was too long; max key length is 767 bytes
The text was updated successfully, but these errors were encountered: