AshamaneProject/AshamaneCore

[1146] Table 'world.updates_include' doesn't exist Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.

Closed this issue · 3 comments

[1146] Table 'world.updates_include' doesn't exist
Your database structure is not up to date. Please make sure you've executed all queries in the sql/updates folders.

我已经确认我的sql/updates为最新,因为我的源码几天前才下载的。我需要帮助。

google translation:
I have confirmed that my sql/updates is up to date because my source code was downloaded only a few days ago. I need help.

I've seen this error happened quiet often, but I can't recreate it at the moment, I will investigate it later or tomorrow, for now, you can just create the table manually, you can check the Auth database, to get the structure of the table, both "updates" and "updates_include" are existing also there

Did you rename world database from ashamane-world to just world it will cause two different world schemas on your server, same for hotfixes database

I also encountered this problem, finally asked for advice, told me to import the ahbot database, I imported, and no problem, if you have ahbot module, you can also try.