Make sure the line break is not effecting your SQL command:
INSERT INTO class_skill VALUES (16,'Berserker',66,66,1,1,66,66,66,66,66,1,66,66,6 6,66,66,1,35,66,66,10,15,66,66,66,66,66,66,66,1,66 ,1,66,66,1,12,66,66,30,66,66,1,66,66,66,66,66,66,6 6,66,66,1,1,66,66,66,1,66,66,66,66,1,1,66,1,1,1,1, 1,1,1,66,1,1,1);
I notice copy/paste from these forums sometimes adds spaces and CRLFs to the commands. Clean it up so it looks proper, then try again.
|