Quote:
Originally Posted by Tabasco
I had a problem with this when I updated this morning. There is a missing comma.
Code:
ADD COLUMN `petnaming` tinyint NOT NULL default '0', ADD COLUMN `monsterflag`
From there you might need to comment out the first drop line since it executes properly.
|
Thank you very much, those 2 steps worked perfect
