-
Notifications
You must be signed in to change notification settings - Fork 65
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
All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead #134
Comments
I am searching for this solution also and I tried building the Repo and it fails with this.... FAILURE: Build failed with an exception.
BUILD FAILED Total time: 12.019 secs FAILURE: Build failed with an exception.
BUILD FAILED Total time: 12.155 secs |
I created a fork and fixed this problem occurring on MySQL 5.7. You can download a compiled binary here: Link |
I have moved on to another Economy but thanks for your effort! |
The text was updated successfully, but these errors were encountered: