View Single Post
  #13  
Old 01-03-2015, 10:04 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default

i tried to source in a few things and got this

Quote:
\mysql> source 2014_12_24_npc_types_table_update.sql
ERROR 1060 (42S21): Duplicate column name 'herosforgemodel'
mysql> source 2014_12_15_multiple_table_updates.sql
ERROR 1060 (42S21): Duplicate column name 'augslot6type'
ERROR 1060 (42S21): Duplicate column name 'augslot6visible'
ERROR 1060 (42S21): Duplicate column name 'augslot6unk2'
ERROR 1060 (42S21): Duplicate column name 'augslot6'
ERROR 1060 (42S21): Duplicate column name 'augslot6'
ERROR 1060 (42S21): Duplicate column name 'augslot6'
ERROR 1146 (42S02): Table 'peq.character_corpse_items' doesn't exist
mysql>
Reply With Quote