Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [09:03:45] >> mysql_ping( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Ping() - Connection is still alive.
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `accounts` (`id` int(11) AUTO_INCREMENT, PRIMARY KEY (`id`)) ENGINE=MyISAM DEFAULT CHARSET=latin1;) - Successfully executed.
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `passwort` varchar(40) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `Name` varchar(24) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `adminlevel` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `geld` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `level` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `alt` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `job` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `tutorial` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `skin` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `geschlecht` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `mitglied` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `leiter` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `mute` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `haus` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `hause` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `perso` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `spawn` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `premium` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `link` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `eingeloggt` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `premiumtage` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `coins` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `247rob` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `preamie` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `JailTime` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `hotel` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `arbeitslosengeld` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `krankenver` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `autover` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `autos` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `jobtime` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `arztkosten` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `mats` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `spielstunden` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `drogen` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `betrunken` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `geworbenvon` varchar(64) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `quest` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `geworbennach` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `helm` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `driftzeit` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pklingelton` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pklingeltonhat` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `fraktion` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `sonnenbrille` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `bap` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `mission` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `missionzeit` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `benzinkanister` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `timeban` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `konto` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `truckschein` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pin` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `karte` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `mob` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `supportsperre` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `bankraub` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `atmrob` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `reisepass` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `mieter` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `paypoints` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `krankheit` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `drogensamen` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `drogenduenger` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `waffenscheinzeit` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pkills` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pdeaths` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pbpunkte` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pwaffe` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `drogenwartezeit` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `drogenangebaut` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `drogenzeit` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `rank` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `wohnwagen` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `maske` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `pfand` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `tod` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `bombe` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `fisch` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `detskill` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `wa` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `bizz` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `ppayday` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `dietrich` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `gb` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `exp` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `fspawn` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `lastonline` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `handy` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `accounts` ADD `drogend` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `wohnwagen` (`id` int(11) AUTO_INCREMENT, PRIMARY KEY (`id`)) ENGINE=MyISAM DEFAULT CHARSET=latin1;) - Successfully executed.
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `inhaber` varchar(24) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `status` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `posx` float(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `posy` float(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `posz` float(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `posa` float(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `farbe1` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `farbe2` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `wohnwagen` ADD `tuev` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `werbeschilder` (`id` int(11) AUTO_INCREMENT, PRIMARY KEY (`id`)) ENGINE=MyISAM DEFAULT CHARSET=latin1;) - Successfully executed.
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `werbeschilder` ADD `text` varchar(50) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `werbeschilder` ADD `textt` varchar(50) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(CREATE TABLE IF NOT EXISTS `zeitungen` (`zid` int(11) AUTO_INCREMENT, PRIMARY KEY (`zid`)) ENGINE=MyISAM DEFAULT CHARSET=latin1;) - Successfully executed.
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `hauptschrift` varchar(20) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `satz1` varchar(20) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `satz2` varchar(20) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `satz3` varchar(20) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `satz4` varchar(20) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `satz5` varchar(20) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `satz6` varchar(20) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `ersteller` varchar(24) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `datum` varchar(30) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(ALTER TABLE `zeitungen` ADD `id` int(11) NOTNULL) - 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 'NOTNULL' at line 1)
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(SELECT * FROM werbeschilder WHERE id = 1) - Successfully executed.
- [09:03:45] >> mysql_store_result( Connection handle: 1 )
- [09:03:45] CMySQLHandler::StoreResult() - Result was stored.
- [09:03:45] >> mysql_fetch_row_format( Connection handle: 1 )
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(SELECT * FROM werbeschilder WHERE id = 2) - Successfully executed.
- [09:03:45] >> mysql_store_result( Connection handle: 1 )
- [09:03:45] CMySQLHandler::StoreResult() - Result was stored.
- [09:03:45] >> mysql_fetch_row_format( Connection handle: 1 )
- [09:03:45] >> mysql_query( Connection handle: 1 )
- [09:03:45] CMySQLHandler::Query(SELECT * FROM werbeschilder WHERE id = 3) - Successfully executed.
- [09:03:45] >> mysql_store_result( Connection handle: 1 )
- [09:03:45] CMySQLHandler::StoreResult() - Result was stored.
- [09:03:45] >> mysql_fetch_row_format( Connection handle: 1 )
Advertisement
Add Comment
Please, Sign In to add comment