View Single Post
  #7  
Old 03-14-2003, 08:52 AM
Mortimus
Fire Beetle
 
Join Date: Jan 2003
Location: P-town
Posts: 18
Default

Ok I had the same problem in Mysql type the following:

use eq

Alter table Npc_types add column npc_faction_id int unsigned not null;

worked for me =)
__________________
~Mortimus~
Mortimus
Reply With Quote