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

Error on login #10

Closed
comedinha opened this issue Jul 23, 2013 · 1 comment
Closed

Error on login #10

comedinha opened this issue Jul 23, 2013 · 1 comment
Labels
bug An issue describing unexpected behavior of code
Milestone

Comments

@comedinha
Copy link
Contributor

I try login in the server with my friends and get this error
mysql_store_result(): SELECT id, name, password, type, premdays, lastday, key, warnings FROM accounts WHERE name = 'kevin': MYSQL ERROR: Unknown column 'key' in 'field list'

Using site znoteacc to create accounts, error in site or server?

@marksamman
Copy link
Member

This is a bug in the server, as the server no longer uses the column "key" (it was removed from the schema) it should not try to select it. It should be fixed now.

marksamman added a commit that referenced this issue Jul 24, 2013
@nclx nclx mentioned this issue Aug 7, 2013
@marksamman marksamman modified the milestone: 1.0 Mar 19, 2014
This was referenced Dec 29, 2015
@Donkey-Robot Donkey-Robot mentioned this issue Jan 5, 2016
@walissonsantos walissonsantos mentioned this issue May 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue describing unexpected behavior of code
Projects
None yet
Development

No branches or pull requests

2 participants