Quote:
Originally Posted by jenniferrose
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
|
I have done this and together with the update for the 5.8 DB the 6.0-dr1 works fine.
You only have to do it one time.
