[DiscordArchive] guys help, deleted all auth table data. Can anyone give a dump of the database?
[DiscordArchive] guys help, deleted all auth table data. Can anyone give a dump of the database?
Archived author: Kitzunu • Posted: 2021-12-31T01:25:15.877000+00:00
Original source
Thats all you need
Archived author: Kitzunu • Posted: 2021-12-31T01:25:26.073000+00:00
Original source
No need to recompile
Archived author: CJIadkiy • Posted: 2021-12-31T01:26:30.407000+00:00
Original source
pffff
Archived author: CJIadkiy • Posted: 2021-12-31T01:27:36.952000+00:00
Original source
just say that the dump is harder to do than to rebuild the database on a weak computer. On Windows assembly.
Archived author: Kitzunu • Posted: 2021-12-31T01:29:05.609000+00:00
Original source
You dont need to rebuild anything
Archived author: Kitzunu • Posted: 2021-12-31T01:29:23.508000+00:00
Original source
All you need to do is start worldserver.exe and it will do it for you.
Archived author: Kitzunu • Posted: 2021-12-31T01:30:14.073000+00:00
Original source
Nobody will dump the database for you.
Or you can use db_assambler
Or just import every file manually from the repo
Archived author: CJIadkiy • Posted: 2021-12-31T01:30:45.519000+00:00
Original source
Table 'auth.logs' doesn't exist
In mysql_stmt_prepare() id: 80, sql: "INSERT INTO secret_digest (id, digest) VALUES (?,?)"
Table 'auth.secret_digest' doesn't exist
In mysql_stmt_prepare() id: 81, sql: "DELETE FROM secret_digest WHERE id = ?"
Table 'auth.secret_digest' doesn't exist
In mysql_stmt_prepare() id: 83, sql: "UPDATE account SET totp_secret = ? WHERE id = ?"
Table 'auth.account' doesn't exist