Thread
:
Ack.. DBloaditems error
View Single Post
#
10
10-20-2004, 06:16 AM
Xothin
Sarnak
Join Date: Oct 2004
Posts: 68
Actually, the syntax that finally worked for me was...
Code:
ALTER TABLE items CHANGE `unknown008` `SpellCharges` INT(11) DEFAULT "0" NOT NULL;
Xothin
View Public Profile
Send a private message to Xothin
Find all posts by Xothin