View Full Version : error 1054 .... column error
ritojo
03-12-2003, 12:30 PM
I am having a little trouble loading up an addon. the db.sql file loads up fine but when i try to load reloaddb.sql from my addon , i keep getting a 1054 error it says something like " UNKNOWN COLUMN 'used spells' in 'field list' " I tried to load the files 1 at a time and alot of them didnt work..... it also made me get a 1017 error. could someone please help me out.
toiletpunks
03-13-2003, 02:16 AM
maybe there is an error in the sql file that your trying to load to the database. because an unknown column meens that its trying to add data to a column in the database that isn't there. you will need to add the column to the database and then it should load them fine. even though the sql files are usaly made to creat all the tables and columns needed they may have forgot this time. Oh and if there is more then one addon in the list. check to make sure your loading them in the right order. and another thing to check is to make sure the addon is for the version of eqemu you'r running. because the tables change every now and then and some times more are added and 1 is taken out
a_Guest03
03-13-2003, 04:58 AM
Please post problems in General Support Forum.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.