Jump to content

axeii1

Members
  • Posts

    14
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by axeii1

  1. well, the imported

    ALTER TABLE gossip_menu_option CHANGE COLUMN action_menu_id action_menu_id MEDIUMINT(8) NOT NULL DEFAULT '0';
    

    и ето това

    DELETE FROM mangos_string WHERE entry IN (470);
    
    INSERT INTO mangos_string VALUES
    (470,'id: %d eff: %d name: %s%s%s caster: %s',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);

    but he gives me these errors..

    2010-11-10 23:50:14 MySQL client library: 5.1.49
    2010-11-10 23:50:14 MySQL server ver: 5.1.41 
    2010-11-10 23:50:14 ERROR:SQL: SELECT required_10704_01_mangos_gossip_menu_option FROM db_version LIMIT 1
    2010-11-10 23:50:14 ERROR:query ERROR: Unknown column 'required_10704_01_mangos_gossip_menu_option' in 'field list'
    2010-11-10 23:50:14 ERROR:The table `db_version` in your [WORLD] database indicates that this database is out of date!
    2010-11-10 23:50:14 ERROR:
    2010-11-10 23:50:14 ERROR:  [A] You have: --> `10629_01_mangos_mangos_string.sql`
    2010-11-10 23:50:14 ERROR:
    2010-11-10 23:50:14 ERROR:  [b] You need: --> `10704_01_mangos_gossip_menu_option.sql`
    2010-11-10 23:50:14 ERROR:
    2010-11-10 23:50:14 ERROR:You must apply all updates after [A] to [b] to use mangos with this database.
    2010-11-10 23:50:14 ERROR:These updates are included in the sql/updates folder.
    2010-11-10 23:50:14 ERROR:Please read the included [README] in sql/updates for instructions on updating.

  2. mangosd.exe released as I get this error

    2010-11-10 22:56:41 MySQL client library: 5.1.49
    2010-11-10 22:56:41 MySQL server ver: 5.1.41 
    2010-11-10 22:56:41 ERROR:SQL: SELECT required_10704_01_mangos_gossip_menu_option FROM db_version LIMIT 1
    2010-11-10 22:56:41 ERROR:query ERROR: Unknown column 'required_10704_01_mangos_gossip_menu_option' in 'field list'
    2010-11-10 22:56:41 ERROR:The table `db_version` in your [WORLD] database indicates that this database is out of date!
    2010-11-10 22:56:41 ERROR:
    2010-11-10 22:56:41 ERROR:  [A] You have: --> `10629_01_mangos_mangos_string.sql`
    2010-11-10 22:56:41 ERROR:
    2010-11-10 22:56:41 ERROR:  [b] You need: --> `10704_01_mangos_gossip_menu_option.sql`
    2010-11-10 22:56:41 ERROR:
    2010-11-10 22:56:41 ERROR:You must apply all updates after [A] to [b] to use mangos with this database.
    2010-11-10 22:56:41 ERROR:These updates are included in the sql/updates folder.
    2010-11-10 22:56:41 ERROR:Please read the included [README] in sql/updates for instructions on updating.

×
×
  • 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