[DiscordArchive] Guys please tell me. After executing the query to the database. Should I restart the server?
[DiscordArchive] Guys please tell me. After executing the query to the database. Should I restart the server?
Archived author: Deleted User • Posted: 2020-07-15T09:21:37.511000+00:00
Original source
Guys please tell me. After executing the query to the database. Should I restart the server?
Archived author: Deleted User • Posted: 2020-07-15T09:24:01.834000+00:00
Original source
As I understand it, yes. (
Archived author: Shin • Posted: 2020-07-15T09:24:15.045000+00:00
Original source
it depends, some tables can be reloaded using for example `.reload npc_vendor`
Archived author: Shin • Posted: 2020-07-15T09:24:22.961000+00:00
Original source
while other tables require a server restart
Archived author: Deleted User • Posted: 2020-07-15T09:24:54.179000+00:00
Original source
item_template can be reload?
Archived author: Shin • Posted: 2020-07-15T09:25:35.619000+00:00
Original source
I don't think so, but I don't remember all tables out of my head. You can give it a try
Archived author: Deleted User • Posted: 2020-07-15T09:26:06.189000+00:00
Original source
Ok, thx
Archived author: Deleted User • Posted: 2020-07-15T09:27:20.950000+00:00
Original source
DB table `item_template_locale` reloaded.
Archived author: Deleted User • Posted: 2020-07-15T09:27:24.638000+00:00
Original source
But it doesn't work(
Archived author: Shin • Posted: 2020-07-15T09:27:43.434000+00:00
Original source
so there is no `item_template` table that can be reloaded. Only `item_template_locale`