I've in trouble in problem:
Well, I thought maybe I can compile server which version prior that v22.02.57. So I choose v22.02.21
I've try to checkout to tag v22.02.21 and compile server. After cmake, one of log message show that I seem to be in the correct commit
===================================================
Mangos revision : 37c32d381442 2023-01-21 22:21:12 +0000 (HEAD branch)
Build type : Release
Install server(s) to : /opt/wow/install/mangos/bin
Install configs to : /opt/wow/install/mangos/conf
Detailed Information
+-- opeating system : Linux-5.4.0-146-generic
+-- cmake version : 3.16.3
Build main server : Yes (default)
+-- with Eluna script engine
+-- with SD3 script engine
Build login server : Yes (default)
Support for SOAP : No (default)
Build tools : Yes (default)
===================================================
After make, install server, configure and run mangosd, everthing still no change as the log show below:
world-database.log
The verion of server I compile still the last commit rather than version I chosen. Well, it seems I hvae ignore many things.