AshamaneProject / AshamaneCore

AshamaneCore Open Source MMO Framework (master = 9.0.2.36949, bfa = 8.3.7.35284, legion = 7.3.5.26972)
GNU General Public License v2.0
320 stars 352 forks source link

Fixes of several errors #128

Closed osleyder85 closed 5 years ago

osleyder85 commented 5 years ago

This generates an error when trying to create the 'characters' database with worldserver:

Applying update "2018_03_11_01_characters.sql" 'E7DF312'... Warning: Using a password on the command line interface can be insecure. ERROR 1060 (42S21) at line 1: Duplicate column name 'artifactTierId'

Applying of file 'D:/AshamaneCore/sql/ashamane/characters/2018_03_11_01_characters.sql' to database 'characters' failed! If you are a user, please pull the latest revision from the repository. Also make sure you have not applied any of the databases with your sql client. You cannot use auto-update system and import sql files from TrinityCore repository with your sql client. If you are a developer, please fix your sql query. Could not update the Character database, see log for details.