[DiscordArchive] Is it this tool works?
[DiscordArchive] Is it this tool works?
Archived author: JORGIE • Posted: 2020-05-02T15:42:48.483000+00:00
Original source
Is it this tool works?
Archived author: Torio • Posted: 2020-05-02T15:52:56.986000+00:00
Original source
should work just fine
Archived author: JORGIE • Posted: 2020-05-02T16:45:50.590000+00:00
Original source
ok, have a try
Archived author: JORGIE • Posted: 2020-05-02T17:37:37.287000+00:00
Original source
MySQL server ver: 5.7.29-0ubuntu0.18.04.1
[ERROR]: In mysql_stmt_prepare() id: 13, sql: "SELECT a.sha_pass_hash, a.id, a.locked, a.lock_country, a.last_ip, aa.gmlevel, a.v, a.s, a.token_key FROM account a LEFT JOIN account_access aa ON (a.id = aa.id) WHERE a.username = ?"
[ERROR]: Unknown column 'a.token_key' in 'field list'
[ERROR]: In mysql_stmt_prepare() id: 14, sql: "SELECT country FROM ip2nation WHERE ip < ? ORDER BY ip DESC LIMIT 0,1"
[ERROR]: Table 'auth.ip2nation' doesn't exist
[ERROR]: In mysql_stmt_prepare() id: 68, sql: "SELECT c.country FROM ip2nationCountries c, ip2nation i WHERE i.ip < ? AND c.code = i.country ORDER BY i.ip DESC LIMIT 0,1"
[ERROR]: Table 'auth.ip2nationCountries' doesn't exist
DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.
Cannot connect to database
Archived author: JORGIE • Posted: 2020-05-02T17:38:17.296000+00:00
Original source
It is not works
Archived author: Kitzunu • Posted: 2020-05-02T17:38:52.333000+00:00
Original source
`DatabasePool auth NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors.`
Archived author: JORGIE • Posted: 2020-05-02T17:39:26.688000+00:00
Original source
Unknown column 'a.token_key' in 'field list'
Archived author: JORGIE • Posted: 2020-05-02T17:39:49.544000+00:00
Original source
It seems some field in table are missed.
Archived author: Kitzunu • Posted: 2020-05-02T17:40:03.377000+00:00
Original source
you have probably now run all SQL files
Archived author: JORGIE • Posted: 2020-05-02T17:40:34.475000+00:00
Original source
Yes, 6 files and the lest one execute in auth db