- 0
[SOLVED][Zero] Startup Errors / Update database
-
Recently Browsing 0 members
- No registered users viewing this page.
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
Question
prechy
Hello
I recently set up a server. Now I cant get my head around this issue. I am getting the following error messages when I start the server:
The table `db_version` in your [WORLD] database indicates that this database is out of date!
[A] You have: --> `r2434_01_mangos_scripted_event.sql`
You need: --> `r2441_01_mangos_db_version.sql`
When I try to update the database I get this:
mangos@debian:~/server/server/sql/updates$ mysql -u root -p mangos < z2441_sxxxx_xxxxx_01_mangos_db_version.sql
Enter password:
ERROR 1054 (42S22) at line 1: Unknown column 'required_r2439_01_mangos_command' in 'db_version'
mangos@debian:~/server/server/sql/updates$
What am I doing wrong??
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.