[DiscordArchive] Hi, is there any tool which installs updates from sql\updates\ folder automatically?
[DiscordArchive] Hi, is there any tool which installs updates from sql\updates\ folder automatically?
Archived author: RomanPerekrestov • Posted: 2025-09-14T09:24:26.219000+00:00
Original source
Hi, is there any tool which installs updates from sql\updates\ folder automatically?
Archived author: Tea • Posted: 2025-09-14T09:24:43.036000+00:00
Original source
worldserver itself
Archived author: RomanPerekrestov • Posted: 2025-09-14T09:28:53.810000+00:00
Original source
does it requre specific property to be enabled in config? so far I was able to install entire db using using worldserver from TDB_full_*.7z. but as I understand it is not up to date.
Archived author: RomanPerekrestov • Posted: 2025-09-14T09:29:55.924000+00:00
Original source
Updates.EnableDatabase <- this one?
Archived author: SpikeZ • Posted: 2025-09-14T09:33:50.452000+00:00
Original source
You just start worldserver and it should apply tdb + updates. Dont do it by hand
Archived author: RomanPerekrestov • Posted: 2025-09-14T09:35:34.339000+00:00
Original source
sql updates folder should be in the same folder as server binary?
Archived author: SpikeZ • Posted: 2025-09-14T09:36:33.282000+00:00
Original source
You dont need to touch it. It stays where it is
Archived author: SpikeZ • Posted: 2025-09-14T09:36:56.538000+00:00
Original source
Maybe take a look in the wiki again.
Archived author: RomanPerekrestov • Posted: 2025-09-14T09:39:36.043000+00:00
Original source
> Thanks to the automatic DB updater the single step you have to do, is to fetch a new revision (Keeping the Source Up-to-Date Windows / Linux) and the appropriate updates will we applied at server startup.
Archived author: RomanPerekrestov • Posted: 2025-09-14T09:39:57.346000+00:00
Original source
so server knows where source code is located?