[16:49:08] >> mysql_connect( )
[16:49:08] CMySQLHandler::Connect() - Connection was successful.
[16:49:08] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
[16:49:08] >> mysql_ping( Connection handle: 1 )
[16:49:08] CMySQLHandler::Ping() - Connection is still alive.
[16:49:08] >> mysql_query( Connection handle: 1 )
[16:49:08] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `Accounts` (`Name` varchar(24) NOT NULL,`Passwort` varchar(34) NOT NULL,`Admin` int(2) NOT NULL DEFAULT '0',`Warns` int(2) NOT NULL DEFAULT '0',`Leader` int(2) NOT NULL,`Fraktion` int(2) NOT NULL,`Rang` int(2) NOT NULL`Job` int(3) NOT NULL,`Geschlecht` int(1) NOT NULL,`Level` int(4) NOT NULL,`Geld` int(10) NOT NULL,`Wantedlevel` int(3) NOT NULL,`Fightstyle` int(2) NOT NULL,`Handy` int(2) NOT NULL, `Nummer` int(8) NOT NULL,`Biz` int(3) NOT NULL,`Haus` int(3) NOT NULL,`Living` int(1) NOT NULL,`Kills` int(5) NOT NULL,`Deaths` int(5) NOT NULL, `Partner` varchar(24) NOT NULL, `Notiz` varchar(24) NOT NULL)) - 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 '`Job` int(3) NOT NULL,`Geschlecht` int(1) NOT NULL,`Level` int(4) NOT NULL,`Geld' at line 1)
[16:49:08] >> mysql_query( Connection handle: 1 )
[16:49:08] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `Accounts` (`Name` varchar(24) NOT NULL,`Passwort` varchar(34) NOT NULL,`Admin` int(2) NOT NULL DEFAULT '0',`Warns` int(2) NOT NULL DEFAULT '0',`Leader` int(2) NOT NULL,`Fraktion` int(2) NOT NULL,`Rang` int(2) NOT NULL`Job` int(3) NOT NULL,`Geschlecht` int(1) NOT NULL,`Level` int(4) NOT NULL,`Geld` int(10) NOT NULL,`Wantedlevel` int(3) NOT NULL,`Fightstyle` int(2) NOT NULL,`Handy` int(2) NOT NULL, `Nummer` int(8) NOT NULL,`Biz` int(3) NOT NULL,`Haus` int(3) NOT NULL,`Living` int(1) NOT NULL,`Kills` int(5) NOT NULL,`Deaths` int(5) NOT NULL, `Partner` varchar(24) NOT NULL, `Notiz` varchar(24) NOT NULL)) - 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 '`Job` int(3) NOT NULL,`Geschlecht` int(1) NOT NULL,`Level` int(4) NOT NULL,`Geld' at line 1)
[16:49:08]
[16:49:08] ---------------------------
[16:49:08] MySQL Debugging activated (04/23/13)
[16:49:08] ---------------------------
[16:49:08]