geektcp / UeCore

UeCore wow game server c++ 开源魔兽世界 https://uewow.com
https://uewow.com
GNU General Public License v3.0
672 stars 190 forks source link

sql报错 #15

Open geektcp opened 1 year ago

geektcp commented 1 year ago
          > 

执行bin/startup.sh之后,出现如下错误: 2023-03-11 05:23:58 SQL: SELECT required_z2683_01_mangos_scriptdev2_tables FROM db_version LIMIT 1 2023-03-11 05:23:58 query ERROR: Unknown column 'required_z2683_01_mangos_scriptdev2_tables' in 'field list' 2023-03-11 05:23:58 The table db_version in your [WORLD] database indicates that this database is out of date! 2023-03-11 05:23:58 2023-03-11 05:23:58 [A] You have: --> z2692_04_mangos_npc_trainer_template.sql 2023-03-11 05:23:58 2023-03-11 05:23:58 [B] You need: --> z2683_01_mangos_scriptdev2_tables.sql 2023-03-11 05:23:58 2023-03-11 05:23:58 You must apply all updates after [A] to [B] to use mangos with this database. 2023-03-11 05:23:58 These updates are included in the sql/updates folder. 2023-03-11 05:23:58 Please read the included [README] in sql/updates for instructions on updating.

好像数据库信息和release不是很匹配?

Originally posted by @jackqin181 in https://github.com/geektcp/Namjagbarwa-wow/issues/3#issuecomment-1467821766

geektcp commented 1 year ago

这里有完整的sql https://github.com/geektcp/Namjagbarwa-wow/tree/master/doc/sql