Quote:
Originally Posted by guesswho-.-
user_id is the username
user_no is the key linking your account in user_account to other tables and databases.
user_pwd is the account's password in MD5.
login_flag is the id of the session server your account is connected to (if I recall correctly)
login_tag determines whether your account is banned or not
cba digging up the rest rn. play around with different values and see the outcome.
|
Someone confused me then, since user_no is this long number and user_id is set to 1. I'll try to register in a bit and let know of the result
Says incorrect ID when logging in :/ Definitely connects now to DB, I had to change password in all server configs to my own new one, login was left to sa. user_id is ziomek64 and password I've converted to md5
Also getting this error idk why
11880: SQLite error (17): statement aborts at 18: [UPDATE "ScheduledTasks" SET "LastExecution" = @

xecution, "LastStartTime" = @

tartTime WHERE "Id" = @Id] database schema has changed
Although it seems unrelated to my login
EDIT: nevermind, tag on N is actually when user is banned, facepalm. I logged in