Guest User

Untitled

a guest
Jul 20th, 2014
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.80 KB | None | 0 0
  1. [09:03:45] >> mysql_ping( Connection handle: 1 )
  2.  
  3. [09:03:45] CMySQLHandler::Ping() - Connection is still alive.
  4.  
  5. [09:03:45] >> mysql_query( Connection handle: 1 )
  6.  
  7. [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.
  8.  
  9. [09:03:45] >> mysql_query( Connection handle: 1 )
  10.  
  11. [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)
  12.  
  13. [09:03:45] >> mysql_query( Connection handle: 1 )
  14.  
  15. [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)
  16.  
  17. [09:03:45] >> mysql_query( Connection handle: 1 )
  18.  
  19. [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)
  20.  
  21. [09:03:45] >> mysql_query( Connection handle: 1 )
  22.  
  23. [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)
  24.  
  25. [09:03:45] >> mysql_query( Connection handle: 1 )
  26.  
  27. [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)
  28.  
  29. [09:03:45] >> mysql_query( Connection handle: 1 )
  30.  
  31. [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)
  32.  
  33. [09:03:45] >> mysql_query( Connection handle: 1 )
  34.  
  35. [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)
  36.  
  37. [09:03:45] >> mysql_query( Connection handle: 1 )
  38.  
  39. [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)
  40.  
  41. [09:03:45] >> mysql_query( Connection handle: 1 )
  42.  
  43. [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)
  44.  
  45. [09:03:45] >> mysql_query( Connection handle: 1 )
  46.  
  47. [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)
  48.  
  49. [09:03:45] >> mysql_query( Connection handle: 1 )
  50.  
  51. [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)
  52.  
  53. [09:03:45] >> mysql_query( Connection handle: 1 )
  54.  
  55. [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)
  56.  
  57. [09:03:45] >> mysql_query( Connection handle: 1 )
  58.  
  59. [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)
  60.  
  61. [09:03:45] >> mysql_query( Connection handle: 1 )
  62.  
  63. [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)
  64.  
  65. [09:03:45] >> mysql_query( Connection handle: 1 )
  66.  
  67. [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)
  68.  
  69. [09:03:45] >> mysql_query( Connection handle: 1 )
  70.  
  71. [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)
  72.  
  73. [09:03:45] >> mysql_query( Connection handle: 1 )
  74.  
  75. [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)
  76.  
  77. [09:03:45] >> mysql_query( Connection handle: 1 )
  78.  
  79. [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)
  80.  
  81. [09:03:45] >> mysql_query( Connection handle: 1 )
  82.  
  83. [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)
  84.  
  85. [09:03:45] >> mysql_query( Connection handle: 1 )
  86.  
  87. [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)
  88.  
  89. [09:03:45] >> mysql_query( Connection handle: 1 )
  90.  
  91. [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)
  92.  
  93. [09:03:45] >> mysql_query( Connection handle: 1 )
  94.  
  95. [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)
  96.  
  97. [09:03:45] >> mysql_query( Connection handle: 1 )
  98.  
  99. [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)
  100.  
  101. [09:03:45] >> mysql_query( Connection handle: 1 )
  102.  
  103. [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)
  104.  
  105. [09:03:45] >> mysql_query( Connection handle: 1 )
  106.  
  107. [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)
  108.  
  109. [09:03:45] >> mysql_query( Connection handle: 1 )
  110.  
  111. [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)
  112.  
  113. [09:03:45] >> mysql_query( Connection handle: 1 )
  114.  
  115. [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)
  116.  
  117. [09:03:45] >> mysql_query( Connection handle: 1 )
  118.  
  119. [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)
  120.  
  121. [09:03:45] >> mysql_query( Connection handle: 1 )
  122.  
  123. [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)
  124.  
  125. [09:03:45] >> mysql_query( Connection handle: 1 )
  126.  
  127. [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)
  128.  
  129. [09:03:45] >> mysql_query( Connection handle: 1 )
  130.  
  131. [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)
  132.  
  133. [09:03:45] >> mysql_query( Connection handle: 1 )
  134.  
  135. [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)
  136.  
  137. [09:03:45] >> mysql_query( Connection handle: 1 )
  138.  
  139. [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)
  140.  
  141. [09:03:45] >> mysql_query( Connection handle: 1 )
  142.  
  143. [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)
  144.  
  145. [09:03:45] >> mysql_query( Connection handle: 1 )
  146.  
  147. [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)
  148.  
  149. [09:03:45] >> mysql_query( Connection handle: 1 )
  150.  
  151. [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)
  152.  
  153. [09:03:45] >> mysql_query( Connection handle: 1 )
  154.  
  155. [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)
  156.  
  157. [09:03:45] >> mysql_query( Connection handle: 1 )
  158.  
  159. [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)
  160.  
  161. [09:03:45] >> mysql_query( Connection handle: 1 )
  162.  
  163. [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)
  164.  
  165. [09:03:45] >> mysql_query( Connection handle: 1 )
  166.  
  167. [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)
  168.  
  169. [09:03:45] >> mysql_query( Connection handle: 1 )
  170.  
  171. [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)
  172.  
  173. [09:03:45] >> mysql_query( Connection handle: 1 )
  174.  
  175. [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)
  176.  
  177. [09:03:45] >> mysql_query( Connection handle: 1 )
  178.  
  179. [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)
  180.  
  181. [09:03:45] >> mysql_query( Connection handle: 1 )
  182.  
  183. [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)
  184.  
  185. [09:03:45] >> mysql_query( Connection handle: 1 )
  186.  
  187. [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)
  188.  
  189. [09:03:45] >> mysql_query( Connection handle: 1 )
  190.  
  191. [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)
  192.  
  193. [09:03:45] >> mysql_query( Connection handle: 1 )
  194.  
  195. [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)
  196.  
  197. [09:03:45] >> mysql_query( Connection handle: 1 )
  198.  
  199. [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)
  200.  
  201. [09:03:45] >> mysql_query( Connection handle: 1 )
  202.  
  203. [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)
  204.  
  205. [09:03:45] >> mysql_query( Connection handle: 1 )
  206.  
  207. [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)
  208.  
  209. [09:03:45] >> mysql_query( Connection handle: 1 )
  210.  
  211. [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)
  212.  
  213. [09:03:45] >> mysql_query( Connection handle: 1 )
  214.  
  215. [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)
  216.  
  217. [09:03:45] >> mysql_query( Connection handle: 1 )
  218.  
  219. [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)
  220.  
  221. [09:03:45] >> mysql_query( Connection handle: 1 )
  222.  
  223. [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)
  224.  
  225. [09:03:45] >> mysql_query( Connection handle: 1 )
  226.  
  227. [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)
  228.  
  229. [09:03:45] >> mysql_query( Connection handle: 1 )
  230.  
  231. [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)
  232.  
  233. [09:03:45] >> mysql_query( Connection handle: 1 )
  234.  
  235. [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)
  236.  
  237. [09:03:45] >> mysql_query( Connection handle: 1 )
  238.  
  239. [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)
  240.  
  241. [09:03:45] >> mysql_query( Connection handle: 1 )
  242.  
  243. [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)
  244.  
  245. [09:03:45] >> mysql_query( Connection handle: 1 )
  246.  
  247. [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)
  248.  
  249. [09:03:45] >> mysql_query( Connection handle: 1 )
  250.  
  251. [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)
  252.  
  253. [09:03:45] >> mysql_query( Connection handle: 1 )
  254.  
  255. [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)
  256.  
  257. [09:03:45] >> mysql_query( Connection handle: 1 )
  258.  
  259. [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)
  260.  
  261. [09:03:45] >> mysql_query( Connection handle: 1 )
  262.  
  263. [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)
  264.  
  265. [09:03:45] >> mysql_query( Connection handle: 1 )
  266.  
  267. [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)
  268.  
  269. [09:03:45] >> mysql_query( Connection handle: 1 )
  270.  
  271. [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)
  272.  
  273. [09:03:45] >> mysql_query( Connection handle: 1 )
  274.  
  275. [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)
  276.  
  277. [09:03:45] >> mysql_query( Connection handle: 1 )
  278.  
  279. [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)
  280.  
  281. [09:03:45] >> mysql_query( Connection handle: 1 )
  282.  
  283. [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)
  284.  
  285. [09:03:45] >> mysql_query( Connection handle: 1 )
  286.  
  287. [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)
  288.  
  289. [09:03:45] >> mysql_query( Connection handle: 1 )
  290.  
  291. [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)
  292.  
  293. [09:03:45] >> mysql_query( Connection handle: 1 )
  294.  
  295. [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)
  296.  
  297. [09:03:45] >> mysql_query( Connection handle: 1 )
  298.  
  299. [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)
  300.  
  301. [09:03:45] >> mysql_query( Connection handle: 1 )
  302.  
  303. [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)
  304.  
  305. [09:03:45] >> mysql_query( Connection handle: 1 )
  306.  
  307. [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)
  308.  
  309. [09:03:45] >> mysql_query( Connection handle: 1 )
  310.  
  311. [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)
  312.  
  313. [09:03:45] >> mysql_query( Connection handle: 1 )
  314.  
  315. [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)
  316.  
  317. [09:03:45] >> mysql_query( Connection handle: 1 )
  318.  
  319. [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)
  320.  
  321. [09:03:45] >> mysql_query( Connection handle: 1 )
  322.  
  323. [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)
  324.  
  325. [09:03:45] >> mysql_query( Connection handle: 1 )
  326.  
  327. [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)
  328.  
  329. [09:03:45] >> mysql_query( Connection handle: 1 )
  330.  
  331. [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)
  332.  
  333. [09:03:45] >> mysql_query( Connection handle: 1 )
  334.  
  335. [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)
  336.  
  337. [09:03:45] >> mysql_query( Connection handle: 1 )
  338.  
  339. [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)
  340.  
  341. [09:03:45] >> mysql_query( Connection handle: 1 )
  342.  
  343. [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)
  344.  
  345. [09:03:45] >> mysql_query( Connection handle: 1 )
  346.  
  347. [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)
  348.  
  349. [09:03:45] >> mysql_query( Connection handle: 1 )
  350.  
  351. [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)
  352.  
  353. [09:03:45] >> mysql_query( Connection handle: 1 )
  354.  
  355. [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)
  356.  
  357. [09:03:45] >> mysql_query( Connection handle: 1 )
  358.  
  359. [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)
  360.  
  361. [09:03:45] >> mysql_query( Connection handle: 1 )
  362.  
  363. [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)
  364.  
  365. [09:03:45] >> mysql_query( Connection handle: 1 )
  366.  
  367. [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)
  368.  
  369. [09:03:45] >> mysql_query( Connection handle: 1 )
  370.  
  371. [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.
  372.  
  373. [09:03:45] >> mysql_query( Connection handle: 1 )
  374.  
  375. [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)
  376.  
  377. [09:03:45] >> mysql_query( Connection handle: 1 )
  378.  
  379. [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)
  380.  
  381. [09:03:45] >> mysql_query( Connection handle: 1 )
  382.  
  383. [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)
  384.  
  385. [09:03:45] >> mysql_query( Connection handle: 1 )
  386.  
  387. [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)
  388.  
  389. [09:03:45] >> mysql_query( Connection handle: 1 )
  390.  
  391. [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)
  392.  
  393. [09:03:45] >> mysql_query( Connection handle: 1 )
  394.  
  395. [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)
  396.  
  397. [09:03:45] >> mysql_query( Connection handle: 1 )
  398.  
  399. [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)
  400.  
  401. [09:03:45] >> mysql_query( Connection handle: 1 )
  402.  
  403. [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)
  404.  
  405. [09:03:45] >> mysql_query( Connection handle: 1 )
  406.  
  407. [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)
  408.  
  409. [09:03:45] >> mysql_query( Connection handle: 1 )
  410.  
  411. [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.
  412.  
  413. [09:03:45] >> mysql_query( Connection handle: 1 )
  414.  
  415. [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)
  416.  
  417. [09:03:45] >> mysql_query( Connection handle: 1 )
  418.  
  419. [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)
  420.  
  421. [09:03:45] >> mysql_query( Connection handle: 1 )
  422.  
  423. [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.
  424.  
  425. [09:03:45] >> mysql_query( Connection handle: 1 )
  426.  
  427. [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)
  428.  
  429. [09:03:45] >> mysql_query( Connection handle: 1 )
  430.  
  431. [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)
  432.  
  433. [09:03:45] >> mysql_query( Connection handle: 1 )
  434.  
  435. [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)
  436.  
  437. [09:03:45] >> mysql_query( Connection handle: 1 )
  438.  
  439. [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)
  440.  
  441. [09:03:45] >> mysql_query( Connection handle: 1 )
  442.  
  443. [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)
  444.  
  445. [09:03:45] >> mysql_query( Connection handle: 1 )
  446.  
  447. [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)
  448.  
  449. [09:03:45] >> mysql_query( Connection handle: 1 )
  450.  
  451. [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)
  452.  
  453. [09:03:45] >> mysql_query( Connection handle: 1 )
  454.  
  455. [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)
  456.  
  457. [09:03:45] >> mysql_query( Connection handle: 1 )
  458.  
  459. [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)
  460.  
  461. [09:03:45] >> mysql_query( Connection handle: 1 )
  462.  
  463. [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)
  464.  
  465. [09:03:45] >> mysql_query( Connection handle: 1 )
  466.  
  467. [09:03:45] CMySQLHandler::Query(SELECT * FROM werbeschilder WHERE id = 1) - Successfully executed.
  468.  
  469. [09:03:45] >> mysql_store_result( Connection handle: 1 )
  470.  
  471. [09:03:45] CMySQLHandler::StoreResult() - Result was stored.
  472.  
  473. [09:03:45] >> mysql_fetch_row_format( Connection handle: 1 )
  474.  
  475. [09:03:45] >> mysql_query( Connection handle: 1 )
  476.  
  477. [09:03:45] CMySQLHandler::Query(SELECT * FROM werbeschilder WHERE id = 2) - Successfully executed.
  478.  
  479. [09:03:45] >> mysql_store_result( Connection handle: 1 )
  480.  
  481. [09:03:45] CMySQLHandler::StoreResult() - Result was stored.
  482.  
  483. [09:03:45] >> mysql_fetch_row_format( Connection handle: 1 )
  484.  
  485. [09:03:45] >> mysql_query( Connection handle: 1 )
  486.  
  487. [09:03:45] CMySQLHandler::Query(SELECT * FROM werbeschilder WHERE id = 3) - Successfully executed.
  488.  
  489. [09:03:45] >> mysql_store_result( Connection handle: 1 )
  490.  
  491. [09:03:45] CMySQLHandler::StoreResult() - Result was stored.
  492.  
  493. [09:03:45] >> mysql_fetch_row_format( Connection handle: 1 )
Advertisement
Add Comment
Please, Sign In to add comment