-
help with database
i've changed the base files several times, but stil the error remains the same .
Code:
2010-03-08 07:31:49 ERROR:SQL: SELECT required_9509_01_mangos_item_template FROM db_version LIMIT 1
2010-03-08 07:31:49 ERROR:query ERROR: Unknown column 'required_9509_01_mangos_item_template' in 'field list'
2010-03-08 07:31:49 ERROR:Table `db_version` have field `required_9450_01_mangos_spell_proc_event` but expected `required_9509_01_mangos_item_template`! Not all sql updates applied?
(on YTDB and PSDB) but i applied ALL the updates...
someone could help please?
-
Re: help with database
mmmhh... thats strange if you applied ALL the updates.
The sql say that there are updates missing.
you try to update to 9509_01 but sql findes 9450_01 in your DB.
Try to update from this point. Use the installer or batch the sql manually.
Weezzer