Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I'm a little stuck on Step 4: Database Installation. Do I just use `mysql` CLI from the build dir an

[DiscordArchive] I'm a little stuck on Step 4: Database Installation. Do I just use `mysql` CLI from the build dir an

[DiscordArchive] I'm a little stuck on Step 4: Database Installation. Do I just use `mysql` CLI from the build dir an

rektbyfaith
Administrator
0
07-27-2025, 03:42 AM
#1
Archived author: Derrick • Posted: 2025-07-27T03:42:13.959000+00:00
Original source

I'm a little stuck on Step 4: Database Installation. Do I just use `mysql` CLI from the build dir and run the `create_mysql.sql` script?
rektbyfaith
07-27-2025, 03:42 AM #1

Archived author: Derrick • Posted: 2025-07-27T03:42:13.959000+00:00
Original source

I'm a little stuck on Step 4: Database Installation. Do I just use `mysql` CLI from the build dir and run the `create_mysql.sql` script?

rektbyfaith
Administrator
0
07-27-2025, 07:36 AM
#2
Archived author: Mithria • Posted: 2025-07-27T07:36:41.021000+00:00
Original source

You can either open your database with something like heidisql and run the script using that, or by running it with mysql CLI. your choice
rektbyfaith
07-27-2025, 07:36 AM #2

Archived author: Mithria • Posted: 2025-07-27T07:36:41.021000+00:00
Original source

You can either open your database with something like heidisql and run the script using that, or by running it with mysql CLI. your choice

rektbyfaith
Administrator
0
07-27-2025, 07:37 AM
#3
Archived author: Mithria • Posted: 2025-07-27T07:37:43.291000+00:00
Original source

if you use mysql CLI, its probably something along the lines of
`mysql -u root -p < create_mysql.sql`
rektbyfaith
07-27-2025, 07:37 AM #3

Archived author: Mithria • Posted: 2025-07-27T07:37:43.291000+00:00
Original source

if you use mysql CLI, its probably something along the lines of
`mysql -u root -p < create_mysql.sql`

rektbyfaith
Administrator
0
07-27-2025, 07:37 AM
#4
Archived author: Mithria • Posted: 2025-07-27T07:37:59.176000+00:00
Original source

although idk if it differs on other operating systems, im on linux
rektbyfaith
07-27-2025, 07:37 AM #4

Archived author: Mithria • Posted: 2025-07-27T07:37:59.176000+00:00
Original source

although idk if it differs on other operating systems, im on linux

rektbyfaith
Administrator
0
07-27-2025, 07:40 AM
#5
Archived author: Tereneckla • Posted: 2025-07-27T07:40:21.705000+00:00
Original source

the mysql syntax should be the same
rektbyfaith
07-27-2025, 07:40 AM #5

Archived author: Tereneckla • Posted: 2025-07-27T07:40:21.705000+00:00
Original source

the mysql syntax should be the same

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)