[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
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?
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
Archived author: Efymer • Posted: 2020-06-29T14:04:36.882000+00:00
Original source
That's the previous output btw
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 =====```
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
Archived author: Efymer • Posted: 2020-06-29T14:05:17.381000+00:00
Original source
will do it, thanks