A few minor mangos mysql problems

Results 1 to 1 of 1
  1. #1
    Newbie Mat15 is offline
    MemberRank
    Nov 2006 Join Date
    13Posts

    A few minor mangos mysql problems

    As far as i can tell i've followed this tut 100%:
    http://forum.ragezone.com/world-warc...es-166402.html

    But the World and Realm servers give me these errors.

    mangos.exe
    SQL: SELECT MAX(`entry`) FROM `gameobject_template`
    SQL: SELECT COUNT(*) FROM `gameobject_template`
    SQL: SELECT * FROM `gameobject_template`
    Error in `gameobject_template` table, probably sql file format was updated (there should be 19 fields in sql).
    realmd.exe
    SQL: SELECT `id`, `name`,`address`,`port`,`icon`,`color`,`timezone` FROM `realmlist` ORDER BY `name`
    query ERROR: Unknown column 'port' in 'field list'
    No valid realms specified.

    Whats gonna be the best way to fix these(i compiled the most recent mangos code my self and wanna test it)?




Advertisement