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

crashes.note field created with NOT NULL but not being used in INSERT #70

Open
maycon-zz opened this issue Nov 10, 2016 · 0 comments
Open

Comments

@maycon-zz
Copy link

I saw the issue #41, but in my case I got a 404 error.

I gave a look on the code, and in my case it seems that the problem is the table crashes has a field note with NOT NULL, and the INSERT query in status.php don't provide this field.

I've solved it removing the NOT NULL, but I think @stephenfewer can provide a better solution.

Best regards.

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

1 participant