Re: Money,crystals cap
Error
SQL query:
ALTER TABLE `userstats` CHANGE `strength` `strength` decimal( 50, 4 ) NOT NULL default '0.0000',
CHANGE `agility` `agility` decimal( 50, 4 ) NOT NULL default '0.0000',
CHANGE `guard` `guard` decimal( 50, 4 ) NOT NULL default '0.0000',
CHANGE `labour` `labour` decimal( 50, 4 ) NOT NULL default '0.0000',
CHANGE `IQ` `IQ` decimal( 50, 6 ) NOT NULL default '0.000000',
MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6