06.12.2011, 03:40
Hey,
I have just start leaning MySQL but i tryed to run it and i get this:
Im not to sure why.
Thanks
I have just start leaning MySQL but i tryed to run it and i get this:
Код:
[04:44:43] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS PlayerInfo(Username VARCHAR(24), Password VARCHAR(32), Administrator INT(4), Donator INT(1), Cheater INT(1), Banned INT(1), Muted INT(1), TimesRobbed INT(8), Robbed INT(8), Wanted Levels INT(8), Kills INT(8), Deaths INT(8), Score INT(8), Money INT(8), Health FLOAT, Armour FLOAT, IP VARCHAR(17))) - An error has occured. (Error ID: 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 'Levels INT(8), Kills INT(8), Deaths INT(8), Score INT(8), Money INT(8), Health F' at line 1)
Thanks