24.04.2012, 17:26
M getting this error
Код:
[22:58:57] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `accounts` (`username` varchar(128) NULL,`Admin` int(10) NULL,`Donator` int(10) NULL,`Registered` int(10) NULL,`Password` varchar(1024) NULL,`Logged` int(15) NULL,`Money` int(15) NULL,`Kills` int(15) NULL,`Deaths` int(15) NULL,`Warns` int(15) NULL,`MinutesPlayed` int(15) NULL,`HoursPlayed` int(15) NULL,`Kicks` int(15) NULL,`Score` int(15) NULL,PRIMARY KEY (`ID`)) ENGINE=InnoDB DEFAULT CHARSET=latin1;) - An error has occured. (Error ID: 1072, Key column 'ID' doesn't exist in table)

