[DiscordArchive] did you create the acore account for your database? and do the initial database creation?
[DiscordArchive] did you create the acore account for your database? and do the initial database creation?
Archived author: Nyeriah • Posted: 2025-07-31T19:36:30.941000+00:00
Original source
so yuo or someone added it
Archived author: Dentjavy • Posted: 2025-07-31T19:37:26.047000+00:00
Original source
Take the updates/db_auth/2025_07_24_00 it says the same
If i open the file it has
-- DB update 2025_07_03_00 -> 2025_07_24_00
--
ALTER TABLE `account`
ADD COLUMN `Flags` INT UNSIGNED NOT NULL DEFAULT '0' AFTER `expansion`;
And i havent changed anything
Archived author: Dentjavy • Posted: 2025-07-31T19:37:58.213000+00:00
Original source
Why would i go into every singe file and change something, that would make no sence. I guess for some reason its ready the sql in the wrong "sql language"
Archived author: [PD] Tlosk • Posted: 2025-07-31T19:46:23.843000+00:00
Original source
well the 2025_07_24 db update wouldnt run through anyway as you dont have an account table that the account.sql file would create
Archived author: Kitzunu • Posted: 2025-07-31T19:51:05.549000+00:00
Original source
well you did something
Archived author: Nyeriah • Posted: 2025-07-31T19:54:56.399000+00:00
Original source
could be the password config set wrong
Archived author: Nyeriah • Posted: 2025-07-31T19:55:01.921000+00:00
Original source
I mean, the connection string
Archived author: Nyeriah • Posted: 2025-07-31T19:55:10.831000+00:00
Original source
or some other config
Archived author: [PD] Tlosk • Posted: 2025-07-31T19:55:41.467000+00:00
Original source
the log shows it connected to the auth database
Archived author: Nyeriah • Posted: 2025-07-31T19:56:19.340000+00:00
Original source
its pointing to the data folder so that would have been my guess