Hello every body i finished my server so i want to login with an account but the cliente show me that the id or password is incorrecto , so i check the syserr and i look this in the auth syserr
the server makes a consult player.account table but no account.account table, i donīt know why , thank you ando sorry for my horrible english.
Code:
SYSERR: May 5 14:57:29 :: ChildLoop: AsyncSQL: query failed: Table 'player.account' doesn't exist (query: SELECT PASSWORD('yasmi****'),password,securitycode,social_id,id,status,availDt - NOW() > 0,UNIX_TIMESTAMP(silver_expire),UNIX_TIMESTAMP(gold_expire),UNIX_TIMESTAMP(safebox_expire),UNIX_TIMESTAMP(autoloot_expire),UNIX_TIMESTAMP(fish_mind_expire),UNIX_TIMESTAMP(marriage_fast_expire),UNIX_TIMESTAMP(money_drop_rate_expire),UNIX_TIMESTAMP(create_time) FROM account WHERE login='k99****' errno: 1146)
the server makes a consult player.account table but no account.account table, i donīt know why , thank you ando sorry for my horrible english.