Jump to content
  • 0

Error when trying to update db


lurr

Question

2017-01-16 07:25:06 ERROR:The table `db_version` indicates that your [World] database does not match the expected structure!
2017-01-16 07:25:06 ERROR:
2017-01-16 07:25:06 ERROR:  [A] You have database Version: 21
2017-01-16 07:25:06 ERROR:                      Structure: 12
2017-01-16 07:25:06 ERROR:                        Content: 1
2017-01-16 07:25:06 ERROR:                    Description: AutoBroadcast
2017-01-16 07:25:06 ERROR:
2017-01-16 07:25:06 ERROR:   You need database Version: 21
2017-01-16 07:25:06 ERROR:                      Structure: 11
2017-01-16 07:25:06 ERROR:                        Content: 73
2017-01-16 07:25:06 ERROR:                    Description: Script_Binding
2017-01-16 07:25:06 ERROR:
2017-01-16 07:25:06 ERROR:You must apply all updates after [A] to to use MaNGOS with this database.
2017-01-16 07:25:06 ERROR:These updates are included in the database/World/Updates folder.

 

I've have tried adding that missing sql. Didn't do anything. Whats wrong?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

The issue you have simply states your database and core are not updated at the same level (in your case, you updated the database to the latest version, but not the source code for mangosd).

To solve this, you have 2 options:

  1. Leave the source code untouched, recreate the database and don't apply the update World/Updates/Rel21/Rel21_12_01_autobroadcast.sql
  2. Leave your database untouched, update the server source code to the latest version and rebuild
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use