Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] which makes sense, if I run everything in Docker, I shouldn't be worried about having mysql installe

[DiscordArchive] which makes sense, if I run everything in Docker, I shouldn't be worried about having mysql installe

[DiscordArchive] which makes sense, if I run everything in Docker, I shouldn't be worried about having mysql installe

rektbyfaith
Administrator
0
06-29-2020, 02:03 PM
#1
Archived author: Efymer • Posted: 2020-06-29T14:03:33.788000+00:00
Original source

which makes sense, if I run everything in Docker, I shouldn't be worried about having mysql installed, no?
rektbyfaith
06-29-2020, 02:03 PM #1

Archived author: Efymer • Posted: 2020-06-29T14:03:33.788000+00:00
Original source

which makes sense, if I run everything in Docker, I shouldn't be worried about having mysql installed, no?

rektbyfaith
Administrator
0
06-29-2020, 02:04 PM
#2
Archived author: Shin • Posted: 2020-06-29T14:04:21.977000+00:00
Original source

correct, the docker container of the AC DB should already have it installed
rektbyfaith
06-29-2020, 02:04 PM #2

Archived author: Shin • Posted: 2020-06-29T14:04:21.977000+00:00
Original source

correct, the docker container of the AC DB should already have it installed

rektbyfaith
Administrator
0
06-29-2020, 02:04 PM
#3
Archived author: Efymer • Posted: 2020-06-29T14:04:36.882000+00:00
Original source

That's the previous output btw
rektbyfaith
06-29-2020, 02:04 PM #3

Archived author: Efymer • Posted: 2020-06-29T14:04:36.882000+00:00
Original source

That's the previous output btw

rektbyfaith
Administrator
0
06-29-2020, 02:05 PM
#4
Archived author: Efymer • Posted: 2020-06-29T14:05:04.103000+00:00
Original source

``` > bash apps/db_assembler/db_assembler.sh
/Users/user/Documents/workspace/azerothcore-wotlk/deps/jsonpath/JSONPath.sh: line 250: readarray: command not found
1) all: Assemble all 4) customs: Assemble only customs 7) import-updates: Assemble & Import only updates
2) bases: Assemble only bases 5) import-all: Assemble & Import all 8) import-customs: Assemble & Import only customs
3) updates: Assemble only updates 6) import-bases: Assemble & Import only bases 9) quit: Exit from this menu
[Please enter your choice]: 7
===== DB ASSEMBLER MENU =====
===== STARTING ASSEMBLY PROCESS =====
Generating /Users/user/Documents/workspace/azerothcore-wotlk/env/dist/sql/auth_updates ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/db_auth/ ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/pending_db_auth/ ...
Generating /Users/user/Documents/workspace/azerothcore-wotlk/env/dist/sql/characters_updates ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/db_characters/ ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/pending_db_characters/ ...
Generating /Users/user/Documents/workspace/azerothcore-wotlk/env/dist/sql/world_updates ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/db_world/ ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/pending_db_world/ ...
===== DONE =====```
rektbyfaith
06-29-2020, 02:05 PM #4

Archived author: Efymer • Posted: 2020-06-29T14:05:04.103000+00:00
Original source

``` > bash apps/db_assembler/db_assembler.sh
/Users/user/Documents/workspace/azerothcore-wotlk/deps/jsonpath/JSONPath.sh: line 250: readarray: command not found
1) all: Assemble all 4) customs: Assemble only customs 7) import-updates: Assemble & Import only updates
2) bases: Assemble only bases 5) import-all: Assemble & Import all 8) import-customs: Assemble & Import only customs
3) updates: Assemble only updates 6) import-bases: Assemble & Import only bases 9) quit: Exit from this menu
[Please enter your choice]: 7
===== DB ASSEMBLER MENU =====
===== STARTING ASSEMBLY PROCESS =====
Generating /Users/user/Documents/workspace/azerothcore-wotlk/env/dist/sql/auth_updates ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/db_auth/ ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/pending_db_auth/ ...
Generating /Users/user/Documents/workspace/azerothcore-wotlk/env/dist/sql/characters_updates ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/db_characters/ ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/pending_db_characters/ ...
Generating /Users/user/Documents/workspace/azerothcore-wotlk/env/dist/sql/world_updates ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/db_world/ ...
Searching on /Users/user/Documents/workspace/azerothcore-wotlk/data/sql/updates/pending_db_world/ ...
===== DONE =====```

rektbyfaith
Administrator
0
06-29-2020, 02:05 PM
#5
Archived author: Shin • Posted: 2020-06-29T14:05:08.502000+00:00
Original source

I'm sorry but I don't know how I can further assist you (I'm at work now), I suggest to open a question and fill all your details so I hope I (or someone else) can help you later. https://www.azerothcore.org/wiki/How-to-ask-for-help
rektbyfaith
06-29-2020, 02:05 PM #5

Archived author: Shin • Posted: 2020-06-29T14:05:08.502000+00:00
Original source

I'm sorry but I don't know how I can further assist you (I'm at work now), I suggest to open a question and fill all your details so I hope I (or someone else) can help you later. https://www.azerothcore.org/wiki/How-to-ask-for-help

rektbyfaith
Administrator
0
06-29-2020, 02:05 PM
#6
Archived author: Efymer • Posted: 2020-06-29T14:05:17.381000+00:00
Original source

will do it, thanks
rektbyfaith
06-29-2020, 02:05 PM #6

Archived author: Efymer • Posted: 2020-06-29T14:05:17.381000+00:00
Original source

will do it, thanks

Recently Browsing
 
Recently Browsing