[DiscordArchive] Hello friends, I'm stuck at this step in the creation of the server.
[DiscordArchive] Hello friends, I'm stuck at this step in the creation of the server.
Archived author: Reed • Posted: 2021-09-06T17:08:23.721000+00:00
Original source
Hello friends, I'm stuck at this step in the creation of the server.
"First of all you need to create the acore user using the script below.
https://github.com/azerothcore/azerothco..._mysql.sql
You can perform this with a MySQL client or with the MySQL command-line interface (CLI).
You would need to use one MySQL root account with your MySQL client or with MySQL CLI before starting core to run one of those files (use MySQL root only to import one of those files, never run core as root or administrator)."
How can I run that script with CLI? Do I just paste the data from the link in the CLI terminal?
Archived author: raizo • Posted: 2021-09-06T18:07:40.727000+00:00
Original source
Depends on your OS
Archived author: raizo • Posted: 2021-09-06T18:08:14.649000+00:00
Original source
You can just smack all your data into a Command with Linux like
Archived author: Reed • Posted: 2021-09-06T18:08:19.348000+00:00
Original source
I'm using windows, I think I created the user but when I log in it the databases won't populate, it looks something like this.
Archived author: raizo • Posted: 2021-09-06T18:08:26.105000+00:00
Original source
mysql << file
Archived author: raizo • Posted: 2021-09-06T18:08:41.651000+00:00
Original source
world_server automatically populates it
Archived author: raizo • Posted: 2021-09-06T18:08:48.862000+00:00
Original source
On startup
Archived author: Reed • Posted: 2021-09-06T18:08:57.341000+00:00
Original source
Ah I'll try that thanks
Archived author: Reed • Posted: 2021-09-06T18:10:53.840000+00:00
Original source
What are these btw? Are they part of the core or something that's not supposed to be there?
Archived author: Reed • Posted: 2021-09-06T18:11:15.958000+00:00
Original source
it's just below the acore stuff