[DiscordArchive] what error are you getting ?
[DiscordArchive] what error are you getting ?
Archived author: Shin • Posted: 2019-01-26T20:58:35.656000+00:00
Original source
what error are you getting ?
Archived author: Chaz • Posted: 2019-01-26T20:58:58.561000+00:00
Original source
i'm trying to start the authserver for the first time
Archived author: Chaz • Posted: 2019-01-26T20:59:08.534000+00:00
Original source
I think the sql file the auth server is pulling is screwed
Archived author: Chaz • Posted: 2019-01-26T20:59:37.291000+00:00
Original source
/ out of date
Archived author: Chaz • Posted: 2019-01-26T20:59:56.452000+00:00
Original source
[ERROR]: In mysql_stmt_prepare() id: 19, sql: "SELECT id, sessionkey, last_ip, locked, lock_country, expansion, mutetime, locale, recruiter, os, totaltime FROM account WHERE username = ?"
[ERROR]: Unknown column 'totaltime' in 'field list'
DatabasePool acore_auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to database
Archived author: Shin • Posted: 2019-01-26T21:00:09.415000+00:00
Original source
<@207901137267851264> you need to run that query **BEFORE** running other queries (so before importing the DB files)