[DiscordArchive] what's the minimum needed to enact a sql database change, say to world.item_template? I'm running vi
[DiscordArchive] what's the minimum needed to enact a sql database change, say to world.item_template? I'm running vi
Archived author: Zarath • Posted: 2025-09-10T23:05:20.303000+00:00
Original source
what's the minimum needed to enact a sql database change, say to world.item_template? I'm running via docker... do I need to do a full `docker compose down` and `docker compose up -d` or is there something smaller I can do?
Archived author: ScoobyPwnsOnU • Posted: 2025-09-10T23:10:30.679000+00:00
Original source
u nailed it, i left it just sitting and going and as soon as it got through that queue the server started working
Archived author: Zarath • Posted: 2025-09-10T23:10:36.853000+00:00
Original source
I mean if I run a manual query to the running sql database for example
Archived author: ScoobyPwnsOnU • Posted: 2025-09-10T23:10:51.363000+00:00
Original source
now i wonder how high it was before i left it running for like 10+ minutes earlier....
Archived author: Zarath • Posted: 2025-09-10T23:56:37.543000+00:00
Original source
I think the answer to my own question is restarting the worldserver itself, not the rest of the stuff. So `docker compose restart ac-worldserver` https://www.azerothcore.org/wiki/how-to-...ly-changes
[Embed: How to test DB only changes]
Wiki and Documentation of the AzerothCore project
https://www.azerothcore.org/wiki/how-to-...ly-changes