View Single Post
  #1  
Old 10-19-2004, 01:50 PM
jenniferrose
Sarnak
 
Join Date: Jun 2003
Posts: 40
Default

Quote:
ALTER TABLE items CHANGE 'unknown008' 'SpellCharges' INT(11) DEFAULT '0' NOT NULL;
has this actually worked for anyone? ive tried this on several occassions trying to get a working 6.0 database, but always get

you have an error in syntax at 'unknown008' 'SpellCharges' INT(11) DEFAULT '0' NOT NULL at line 1
Reply With Quote