Advertisement
Guest User

Untitled

a guest
Jun 26th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 399.81 KB | None | 0 0
  1. [20:51:07] [DEBUG] mysql_connect - host: "127.0.0.1", user: "samp_reallife", database: "samp_reallife", password: "****", port: 3306, autoreconnect: true
  2. [20:51:07] [DEBUG] CMySQLHandle::Create - creating new connection..
  3. [20:51:07] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  4. [20:51:07] [DEBUG] CMySQLHandle::Create - connection created with ID = 1
  5. [20:51:07] [DEBUG] CMySQLConnection::Connect - connection was successful
  6. [20:51:07] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  7. [20:51:07] [DEBUG] CMySQLConnection::Connect - connection was successful
  8. [20:51:07] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  9. [20:51:07] [DEBUG] mysql_errno - connection: 1
  10. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_main` (`id` int(11) NOT NULL", callback: "(null)", format: "(null)"
  11. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  12. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_main` (`id` int(11) NOT NULL AUTO_INCREMENT,`Name` varchar(24) NOT NULL,`Online` int(2) NOT NULL,`Email` varchar(128) NOT NULL,`Passwort` varchar(34) NOT NULL,`Tutorial` int(2) NOT NULL,`Admin` int(2) NOT NULL DEFAULT '0',`Verwarnungen` int(2) NOT NULL DEFAULT '0',`FLeaderRechte` int(2) NOT NULL,`Fraktion` int(2) NOT NULL,`FraktionsRang` int(2) NOT NULL,`FraktionsSperre` int(2) NOT NULL,`FraktionsGehalt` int(6) NOT NULL,`Job` int(3) NOT NULL,`JobWarns` int(2) NOT NULL,`Jo"..
  13. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "ALTER TABLE Account_main ADD COLUMN (`Friedhof` int(2) NOT NULL,", callback: "(null)", format: "(null)"
  14. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  15. [20:51:07] [DEBUG] mysql_tquery - scheduling query "ALTER TABLE Account_main ADD COLUMN (`Friedhof` int(2) NOT NULL,`FriedhofZeit` int(4) NOT NULL,`ImKnast` int(2) NOT NULL,`KnastZeit` int(4) NOT NULL,`KnastKaution` int(2) NOT NULL,`Muted` int(2) NOT NULL,`MuteZeit` int(4) NOT NULL,`ImPrison` int(2) NOT NULL,`PrisonCPRun` int(6) NOT NULL,`PrisonCPGive` int(6) NOT NULL,`Morde` int(4) NOT NULL,`Tode` int(4) NOT NULL,`SkinID` int(3) NOT NULL,`FraktionSkinID` int(3) NOT NULL,`PaintBallKills` int(10) NOT NULL,`PaintBallTode` int(10) NOT NULL,`PaintBallRang` int(3"..
  16. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "ALTER TABLE Account_main ADD COLUMN (`pMarried` varchar(24) NOT ", callback: "(null)", format: "(null)"
  17. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  18. [20:51:07] [DEBUG] mysql_tquery - scheduling query "ALTER TABLE Account_main ADD COLUMN (`pMarried` varchar(24) NOT NULL,`pBuyClothes` int(6) NOT NULL,`pTsIdent` varchar(32) NOT NULL,`pIll` int(10) NOT NULL,`pConterminatedTime` int(10) NOT NULL,`pBitchSkill` int(10) NOT NULL,`pBitchFuckCount` int(10) NOT NULL,`pMedicHealplayerSkill` int(10) NOT NULL,`pMedicHealCount` int(10) NOT NULL)"..
  19. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Bans` (`IP` varchar(16) NOT NULL,`Gr", callback: "(null)", format: "(null)"
  20. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  21. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Bans` (`IP` varchar(16) NOT NULL,`Grund` varchar(128) NOT NULL,`Name` varchar(24) NOT NULL,`Admin` varchar(24) NOT NULL,`Zeit` int(128) NOT NULL,`Uhrzeit` time NOT NULL,`Datum` date NOT NULL,PRIMARY KEY (`IP`))"..
  22. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Properties` (`id` int(12) NOT NULL,`", callback: "(null)", format: "(null)"
  23. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  24. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Properties` (`id` int(12) NOT NULL,`haus_besitzer` varchar(24) NOT NULL,`haus_Owned` int(2) NOT NULL,`haus_innenraum` int(2) NOT NULL,`haus_miete` int(8) NOT NULL,`haus_beschreibung` varchar(150) NOT NULL,`haus_locked` int(2) NOT NULL,`haus_slots` int(3) NOT NULL,`haus_eingemitetenzaehler` int(3) NOT NULL,`haus_x` float(10,4) NOT NULL,`haus_y` float(10,4) NOT NULL,`haus_z` float(10,4) NOT NULL,`haus_preis` int(12) NOT NULL,`haus_level` int(4) NOT NULL,`haus_geldkasse` int(12) NOT"..
  25. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Businesses` (`id` int(12) NOT NULL,`", callback: "(null)", format: "(null)"
  26. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  27. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Businesses` (`id` int(12) NOT NULL,`biz_Owned` int(2) NOT NULL,`biz_art` varchar(50) NOT NULL,`biz_preis` int(12) NOT NULL,`biz_level` int(12) NOT NULL,`biz_geldkasse` int(12) NOT NULL,`biz_locked` int(2) NOT NULL,`biz_besitzer` varchar(24) NOT NULL,`biz_teilhaber` varchar(24) NOT NULL,`biz_beschreibung` varchar(150) NOT NULL,`biz_artikel0` int(12) NOT NULL,`biz_artikel1` int(12) NOT NULL,`biz_artikel2` int(12) NOT NULL,`biz_artikel3` int(12) NOT NULL,`biz_artikel4` int(12) NOT N"..
  28. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Blitzer` (`id` int(10) NOT NULL,`spe", callback: "(null)", format: "(null)"
  29. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  30. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Blitzer` (`id` int(10) NOT NULL,`sperreX` float(10,4) NOT NULL,`sperreY` float(10,4) NOT NULL,`sperreZ` float(10,4) NOT NULL,`BlitzerGeschwindigkeit` int(10) NOT NULL,`BlitzerOrt` varchar(128) NOT NULL,`HP` int(4) NOT NULL,PRIMARY KEY (`id`))"..
  31. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Minen` (`id` int(10) NOT NULL,`sperr", callback: "(null)", format: "(null)"
  32. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  33. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Minen` (`id` int(10) NOT NULL,`sperreX` float(10,4) NOT NULL,`sperreY` float(10,4) NOT NULL,`sperreZ` float(10,4) NOT NULL,PRIMARY KEY (`id`))"..
  34. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Xmasobjects` (`id` int(10) NOT NULL,", callback: "(null)", format: "(null)"
  35. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  36. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Xmasobjects` (`id` int(10) NOT NULL,`ObjectID` int(10) NOT NULL,`sperreX` float(10,4) NOT NULL,`sperreY` float(10,4) NOT NULL,`sperreZ` float(10,4) NOT NULL,PRIMARY KEY (`id`))"..
  37. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Drugs` (`pflanze` int(12) NOT NULL,`", callback: "(null)", format: "(null)"
  38. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  39. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Drugs` (`pflanze` int(12) NOT NULL,`drgfraktid` int(3) NOT NULL,`drgArt` int(3) NOT NULL,`drgXpos` float(10,4) NOT NULL,`drgYpos` float(10,4) NOT NULL,`drgZpos` float(10,4) NOT NULL,`drginterior` int(5) NOT NULL,`drgvirtualworld` int(5) NOT NULL,`drgProduceDrugs` int(10) NOT NULL,`drgNextDrugsIn` int(128) NOT NULL,`drgWasserzustand` int(6) NOT NULL,`drgOwner` varchar(24) NOT NULL,PRIMARY KEY (`pflanze`))"..
  40. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Fraktion_vehicles` (`id` int(12) NOT", callback: "(null)", format: "(null)"
  41. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  42. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Fraktion_vehicles` (`id` int(12) NOT NULL,`Fraktion` int(4) NOT NULL,`Rang` int(2) NOT NULL,`modelid` int(4) NOT NULL,`Farbe1` int(5) NOT NULL,`Farbe2` int(5) NOT NULL,`Paintjob` int(5) NOT NULL,`HP` float(10,4) NOT NULL,`posx` float(10,4) NOT NULL,`posy` float(10,4) NOT NULL,`posz` float(10,4) NOT NULL,`posa` float(10,4) NOT NULL,`Interior` int(3) NOT NULL,`VirtualWorld` int(6) NOT NULL,`Abgeschlossen` int(2) NOT NULL,`Abgeschleppt` int(2) NOT NULL,`AbgeschlepptPreis` int(8) NOT"..
  43. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Gangwar` (`GangZoneID` int(3) NOT NU", callback: "(null)", format: "(null)"
  44. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  45. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Gangwar` (`GangZoneID` int(3) NOT NULL,`GangWarZoneOwner` int(5) NOT NULL,`GangWarZoneAttacker` int(5) NOT NULL,`War_OwnerPoints` int(4) NOT NULL,`War_AttackerPoints` int(4) NOT NULL,`War_Started` int(2) NOT NULL,`War_Time` int(12) NOT NULL,`War_Sperre` int(20) NOT NULL,PRIMARY KEY (`GangZoneID`))"..
  46. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Fraktion_motd` (`fID` int(12) NOT NU", callback: "(null)", format: "(null)"
  47. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  48. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Fraktion_motd` (`fID` int(12) NOT NULL,`Text` varchar(128) NOT NULL,PRIMARY KEY (`fID`))"..
  49. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Stuff` (`id` int(1) NOT NULL,`ADPrei", callback: "(null)", format: "(null)"
  50. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  51. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Stuff` (`id` int(1) NOT NULL,`ADPreis` int(20) NOT NULL,`Lottojackpot` int(20) NOT NULL,`RentVehsPreis` int(20) NOT NULL,`TerrorSpawn` int(3) NOT NULL,`Lohnsteuer` float(10,4) NOT NULL,`Kirchensteuer` float(10,4) NOT NULL,`Mwst` float(10,4) NOT NULL,`Grundsteuer` float(10,4) NOT NULL,`OamtStandGebuer` int(20) NOT NULL,`Solidsteuer` float(10,4) NOT NULL,`Reichensteuer` float(10,4) NOT NULL,`WLS` int(3) NOT NULL,`WSF` int(3) NOT NULL,`WLV` int(3) NOT NULL,`PreisLicCar` int(20) NOT "..
  52. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Fraktion_verwaltung` (`fID` int(5) N", callback: "(null)", format: "(null)"
  53. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  54. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Fraktion_verwaltung` (`fID` int(5) NOT NULL,`Geld` int(100) NOT NULL,`Opium` int(100) NOT NULL,`Ganja` int(100) NOT NULL,`Kokain` int(100) NOT NULL,`C4` int(100) NOT NULL,`Materials` int(100) NOT NULL,`WaffenPack` int(100) NOT NULL,`WaffenSlots` int(100) NOT NULL,`Heal` int(100) NOT NULL,`HealSlots` int(100) NOT NULL,`Armour` int(100) NOT NULL,`ArmourSlots` int(100) NOT NULL,`HaveVBInvite` int(5) NOT NULL,`VBFraktion` int(5) NOT NULL,`F0` varchar(32) NOT NULL,`F1` varchar(32) NOT"..
  55. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Multiaccounts` (`Name` varchar(24) N", callback: "(null)", format: "(null)"
  56. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  57. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Multiaccounts` (`Name` varchar(24) NOT NULL,`Datum` date NOT NULL,`Uhrzeit` time NOT NULL,`Admin` varchar(24) NOT NULL,PRIMARY KEY (`Name`))"..
  58. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_weapons` (`Name` varchar(24)", callback: "(null)", format: "(null)"
  59. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  60. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_weapons` (`Name` varchar(24) NOT NULL,`Waffen0` int(3) NOT NULL,`Waffen1` int(3) NOT NULL,`Waffen2` int(3) NOT NULL,`Waffen3` int(3) NOT NULL,`Waffen4` int(3) NOT NULL,`Waffen5` int(3) NOT NULL,`Waffen6` int(3) NOT NULL,`Waffen7` int(3) NOT NULL,`Waffen8` int(3) NOT NULL,`Waffen9` int(3) NOT NULL,`Waffen10` int(3) NOT NULL,`Waffen11` int(3) NOT NULL,`Waffen12` int(3) NOT NULL,`Ammo0` int(10) NOT NULL,`Ammo1` int(10) NOT NULL,`Ammo2` int(10) NOT NULL,`Ammo3` int(10) NOT NU"..
  61. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Races` (`race` varchar(32) NOT NULL,", callback: "(null)", format: "(null)"
  62. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  63. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Races` (`race` varchar(32) NOT NULL,`fID` int(3) NOT NULL,`X1` float(10,4) NOT NULL,`Y1` float(10,4) NOT NULL,`Z1` float(10,4) NOT NULL,`X2` float(10,4) NOT NULL,`Y2` float(10,4) NOT NULL,`Z2` float(10,4) NOT NULL,`X3` float(10,4) NOT NULL,`Y3` float(10,4) NOT NULL,`Z3` float(10,4) NOT NULL,`X4` float(10,4) NOT NULL,`Y4` float(10,4) NOT NULL,`Z4` float(10,4) NOT NULL,`X5` float(10,4) NOT NULL,`Y5` float(10,4) NOT NULL,`Z5` float(10,4) NOT NULL,`X6` float(10,4) NOT NULL,`Y6` float"..
  64. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_vehicle` (`id` int(10) NOT N", callback: "(null)", format: "(null)"
  65. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  66. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_vehicle` (`id` int(10) NOT NULL AUTO_INCREMENT,`name` varchar(24) NOT NULL,`slot` int(3) NOT NULL,`modelid` int(4) NOT NULL,`x` float(10,4) NOT NULL,`y` float(10,4) NOT NULL,`z` float(10,4) NOT NULL,`a` float(10,4) NOT NULL,`interior` int(4) NOT NULL,`world` int(4) NOT NULL,`cc1` int(4) NOT NULL,`cc2` int(4) NOT NULL,`paintjob` int(6) NOT NULL,`vehhp` float(10,4) NOT NULL,`abgeschlossen` int(2) NOT NULL,`t1` int(6) NOT NULL,`t2` int(6) NOT NULL,`t3` int(6) NOT NULL,`t4` i"..
  67. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_fish` (`Name` varchar(24) NO", callback: "(null)", format: "(null)"
  68. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  69. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_fish` (`Name` varchar(24) NOT NULL,`FishID0` int(3) NOT NULL,`FishID1` int(3) NOT NULL,`FishID2` int(3) NOT NULL,`FishID3` int(3) NOT NULL,`FishID4` int(3) NOT NULL,`FishID5` int(3) NOT NULL,`Fishweight0` int(10) NOT NULL,`Fishweight1` int(10) NOT NULL,`Fishweight2` int(10) NOT NULL,`Fishweight3` int(10) NOT NULL,`Fishweight4` int(10) NOT NULL,`Fishweight5` int(10) NOT NULL,PRIMARY KEY (`Name`))"..
  70. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_koffer` (`Name` varchar(24) ", callback: "(null)", format: "(null)"
  71. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  72. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_koffer` (`Name` varchar(24) NOT NULL,`Slot0` int(10) NOT NULL,`Slot1` int(10) NOT NULL,`Slot2` int(10) NOT NULL,`Slot3` int(10) NOT NULL,`Slot4` int(10) NOT NULL,`Slot5` int(10) NOT NULL,`Slot6` int(10) NOT NULL,`Slot7` int(10) NOT NULL,`Slot8` int(10) NOT NULL,`Slot9` int(10) NOT NULL,PRIMARY KEY (`Name`))"..
  73. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_blacklist` (`Name` varchar(2", callback: "(null)", format: "(null)"
  74. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  75. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_blacklist` (`Name` varchar(24) NOT NULL,,blacklist0,blacklistreason0,blacklist1,blacklistreason1,blacklist2,blacklistreason2,blacklist3,blacklistreason3,blacklist4,blacklistreason4,blacklist5,blacklistreason5,blacklist6,blacklistreason6,blacklist7,blacklistreason7,blacklist8,blacklistreason8,blacklist9,blacklistreason9,blacklist10,blacklistreason10,blacklist11,blacklistreason11,blacklist12,blacklistreason12,blacklist13,blacklistreason13,blacklist14,blacklistreason14,black"..
  76. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_inventar` (`Name` varchar(24", callback: "(null)", format: "(null)"
  77. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  78. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_inventar` (`Name` varchar(24) NOT NULL,`c4` int(10) NOT NULL,`materials` int(10) NOT NULL,`material_packs` int(10) NOT NULL,`lunchpackets` int(10) NOT NULL,`navi` int(10) NOT NULL,`helm` int(10) NOT NULL,`angel` int(10) NOT NULL,`angelkoeder` int(10) NOT NULL,`repairboxxes` int(10) NOT NULL,`refillgalons` int(10) NOT NULL,`koffer` int(10) NOT NULL,`zigarrets` int(10) NOT NULL,`alcohol` int(10) NOT NULL,`ganja` int(10) NOT NULL,`kokain` int(10) NOT NULL,`opium` int(10) NOT"..
  79. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_licenses` (`Name` varchar(24", callback: "(null)", format: "(null)"
  80. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  81. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_licenses` (`Name` varchar(24) NOT NULL,`car` int(2) NOT NULL,`bike` int(2) NOT NULL,`roller` int(2) NOT NULL,`boat` int(2) NOT NULL,`plane` int(2) NOT NULL,`helicopter` int(2) NOT NULL,`weapon` int(2) NOT NULL,`fishing` int(2) NOT NULL,`personality` int(2) NOT NULL,PRIMARY KEY (`Name`))"..
  82. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_banksafe` (`Name` varchar(24", callback: "(null)", format: "(null)"
  83. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  84. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_banksafe` (`Name` varchar(24) NOT NULL,`safetresor` int(2) NOT NULL,`ganja` int(10) NOT NULL,`kokain` int(10) NOT NULL,`opium` int(10) NOT NULL,`materials` int(10) NOT NULL,`c4` int(10) NOT NULL,PRIMARY KEY (`Name`))"..
  85. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Networktowers` (`id` int(12) NOT NUL", callback: "(null)", format: "(null)"
  86. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  87. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Networktowers` (`id` int(12) NOT NULL,`X` float(10,4) NOT NULL,`Y` float(10,4) NOT NULL,`Z` float(10,4) NOT NULL,`HP` int(4) NOT NULL,PRIMARY KEY (`id`))"..
  88. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Advertismentboards` (`id` int(3) NOT", callback: "(null)", format: "(null)"
  89. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  90. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Advertismentboards` (`id` int(3) NOT NULL,`Text` varchar(64) NOT NULL,PRIMARY KEY (`id`))"..
  91. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Whitelist` (`Name` varchar(24) NOT N", callback: "(null)", format: "(null)"
  92. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  93. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Whitelist` (`Name` varchar(24) NOT NULL,PRIMARY KEY (`Name`))"..
  94. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Blackmarket` (`id` int(12) NOT NULL,", callback: "(null)", format: "(null)"
  95. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  96. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Blackmarket` (`id` int(12) NOT NULL,`sfraktid` int(4) NOT NULL,`sbdfraktid` int(4) NOT NULL,`sx` float(10,4) NOT NULL,`sy` float(10,4) NOT NULL,`sz` float(10,4) NOT NULL,`slocked` int(2) NOT NULL,`smaterials` int(18) NOT NULL,`swerbetext` varchar(128) NOT NULL,`sprice` int(18) NOT NULL,`skasse` int(18) NOT NULL,`sartikel0` int(18) NOT NULL,`sartikel1` int(18) NOT NULL,`sartikel2` int(18) NOT NULL,`sartikel3` int(18) NOT NULL,`sartikel4` int(18) NOT NULL,`sartikel5` int(18) NOT NU"..
  97. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Account_autologin` (`Name` varchar(2", callback: "(null)", format: "(null)"
  98. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  99. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Account_autologin` (`Name` varchar(24) NOT NULL,`IP` varchar(16) NOT NULL,PRIMARY KEY (`Name`))"..
  100. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Bugs` (`id` int(100) NOT NULL AUTO_I", callback: "(null)", format: "(null)"
  101. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  102. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Bugs` (`id` int(100) NOT NULL AUTO_INCREMENT,`Writer` varchar(30) NOT NULL,`Text` varchar(256) NOT NULL,`Priorität` varchar(64) NOT NULL,`Tick` varchar(12) NOT NULL,`Uhrzeit` time NOT NULL,`Datum` date NOT NULL,PRIMARY KEY (`id`))"..
  103. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Organisations` (`id` int(11) NOT NUL", callback: "(null)", format: "(null)"
  104. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  105. [20:51:07] [DEBUG] mysql_tquery - scheduling query "CREATE TABLE IF NOT EXISTS `Organisations` (`id` int(11) NOT NULL,`OrgName` varchar(64) NOT NULL,`OrgOwner` varchar(24) NOT NULL,`OrgMotto` varchar(128) NOT NULL,PRIMARY KEY (`id`))"..
  106. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Stuff SET WLS='12',WSF='5',WLV='3'", callback: "(null)", format: "(null)"
  107. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  108. [20:51:07] [DEBUG] mysql_tquery - scheduling query "UPDATE Stuff SET WLS='12',WSF='5',WLV='3'"..
  109. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  110. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  111. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  112. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  113. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  114. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='0'", callback: "OnQueryFinish", format: "siii"
  115. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  116. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='0'"..
  117. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='1'", callback: "OnQueryFinish", format: "siii"
  118. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  119. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='1'"..
  120. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='2'", callback: "OnQueryFinish", format: "siii"
  121. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  122. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='2'"..
  123. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='3'", callback: "OnQueryFinish", format: "siii"
  124. [20:51:07] [ERROR] CMySQLQuery::Execute[()] - (error #1060) Duplicate column name 'Friedhof'
  125. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - error will be triggered in OnQueryError
  126. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  127. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  128. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  129. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='3'"..
  130. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='4'", callback: "OnQueryFinish", format: "siii"
  131. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  132. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='4'"..
  133. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='5'", callback: "OnQueryFinish", format: "siii"
  134. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  135. [20:51:07] [ERROR] CMySQLQuery::Execute[()] - (error #1060) Duplicate column name 'pMarried'
  136. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - error will be triggered in OnQueryError
  137. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  138. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  139. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='5'"..
  140. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='6'", callback: "OnQueryFinish", format: "siii"
  141. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  142. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='6'"..
  143. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='7'", callback: "OnQueryFinish", format: "siii"
  144. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  145. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  146. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  147. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  148. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  149. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='7'"..
  150. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='8'", callback: "OnQueryFinish", format: "siii"
  151. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  152. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='8'"..
  153. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='9'", callback: "OnQueryFinish", format: "siii"
  154. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  155. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  156. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  157. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  158. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  159. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='9'"..
  160. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='10'", callback: "OnQueryFinish", format: "siii"
  161. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  162. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='10'"..
  163. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='11'", callback: "OnQueryFinish", format: "siii"
  164. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  165. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  166. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  167. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  168. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  169. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='11'"..
  170. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='12'", callback: "OnQueryFinish", format: "siii"
  171. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  172. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  173. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  174. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  175. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  176. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='12'"..
  177. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar WHERE GangZoneID='13'", callback: "OnQueryFinish", format: "siii"
  178. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  179. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  180. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  181. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  182. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  183. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar WHERE GangZoneID='13'"..
  184. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Gangwar", callback: "OnQueryFinish", format: "siii"
  185. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  186. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  187. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  188. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  189. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  190. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Gangwar"..
  191. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Blitzer", callback: "OnQueryFinish", format: "siii"
  192. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  193. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  194. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  195. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  196. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  197. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Blitzer"..
  198. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Minen", callback: "OnQueryFinish", format: "siii"
  199. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  200. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Minen"..
  201. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Xmasobjects", callback: "OnQueryFinish", format: "siii"
  202. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  203. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  204. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  205. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  206. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  207. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Xmasobjects"..
  208. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Drugs", callback: "OnQueryFinish", format: "siii"
  209. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  210. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Drugs"..
  211. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  212. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  213. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  214. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  215. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Networktowers", callback: "OnQueryFinish", format: "siii"
  216. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  217. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  218. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  219. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  220. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  221. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Networktowers"..
  222. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='0'", callback: "OnQueryFinish", format: "siii"
  223. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  224. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='0'"..
  225. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='1'", callback: "OnQueryFinish", format: "siii"
  226. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  227. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  228. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  229. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  230. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  231. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='1'"..
  232. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='2'", callback: "OnQueryFinish", format: "siii"
  233. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  234. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='2'"..
  235. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  236. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  237. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  238. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  239. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='3'", callback: "OnQueryFinish", format: "siii"
  240. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  241. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  242. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  243. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  244. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  245. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='3'"..
  246. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='4'", callback: "OnQueryFinish", format: "siii"
  247. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  248. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='4'"..
  249. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='5'", callback: "OnQueryFinish", format: "siii"
  250. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  251. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  252. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  253. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  254. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  255. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='5'"..
  256. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='6'", callback: "OnQueryFinish", format: "siii"
  257. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  258. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='6'"..
  259. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='7'", callback: "OnQueryFinish", format: "siii"
  260. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  261. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='7'"..
  262. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='8'", callback: "OnQueryFinish", format: "siii"
  263. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  264. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='8'"..
  265. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='9'", callback: "OnQueryFinish", format: "siii"
  266. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  267. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  268. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  269. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  270. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  271. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='9'"..
  272. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='10'", callback: "OnQueryFinish", format: "siii"
  273. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  274. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='10'"..
  275. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='11'", callback: "OnQueryFinish", format: "siii"
  276. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  277. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  278. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  279. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  280. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  281. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='11'"..
  282. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='12'", callback: "OnQueryFinish", format: "siii"
  283. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  284. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  285. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  286. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  287. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  288. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='12'"..
  289. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='13'", callback: "OnQueryFinish", format: "siii"
  290. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  291. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='13'"..
  292. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  293. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  294. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  295. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  296. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='14'", callback: "OnQueryFinish", format: "siii"
  297. [20:51:07] [ERROR] CMySQLQuery::Execute[()] - (error #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 'blacklist0,blacklistreason0,blacklist1,blacklistreason1,blacklist2,blacklistreas' at line 1
  298. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - error will be triggered in OnQueryError
  299. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  300. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  301. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  302. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='14'"..
  303. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='15'", callback: "OnQueryFinish", format: "siii"
  304. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  305. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  306. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  307. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  308. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  309. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='15'"..
  310. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  311. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  312. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  313. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  314. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='16'", callback: "OnQueryFinish", format: "siii"
  315. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  316. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='16'"..
  317. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  318. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  319. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  320. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  321. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='17'", callback: "OnQueryFinish", format: "siii"
  322. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  323. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='17'"..
  324. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  325. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  326. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  327. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  328. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='18'", callback: "OnQueryFinish", format: "siii"
  329. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  330. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='18'"..
  331. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  332. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  333. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  334. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  335. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='19'", callback: "OnQueryFinish", format: "siii"
  336. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  337. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  338. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  339. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  340. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  341. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='19'"..
  342. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='20'", callback: "OnQueryFinish", format: "siii"
  343. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  344. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='20'"..
  345. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards WHERE id='21'", callback: "OnQueryFinish", format: "siii"
  346. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  347. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  348. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  349. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  350. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  351. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards WHERE id='21'"..
  352. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Advertismentboards", callback: "OnQueryFinish", format: "siii"
  353. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  354. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  355. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  356. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  357. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  358. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Advertismentboards"..
  359. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  360. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  361. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  362. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  363. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Races", callback: "OnQueryFinish", format: "siii"
  364. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  365. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  366. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  367. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  368. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  369. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Races"..
  370. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Blackmarket", callback: "OnQueryFinish", format: "siii"
  371. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  372. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Blackmarket"..
  373. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Stuff", callback: "OnQueryFinish", format: "siii"
  374. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  375. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Stuff"..
  376. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Stuff", callback: "OnQueryFinish", format: "siii"
  377. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  378. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Stuff"..
  379. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '0'", callback: "OnQueryFinish", format: "siii"
  380. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  381. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '0'"..
  382. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '1'", callback: "OnQueryFinish", format: "siii"
  383. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  384. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '1'"..
  385. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '2'", callback: "OnQueryFinish", format: "siii"
  386. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  387. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '2'"..
  388. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '3'", callback: "OnQueryFinish", format: "siii"
  389. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  390. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '3'"..
  391. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '4'", callback: "OnQueryFinish", format: "siii"
  392. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  393. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '4'"..
  394. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '5'", callback: "OnQueryFinish", format: "siii"
  395. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  396. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '5'"..
  397. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '6'", callback: "OnQueryFinish", format: "siii"
  398. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  399. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '6'"..
  400. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '7'", callback: "OnQueryFinish", format: "siii"
  401. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  402. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '7'"..
  403. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '8'", callback: "OnQueryFinish", format: "siii"
  404. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  405. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '8'"..
  406. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '9'", callback: "OnQueryFinish", format: "siii"
  407. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  408. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '9'"..
  409. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '10'", callback: "OnQueryFinish", format: "siii"
  410. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  411. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '10'"..
  412. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '11'", callback: "OnQueryFinish", format: "siii"
  413. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  414. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '11'"..
  415. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '12'", callback: "OnQueryFinish", format: "siii"
  416. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  417. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '12'"..
  418. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '13'", callback: "OnQueryFinish", format: "siii"
  419. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  420. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '13'"..
  421. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '14'", callback: "OnQueryFinish", format: "siii"
  422. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  423. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '14'"..
  424. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '15'", callback: "OnQueryFinish", format: "siii"
  425. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  426. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '15'"..
  427. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '16'", callback: "OnQueryFinish", format: "siii"
  428. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  429. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '16'"..
  430. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung WHERE fID = '17'", callback: "OnQueryFinish", format: "siii"
  431. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  432. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung WHERE fID = '17'"..
  433. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_verwaltung", callback: "OnQueryFinish", format: "siii"
  434. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  435. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_verwaltung"..
  436. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Properties", callback: "OnQueryFinish", format: "siii"
  437. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  438. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Properties"..
  439. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_vehicles", callback: "OnQueryFinish", format: "siii"
  440. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  441. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_vehicles"..
  442. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Businesses", callback: "OnQueryFinish", format: "siii"
  443. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  444. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Businesses"..
  445. [20:51:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Organisations", callback: "OnQueryFinish", format: "siii"
  446. [20:51:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  447. [20:51:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Organisations"..
  448. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  449. [20:51:07] [DEBUG] Calling callback "OnQueryError"..
  450. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  451. [20:51:07] [DEBUG] Calling callback "OnQueryError"..
  452. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  453. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  454. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  455. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  456. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  457. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  458. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  459. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  460. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  461. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  462. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  463. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  464. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  465. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  466. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  467. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  468. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  469. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  470. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  471. [20:51:07] [DEBUG] Calling callback "OnQueryError"..
  472. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  473. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  474. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  475. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  476. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  477. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  478. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  479. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  480. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  481. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  482. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  483. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  484. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  485. [20:51:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  486. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  487. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  488. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  489. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  490. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  491. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  492. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  493. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  494. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  495. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  496. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  497. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  498. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  499. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  500. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  501. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  502. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  503. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  504. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  505. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  506. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  507. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  508. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  509. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  510. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  511. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  512. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  513. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  514. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  515. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  516. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  517. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  518. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  519. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  520. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  521. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  522. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  523. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  524. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  525. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  526. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  527. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  528. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  529. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  530. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  531. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  532. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  533. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  534. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  535. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  536. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  537. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  538. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  539. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  540. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  541. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  542. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  543. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  544. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  545. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  546. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  547. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  548. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  549. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  550. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  551. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  552. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  553. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  554. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  555. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  556. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  557. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  558. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  559. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  560. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  561. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  562. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  563. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  564. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  565. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  566. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  567. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  568. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  569. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  570. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  571. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  572. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  573. [20:51:07] [DEBUG] mysql_errno - connection: 1
  574. [20:51:07] [DEBUG] cache_get_data - connection: 1
  575. [20:51:07] [DEBUG] cache_get_data - connection: 1
  576. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  577. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  578. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  579. [20:51:07] [DEBUG] mysql_errno - connection: 1
  580. [20:51:07] [DEBUG] cache_get_data - connection: 1
  581. [20:51:07] [DEBUG] cache_get_data - connection: 1
  582. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  583. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  584. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  585. [20:51:07] [DEBUG] mysql_errno - connection: 1
  586. [20:51:07] [DEBUG] cache_get_data - connection: 1
  587. [20:51:07] [DEBUG] cache_get_data - connection: 1
  588. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  589. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  590. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  591. [20:51:07] [DEBUG] mysql_errno - connection: 1
  592. [20:51:07] [DEBUG] cache_get_data - connection: 1
  593. [20:51:07] [DEBUG] cache_get_data - connection: 1
  594. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  595. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  596. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  597. [20:51:07] [DEBUG] mysql_errno - connection: 1
  598. [20:51:07] [DEBUG] cache_get_data - connection: 1
  599. [20:51:07] [DEBUG] cache_get_data - connection: 1
  600. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  601. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  602. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  603. [20:51:07] [DEBUG] mysql_errno - connection: 1
  604. [20:51:07] [DEBUG] cache_get_data - connection: 1
  605. [20:51:07] [DEBUG] cache_get_data - connection: 1
  606. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  607. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  608. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  609. [20:51:07] [DEBUG] mysql_errno - connection: 1
  610. [20:51:07] [DEBUG] cache_get_data - connection: 1
  611. [20:51:07] [DEBUG] cache_get_data - connection: 1
  612. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  613. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  614. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  615. [20:51:07] [DEBUG] mysql_errno - connection: 1
  616. [20:51:07] [DEBUG] cache_get_data - connection: 1
  617. [20:51:07] [DEBUG] cache_get_data - connection: 1
  618. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  619. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  620. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  621. [20:51:07] [DEBUG] mysql_errno - connection: 1
  622. [20:51:07] [DEBUG] cache_get_data - connection: 1
  623. [20:51:07] [DEBUG] cache_get_data - connection: 1
  624. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  625. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  626. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  627. [20:51:07] [DEBUG] mysql_errno - connection: 1
  628. [20:51:07] [DEBUG] cache_get_data - connection: 1
  629. [20:51:07] [DEBUG] cache_get_data - connection: 1
  630. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  631. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  632. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  633. [20:51:07] [DEBUG] mysql_errno - connection: 1
  634. [20:51:07] [DEBUG] cache_get_data - connection: 1
  635. [20:51:07] [DEBUG] cache_get_data - connection: 1
  636. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  637. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  638. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  639. [20:51:07] [DEBUG] mysql_errno - connection: 1
  640. [20:51:07] [DEBUG] cache_get_data - connection: 1
  641. [20:51:07] [DEBUG] cache_get_data - connection: 1
  642. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  643. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  644. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  645. [20:51:07] [DEBUG] mysql_errno - connection: 1
  646. [20:51:07] [DEBUG] cache_get_data - connection: 1
  647. [20:51:07] [DEBUG] cache_get_data - connection: 1
  648. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  649. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  650. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  651. [20:51:07] [DEBUG] mysql_errno - connection: 1
  652. [20:51:07] [DEBUG] cache_get_data - connection: 1
  653. [20:51:07] [DEBUG] cache_get_data - connection: 1
  654. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  655. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  656. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  657. [20:51:07] [DEBUG] mysql_errno - connection: 1
  658. [20:51:07] [DEBUG] cache_get_data - connection: 1
  659. [20:51:07] [DEBUG] cache_get_data - connection: 1
  660. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  661. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GangWarZoneOwner", data: "0"
  662. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  663. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GangWarZoneAttacker", data: "0"
  664. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  665. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "War_OwnerPoints", data: "0"
  666. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  667. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "War_AttackerPoints", data: "0"
  668. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "War_Started", connection: 1, max_len: 64
  669. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "War_Started", data: "0"
  670. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "War_Time", connection: 1, max_len: 64
  671. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "War_Time", data: "0"
  672. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  673. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "GangWarZoneOwner", data: "0"
  674. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  675. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "GangWarZoneAttacker", data: "0"
  676. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  677. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "War_OwnerPoints", data: "0"
  678. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  679. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "War_AttackerPoints", data: "0"
  680. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "War_Started", connection: 1, max_len: 64
  681. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "War_Started", data: "0"
  682. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "War_Time", connection: 1, max_len: 64
  683. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "War_Time", data: "0"
  684. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  685. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "GangWarZoneOwner", data: "0"
  686. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  687. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "GangWarZoneAttacker", data: "0"
  688. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  689. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "War_OwnerPoints", data: "0"
  690. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  691. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "War_AttackerPoints", data: "0"
  692. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "War_Started", connection: 1, max_len: 64
  693. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "War_Started", data: "0"
  694. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "War_Time", connection: 1, max_len: 64
  695. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "War_Time", data: "0"
  696. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  697. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "GangWarZoneOwner", data: "0"
  698. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  699. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "GangWarZoneAttacker", data: "0"
  700. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  701. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "War_OwnerPoints", data: "0"
  702. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  703. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "War_AttackerPoints", data: "0"
  704. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "War_Started", connection: 1, max_len: 64
  705. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "War_Started", data: "0"
  706. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "War_Time", connection: 1, max_len: 64
  707. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "War_Time", data: "0"
  708. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  709. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "GangWarZoneOwner", data: "0"
  710. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  711. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "GangWarZoneAttacker", data: "0"
  712. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  713. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "War_OwnerPoints", data: "0"
  714. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  715. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "War_AttackerPoints", data: "0"
  716. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "War_Started", connection: 1, max_len: 64
  717. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "War_Started", data: "0"
  718. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "War_Time", connection: 1, max_len: 64
  719. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "War_Time", data: "0"
  720. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  721. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "GangWarZoneOwner", data: "0"
  722. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  723. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "GangWarZoneAttacker", data: "0"
  724. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  725. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "War_OwnerPoints", data: "0"
  726. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  727. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "War_AttackerPoints", data: "0"
  728. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "War_Started", connection: 1, max_len: 64
  729. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "War_Started", data: "0"
  730. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "War_Time", connection: 1, max_len: 64
  731. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "War_Time", data: "0"
  732. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  733. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "GangWarZoneOwner", data: "0"
  734. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  735. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "GangWarZoneAttacker", data: "0"
  736. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  737. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "War_OwnerPoints", data: "0"
  738. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  739. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "War_AttackerPoints", data: "0"
  740. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "War_Started", connection: 1, max_len: 64
  741. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "War_Started", data: "0"
  742. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "War_Time", connection: 1, max_len: 64
  743. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "War_Time", data: "0"
  744. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  745. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "GangWarZoneOwner", data: "0"
  746. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  747. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "GangWarZoneAttacker", data: "0"
  748. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  749. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "War_OwnerPoints", data: "0"
  750. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  751. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "War_AttackerPoints", data: "0"
  752. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "War_Started", connection: 1, max_len: 64
  753. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "War_Started", data: "0"
  754. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "War_Time", connection: 1, max_len: 64
  755. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "War_Time", data: "0"
  756. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  757. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "GangWarZoneOwner", data: "0"
  758. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  759. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "GangWarZoneAttacker", data: "0"
  760. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  761. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "War_OwnerPoints", data: "0"
  762. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  763. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "War_AttackerPoints", data: "0"
  764. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "War_Started", connection: 1, max_len: 64
  765. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "War_Started", data: "0"
  766. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "War_Time", connection: 1, max_len: 64
  767. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "War_Time", data: "0"
  768. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  769. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "GangWarZoneOwner", data: "0"
  770. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  771. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "GangWarZoneAttacker", data: "0"
  772. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  773. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "War_OwnerPoints", data: "0"
  774. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  775. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "War_AttackerPoints", data: "0"
  776. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "War_Started", connection: 1, max_len: 64
  777. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "War_Started", data: "0"
  778. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "War_Time", connection: 1, max_len: 64
  779. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "War_Time", data: "0"
  780. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  781. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "GangWarZoneOwner", data: "0"
  782. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  783. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "GangWarZoneAttacker", data: "0"
  784. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  785. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "War_OwnerPoints", data: "0"
  786. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  787. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "War_AttackerPoints", data: "0"
  788. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "War_Started", connection: 1, max_len: 64
  789. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "War_Started", data: "0"
  790. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "War_Time", connection: 1, max_len: 64
  791. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "War_Time", data: "0"
  792. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  793. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "GangWarZoneOwner", data: "0"
  794. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  795. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "GangWarZoneAttacker", data: "0"
  796. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  797. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "War_OwnerPoints", data: "0"
  798. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  799. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "War_AttackerPoints", data: "0"
  800. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "War_Started", connection: 1, max_len: 64
  801. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "War_Started", data: "0"
  802. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "War_Time", connection: 1, max_len: 64
  803. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "War_Time", data: "0"
  804. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  805. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "GangWarZoneOwner", data: "0"
  806. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  807. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "GangWarZoneAttacker", data: "0"
  808. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  809. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "War_OwnerPoints", data: "0"
  810. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  811. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "War_AttackerPoints", data: "0"
  812. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "War_Started", connection: 1, max_len: 64
  813. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "War_Started", data: "0"
  814. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "War_Time", connection: 1, max_len: 64
  815. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "War_Time", data: "0"
  816. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "GangWarZoneOwner", connection: 1, max_len: 64
  817. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "GangWarZoneOwner", data: "0"
  818. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "GangWarZoneAttacker", connection: 1, max_len: 64
  819. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "GangWarZoneAttacker", data: "0"
  820. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "War_OwnerPoints", connection: 1, max_len: 64
  821. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "War_OwnerPoints", data: "0"
  822. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "War_AttackerPoints", connection: 1, max_len: 64
  823. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "War_AttackerPoints", data: "0"
  824. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "War_Started", connection: 1, max_len: 64
  825. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "War_Started", data: "0"
  826. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "War_Time", connection: 1, max_len: 64
  827. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "War_Time", data: "0"
  828. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  829. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  830. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  831. [20:51:07] [DEBUG] mysql_errno - connection: 1
  832. [20:51:07] [DEBUG] cache_get_data - connection: 1
  833. [20:51:07] [DEBUG] cache_get_data - connection: 1
  834. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  835. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  836. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  837. [20:51:07] [DEBUG] mysql_errno - connection: 1
  838. [20:51:07] [DEBUG] cache_get_data - connection: 1
  839. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  840. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  841. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  842. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  843. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  844. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  845. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  846. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  847. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  848. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  849. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  850. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  851. [20:51:07] [DEBUG] cache_get_data - connection: 1
  852. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  853. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  854. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  855. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  856. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  857. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  858. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  859. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  860. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  861. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  862. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  863. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  864. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  865. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  866. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  867. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  868. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  869. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  870. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  871. [20:51:07] [DEBUG] mysql_errno - connection: 1
  872. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  873. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  874. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  875. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  876. [20:51:07] [DEBUG] cache_get_data - connection: 1
  877. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  878. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  879. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  880. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  881. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  882. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  883. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  884. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  885. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  886. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  887. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  888. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  889. [20:51:07] [DEBUG] cache_get_data - connection: 1
  890. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  891. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  892. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  893. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  894. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  895. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  896. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  897. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  898. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  899. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  900. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  901. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  902. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  903. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  904. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  905. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  906. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  907. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  908. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  909. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  910. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  911. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  912. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  913. [20:51:07] [DEBUG] mysql_errno - connection: 1
  914. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  915. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  916. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  917. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  918. [20:51:07] [DEBUG] cache_get_data - connection: 1
  919. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  920. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  921. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  922. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  923. [20:51:07] [DEBUG] cache_get_data - connection: 1
  924. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  925. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  926. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  927. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  928. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  929. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  930. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  931. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  932. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  933. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  934. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  935. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  936. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  937. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  938. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  939. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  940. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  941. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  942. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  943. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  944. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  945. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  946. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  947. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  948. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  949. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  950. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  951. [20:51:07] [DEBUG] mysql_errno - connection: 1
  952. [20:51:07] [DEBUG] cache_get_data - connection: 1
  953. [20:51:07] [DEBUG] cache_get_data - connection: 1
  954. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  955. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  956. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  957. [20:51:07] [DEBUG] mysql_errno - connection: 1
  958. [20:51:07] [DEBUG] cache_get_data - connection: 1
  959. [20:51:07] [DEBUG] cache_get_data - connection: 1
  960. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  961. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  962. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  963. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  964. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  965. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  966. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  967. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  968. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  969. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  970. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  971. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  972. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  973. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  974. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  975. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  976. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  977. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  978. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  979. [20:51:07] [DEBUG] mysql_errno - connection: 1
  980. [20:51:07] [DEBUG] cache_get_data - connection: 1
  981. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  982. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  983. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  984. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  985. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  986. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  987. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  988. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  989. [20:51:07] [DEBUG] cache_get_data - connection: 1
  990. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  991. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  992. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  993. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  994. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  995. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  996. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  997. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  998. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  999. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1000. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1001. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1002. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1003. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1004. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1005. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1006. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1007. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1008. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1009. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1010. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1011. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1012. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1013. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1014. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1015. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1016. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1017. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1018. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1019. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1020. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1021. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1022. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1023. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1024. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1025. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1026. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1027. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1028. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1029. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1030. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1031. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1032. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1033. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1034. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1035. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1036. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1037. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1038. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1039. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1040. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1041. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1042. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1043. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1044. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1045. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1046. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1047. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1048. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1049. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1050. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1051. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1052. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1053. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1054. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1055. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1056. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1057. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1058. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1059. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1060. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1061. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1062. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1063. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1064. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1065. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1066. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1067. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1068. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1069. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1070. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1071. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1072. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1073. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1074. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1075. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1076. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1077. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1078. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1079. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1080. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1081. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1082. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1083. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1084. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1085. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1086. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1087. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1088. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1089. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1090. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1091. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1092. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1093. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1094. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1095. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1096. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1097. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1098. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1099. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1100. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1101. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1102. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1103. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1104. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1105. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1106. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1107. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1108. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1109. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1110. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1111. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1112. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1113. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1114. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1115. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1116. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1117. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1118. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1119. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1120. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1121. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1122. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1123. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1124. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1125. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1126. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1127. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1128. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1129. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1130. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1131. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1132. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1133. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1134. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1135. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1136. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1137. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1138. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1139. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  1140. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1141. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1142. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  1143. [20:51:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1144. [20:51:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  1145. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1146. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1147. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1148. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1149. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1150. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1151. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1152. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1153. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1154. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1155. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1156. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1157. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1158. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1159. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1160. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1161. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1162. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1163. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1164. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1165. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1166. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1167. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1168. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1169. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1170. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1171. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1172. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1173. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1174. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1175. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1176. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1177. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1178. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1179. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1180. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1181. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1182. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1183. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1184. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1185. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1186. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1187. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1188. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1189. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1190. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1191. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Text", connection: 1, max_len: 64
  1192. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1193. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Text", connection: 1, max_len: 64
  1194. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1195. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Text", connection: 1, max_len: 64
  1196. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1197. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Text", connection: 1, max_len: 64
  1198. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1199. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Text", connection: 1, max_len: 64
  1200. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1201. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Text", connection: 1, max_len: 64
  1202. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1203. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Text", connection: 1, max_len: 64
  1204. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1205. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Text", connection: 1, max_len: 64
  1206. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1207. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Text", connection: 1, max_len: 64
  1208. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1209. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Text", connection: 1, max_len: 64
  1210. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1211. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Text", connection: 1, max_len: 64
  1212. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1213. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Text", connection: 1, max_len: 64
  1214. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1215. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Text", connection: 1, max_len: 64
  1216. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1217. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Text", connection: 1, max_len: 64
  1218. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1219. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Text", connection: 1, max_len: 64
  1220. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1221. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Text", connection: 1, max_len: 64
  1222. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1223. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Text", connection: 1, max_len: 64
  1224. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1225. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Text", connection: 1, max_len: 64
  1226. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1227. [20:51:07] [DEBUG] cache_get_field_content - row: 18, field_name: "Text", connection: 1, max_len: 64
  1228. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1229. [20:51:07] [DEBUG] cache_get_field_content - row: 19, field_name: "Text", connection: 1, max_len: 64
  1230. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1231. [20:51:07] [DEBUG] cache_get_field_content - row: 20, field_name: "Text", connection: 1, max_len: 64
  1232. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1233. [20:51:07] [DEBUG] cache_get_field_content - row: 21, field_name: "Text", connection: 1, max_len: 64
  1234. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "Text", data: "Diese Werbetafel ist zu vermieten!"
  1235. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1236. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1237. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1238. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1239. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1240. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1241. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1242. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1243. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1244. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1245. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1246. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1247. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1248. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1249. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1250. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1251. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1252. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1253. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1254. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1255. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1256. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1257. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1258. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1259. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ADPreis", connection: 1, max_len: 64
  1260. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ADPreis", data: "250"
  1261. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Lottojackpot", connection: 1, max_len: 64
  1262. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Lottojackpot", data: "100000"
  1263. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "RentVehsPreis", connection: 1, max_len: 64
  1264. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RentVehsPreis", data: "50"
  1265. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "TerrorSpawn", connection: 1, max_len: 64
  1266. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TerrorSpawn", data: "0"
  1267. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Lohnsteuer", connection: 1, max_len: 64
  1268. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Lohnsteuer", data: "2.2000"
  1269. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Kirchensteuer", connection: 1, max_len: 64
  1270. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kirchensteuer", data: "1.4000"
  1271. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Mwst", connection: 1, max_len: 64
  1272. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Mwst", data: "19.0000"
  1273. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Grundsteuer", connection: 1, max_len: 64
  1274. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Grundsteuer", data: "2.6000"
  1275. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "OamtStandGebuer", connection: 1, max_len: 64
  1276. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "OamtStandGebuer", data: "150"
  1277. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Solidsteuer", connection: 1, max_len: 64
  1278. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Solidsteuer", data: "1.2000"
  1279. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Reichensteuer", connection: 1, max_len: 64
  1280. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Reichensteuer", data: "1000000.0000"
  1281. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WLS", connection: 1, max_len: 64
  1282. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WLS", data: "12"
  1283. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WSF", connection: 1, max_len: 64
  1284. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WSF", data: "5"
  1285. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WLV", connection: 1, max_len: 64
  1286. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WLV", data: "3"
  1287. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicCar", connection: 1, max_len: 64
  1288. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicCar", data: "1350"
  1289. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicBike", connection: 1, max_len: 64
  1290. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicBike", data: "2000"
  1291. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicRoller", connection: 1, max_len: 64
  1292. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicRoller", data: "500"
  1293. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicPlane", connection: 1, max_len: 64
  1294. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicPlane", data: "10000"
  1295. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicHeli", connection: 1, max_len: 64
  1296. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicHeli", data: "6750"
  1297. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PreisLicBoat", connection: 1, max_len: 64
  1298. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PreisLicBoat", data: "4500"
  1299. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "TerrorContractRang", connection: 1, max_len: 64
  1300. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TerrorContractRang", data: "2"
  1301. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FMeldePreis", connection: 1, max_len: 64
  1302. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FMeldePreis", data: "100"
  1303. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperPreis", connection: 1, max_len: 64
  1304. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperPreis", data: "5"
  1305. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText1", connection: 1, max_len: 64
  1306. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText1", data: "NO-ONE"
  1307. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText2", connection: 1, max_len: 64
  1308. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText2", data: "NO-ONE"
  1309. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText3", connection: 1, max_len: 64
  1310. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText3", data: "NO-ONE"
  1311. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText4", connection: 1, max_len: 64
  1312. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText4", data: "NO-ONE"
  1313. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText5", connection: 1, max_len: 64
  1314. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText5", data: "NO-ONE"
  1315. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText6", connection: 1, max_len: 64
  1316. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText6", data: "NO-ONE"
  1317. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText7", connection: 1, max_len: 64
  1318. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText7", data: "NO-ONE"
  1319. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewspaperText8", connection: 1, max_len: 64
  1320. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewspaperText8", data: "NO-ONE"
  1321. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewsPaperRealeased", connection: 1, max_len: 64
  1322. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewsPaperRealeased", data: "0"
  1323. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewsPaperLager1", connection: 1, max_len: 64
  1324. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewsPaperLager1", data: "0"
  1325. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "NewsPaperLager2", connection: 1, max_len: 64
  1326. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NewsPaperLager2", data: "0"
  1327. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "EisenLagger1", connection: 1, max_len: 64
  1328. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "EisenLagger1", data: "10000"
  1329. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "EisenLagger2", connection: 1, max_len: 64
  1330. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "EisenLagger2", data: "5000"
  1331. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Kartfahrer1", connection: 1, max_len: 64
  1332. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kartfahrer1", data: "Niemand"
  1333. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "KartTime1", connection: 1, max_len: 64
  1334. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KartTime1", data: "0"
  1335. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FreemanPrice", connection: 1, max_len: 64
  1336. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FreemanPrice", data: "100"
  1337. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "SAPDpay", connection: 1, max_len: 64
  1338. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SAPDpay", data: "500"
  1339. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FBIpay", connection: 1, max_len: 64
  1340. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FBIpay", data: "500"
  1341. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "SAFDpay", connection: 1, max_len: 64
  1342. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SAFDpay", data: "500"
  1343. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ARMYpay", connection: 1, max_len: 64
  1344. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ARMYpay", data: "500"
  1345. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "OAMTpay", connection: 1, max_len: 64
  1346. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "OAMTpay", data: "500"
  1347. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GOVpay", connection: 1, max_len: 64
  1348. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GOVpay", data: "500"
  1349. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WorkLessMoney", connection: 1, max_len: 64
  1350. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WorkLessMoney", data: "400"
  1351. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "BlitzerToleranz", connection: 1, max_len: 64
  1352. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "BlitzerToleranz", data: "5"
  1353. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "JobSperreFree", connection: 1, max_len: 64
  1354. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JobSperreFree", data: "500"
  1355. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "AngelLicPrice", connection: 1, max_len: 64
  1356. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AngelLicPrice", data: "75"
  1357. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PersoLicPrice", connection: 1, max_len: 64
  1358. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PersoLicPrice", data: "50"
  1359. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WeapPrice", connection: 1, max_len: 64
  1360. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WeapPrice", data: "5000"
  1361. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ParkPrice", connection: 1, max_len: 64
  1362. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ParkPrice", data: "10"
  1363. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1364. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1365. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1366. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1367. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1368. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1369. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1370. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1371. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1372. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1373. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1374. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1375. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1376. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1377. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1378. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1379. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1380. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1381. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1382. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1383. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1384. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1385. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1386. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1387. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1388. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1389. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1390. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1391. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1392. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1393. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1394. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1395. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1396. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1397. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1398. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1399. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1400. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1401. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1402. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1403. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1404. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1405. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1406. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1407. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1408. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1409. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1410. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1411. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1412. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1413. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1414. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1415. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1416. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1417. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1418. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1419. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1420. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1421. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1422. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1423. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1424. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1425. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1426. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1427. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1428. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1429. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1430. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1431. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1432. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1433. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1434. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1435. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1436. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1437. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1438. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1439. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1440. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1441. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1442. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1443. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1444. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1445. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1446. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1447. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1448. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1449. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1450. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1451. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1452. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1453. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1454. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1455. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1456. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1457. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1458. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1459. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1460. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1461. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1462. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1463. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1464. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1465. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1466. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1467. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1468. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1469. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1470. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1471. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1472. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  1473. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  1474. [20:51:07] [DEBUG] mysql_errno - connection: 1
  1475. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1476. [20:51:07] [DEBUG] cache_get_data - connection: 1
  1477. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Geld", connection: 1, max_len: 64
  1478. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Geld", data: "500000"
  1479. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Opium", connection: 1, max_len: 64
  1480. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Opium", data: "0"
  1481. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ganja", connection: 1, max_len: 64
  1482. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ganja", data: "0"
  1483. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Kokain", connection: 1, max_len: 64
  1484. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kokain", data: "0"
  1485. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "C4", connection: 1, max_len: 64
  1486. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "C4", data: "0"
  1487. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Materials", connection: 1, max_len: 64
  1488. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Materials", data: "200000"
  1489. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WaffenPack", connection: 1, max_len: 64
  1490. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WaffenPack", data: "1"
  1491. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WaffenSlots", connection: 1, max_len: 64
  1492. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WaffenSlots", data: "50"
  1493. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Heal", connection: 1, max_len: 64
  1494. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Heal", data: "1"
  1495. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "HealSlots", connection: 1, max_len: 64
  1496. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HealSlots", data: "50"
  1497. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Armour", connection: 1, max_len: 64
  1498. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "1"
  1499. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ArmourSlots", connection: 1, max_len: 64
  1500. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ArmourSlots", data: "50"
  1501. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1502. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HaveVBInvite", data: "0"
  1503. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "VBFraktion", connection: 1, max_len: 64
  1504. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VBFraktion", data: "0"
  1505. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "F0", connection: 1, max_len: 64
  1506. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F0", data: "R0"
  1507. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "F1", connection: 1, max_len: 64
  1508. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F1", data: "R1"
  1509. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "F2", connection: 1, max_len: 64
  1510. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F2", data: "R2"
  1511. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "F3", connection: 1, max_len: 64
  1512. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F3", data: "R3"
  1513. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "F4", connection: 1, max_len: 64
  1514. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F4", data: "R4"
  1515. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "F5", connection: 1, max_len: 64
  1516. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F5", data: "R5"
  1517. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "F6", connection: 1, max_len: 64
  1518. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "F6", data: "R6"
  1519. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GFFID", connection: 1, max_len: 64
  1520. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GFFID", data: "0"
  1521. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GFOWNER", connection: 1, max_len: 64
  1522. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GFOWNER", data: "0"
  1523. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GSKILLS", connection: 1, max_len: 64
  1524. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1525. [20:51:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GFDEATHS", connection: 1, max_len: 64
  1526. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GFDEATHS", data: "0"
  1527. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Geld", connection: 1, max_len: 64
  1528. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Geld", data: "500000"
  1529. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Opium", connection: 1, max_len: 64
  1530. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Opium", data: "0"
  1531. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Ganja", connection: 1, max_len: 64
  1532. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Ganja", data: "0"
  1533. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Kokain", connection: 1, max_len: 64
  1534. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Kokain", data: "0"
  1535. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "C4", connection: 1, max_len: 64
  1536. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "C4", data: "0"
  1537. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Materials", connection: 1, max_len: 64
  1538. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Materials", data: "200000"
  1539. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "WaffenPack", connection: 1, max_len: 64
  1540. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "WaffenPack", data: "1"
  1541. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "WaffenSlots", connection: 1, max_len: 64
  1542. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "WaffenSlots", data: "50"
  1543. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Heal", connection: 1, max_len: 64
  1544. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Heal", data: "1"
  1545. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "HealSlots", connection: 1, max_len: 64
  1546. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HealSlots", data: "50"
  1547. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "Armour", connection: 1, max_len: 64
  1548. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Armour", data: "1"
  1549. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "ArmourSlots", connection: 1, max_len: 64
  1550. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ArmourSlots", data: "50"
  1551. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1552. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HaveVBInvite", data: "0"
  1553. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "VBFraktion", connection: 1, max_len: 64
  1554. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "VBFraktion", data: "0"
  1555. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "F0", connection: 1, max_len: 64
  1556. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "F0", data: "R0"
  1557. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "F1", connection: 1, max_len: 64
  1558. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "F1", data: "R1"
  1559. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "F2", connection: 1, max_len: 64
  1560. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "F2", data: "R2"
  1561. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "F3", connection: 1, max_len: 64
  1562. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "F3", data: "R3"
  1563. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "F4", connection: 1, max_len: 64
  1564. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "F4", data: "R4"
  1565. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "F5", connection: 1, max_len: 64
  1566. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "F5", data: "R5"
  1567. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "F6", connection: 1, max_len: 64
  1568. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "F6", data: "R6"
  1569. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "GFFID", connection: 1, max_len: 64
  1570. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "GFFID", data: "0"
  1571. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "GFOWNER", connection: 1, max_len: 64
  1572. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "GFOWNER", data: "0"
  1573. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "GSKILLS", connection: 1, max_len: 64
  1574. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1575. [20:51:07] [DEBUG] cache_get_field_content - row: 1, field_name: "GFDEATHS", connection: 1, max_len: 64
  1576. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "GFDEATHS", data: "0"
  1577. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Geld", connection: 1, max_len: 64
  1578. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Geld", data: "500000"
  1579. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Opium", connection: 1, max_len: 64
  1580. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Opium", data: "0"
  1581. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Ganja", connection: 1, max_len: 64
  1582. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Ganja", data: "0"
  1583. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Kokain", connection: 1, max_len: 64
  1584. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Kokain", data: "0"
  1585. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "C4", connection: 1, max_len: 64
  1586. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "C4", data: "0"
  1587. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Materials", connection: 1, max_len: 64
  1588. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Materials", data: "200000"
  1589. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "WaffenPack", connection: 1, max_len: 64
  1590. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "WaffenPack", data: "1"
  1591. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "WaffenSlots", connection: 1, max_len: 64
  1592. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "WaffenSlots", data: "50"
  1593. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Heal", connection: 1, max_len: 64
  1594. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Heal", data: "1"
  1595. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "HealSlots", connection: 1, max_len: 64
  1596. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HealSlots", data: "50"
  1597. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "Armour", connection: 1, max_len: 64
  1598. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Armour", data: "1"
  1599. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "ArmourSlots", connection: 1, max_len: 64
  1600. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ArmourSlots", data: "50"
  1601. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1602. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HaveVBInvite", data: "0"
  1603. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "VBFraktion", connection: 1, max_len: 64
  1604. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "VBFraktion", data: "0"
  1605. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "F0", connection: 1, max_len: 64
  1606. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "F0", data: "R0"
  1607. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "F1", connection: 1, max_len: 64
  1608. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "F1", data: "R1"
  1609. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "F2", connection: 1, max_len: 64
  1610. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "F2", data: "R2"
  1611. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "F3", connection: 1, max_len: 64
  1612. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "F3", data: "R3"
  1613. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "F4", connection: 1, max_len: 64
  1614. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "F4", data: "R4"
  1615. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "F5", connection: 1, max_len: 64
  1616. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "F5", data: "R5"
  1617. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "F6", connection: 1, max_len: 64
  1618. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "F6", data: "R6"
  1619. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "GFFID", connection: 1, max_len: 64
  1620. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "GFFID", data: "0"
  1621. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "GFOWNER", connection: 1, max_len: 64
  1622. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "GFOWNER", data: "0"
  1623. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "GSKILLS", connection: 1, max_len: 64
  1624. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1625. [20:51:07] [DEBUG] cache_get_field_content - row: 2, field_name: "GFDEATHS", connection: 1, max_len: 64
  1626. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "GFDEATHS", data: "0"
  1627. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Geld", connection: 1, max_len: 64
  1628. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Geld", data: "500000"
  1629. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Opium", connection: 1, max_len: 64
  1630. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Opium", data: "0"
  1631. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Ganja", connection: 1, max_len: 64
  1632. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Ganja", data: "0"
  1633. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Kokain", connection: 1, max_len: 64
  1634. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Kokain", data: "0"
  1635. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "C4", connection: 1, max_len: 64
  1636. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "C4", data: "0"
  1637. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Materials", connection: 1, max_len: 64
  1638. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Materials", data: "200000"
  1639. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "WaffenPack", connection: 1, max_len: 64
  1640. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "WaffenPack", data: "1"
  1641. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "WaffenSlots", connection: 1, max_len: 64
  1642. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "WaffenSlots", data: "50"
  1643. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Heal", connection: 1, max_len: 64
  1644. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Heal", data: "1"
  1645. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "HealSlots", connection: 1, max_len: 64
  1646. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HealSlots", data: "50"
  1647. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "Armour", connection: 1, max_len: 64
  1648. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Armour", data: "1"
  1649. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "ArmourSlots", connection: 1, max_len: 64
  1650. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ArmourSlots", data: "50"
  1651. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1652. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HaveVBInvite", data: "0"
  1653. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "VBFraktion", connection: 1, max_len: 64
  1654. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "VBFraktion", data: "0"
  1655. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "F0", connection: 1, max_len: 64
  1656. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "F0", data: "R0"
  1657. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "F1", connection: 1, max_len: 64
  1658. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "F1", data: "R1"
  1659. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "F2", connection: 1, max_len: 64
  1660. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "F2", data: "R2"
  1661. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "F3", connection: 1, max_len: 64
  1662. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "F3", data: "R3"
  1663. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "F4", connection: 1, max_len: 64
  1664. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "F4", data: "R4"
  1665. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "F5", connection: 1, max_len: 64
  1666. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "F5", data: "R5"
  1667. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "F6", connection: 1, max_len: 64
  1668. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "F6", data: "R6"
  1669. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "GFFID", connection: 1, max_len: 64
  1670. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "GFFID", data: "0"
  1671. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "GFOWNER", connection: 1, max_len: 64
  1672. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "GFOWNER", data: "0"
  1673. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "GSKILLS", connection: 1, max_len: 64
  1674. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1675. [20:51:07] [DEBUG] cache_get_field_content - row: 3, field_name: "GFDEATHS", connection: 1, max_len: 64
  1676. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "GFDEATHS", data: "0"
  1677. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Geld", connection: 1, max_len: 64
  1678. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Geld", data: "561760"
  1679. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Opium", connection: 1, max_len: 64
  1680. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Opium", data: "0"
  1681. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Ganja", connection: 1, max_len: 64
  1682. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Ganja", data: "0"
  1683. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Kokain", connection: 1, max_len: 64
  1684. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Kokain", data: "0"
  1685. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "C4", connection: 1, max_len: 64
  1686. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "C4", data: "0"
  1687. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Materials", connection: 1, max_len: 64
  1688. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Materials", data: "200000"
  1689. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "WaffenPack", connection: 1, max_len: 64
  1690. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "WaffenPack", data: "1"
  1691. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "WaffenSlots", connection: 1, max_len: 64
  1692. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "WaffenSlots", data: "50"
  1693. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Heal", connection: 1, max_len: 64
  1694. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Heal", data: "1"
  1695. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "HealSlots", connection: 1, max_len: 64
  1696. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HealSlots", data: "50"
  1697. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "Armour", connection: 1, max_len: 64
  1698. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Armour", data: "1"
  1699. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "ArmourSlots", connection: 1, max_len: 64
  1700. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ArmourSlots", data: "50"
  1701. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1702. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HaveVBInvite", data: "0"
  1703. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "VBFraktion", connection: 1, max_len: 64
  1704. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "VBFraktion", data: "0"
  1705. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "F0", connection: 1, max_len: 64
  1706. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "F0", data: "R0"
  1707. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "F1", connection: 1, max_len: 64
  1708. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "F1", data: "R1"
  1709. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "F2", connection: 1, max_len: 64
  1710. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "F2", data: "R2"
  1711. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "F3", connection: 1, max_len: 64
  1712. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "F3", data: "R3"
  1713. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "F4", connection: 1, max_len: 64
  1714. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "F4", data: "R4"
  1715. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "F5", connection: 1, max_len: 64
  1716. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "F5", data: "R5"
  1717. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "F6", connection: 1, max_len: 64
  1718. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "F6", data: "R6"
  1719. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "GFFID", connection: 1, max_len: 64
  1720. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "GFFID", data: "0"
  1721. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "GFOWNER", connection: 1, max_len: 64
  1722. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "GFOWNER", data: "0"
  1723. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "GSKILLS", connection: 1, max_len: 64
  1724. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1725. [20:51:07] [DEBUG] cache_get_field_content - row: 4, field_name: "GFDEATHS", connection: 1, max_len: 64
  1726. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "GFDEATHS", data: "0"
  1727. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Geld", connection: 1, max_len: 64
  1728. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Geld", data: "561760"
  1729. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Opium", connection: 1, max_len: 64
  1730. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Opium", data: "0"
  1731. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Ganja", connection: 1, max_len: 64
  1732. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Ganja", data: "0"
  1733. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Kokain", connection: 1, max_len: 64
  1734. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Kokain", data: "0"
  1735. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "C4", connection: 1, max_len: 64
  1736. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "C4", data: "0"
  1737. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Materials", connection: 1, max_len: 64
  1738. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Materials", data: "200000"
  1739. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "WaffenPack", connection: 1, max_len: 64
  1740. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "WaffenPack", data: "1"
  1741. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "WaffenSlots", connection: 1, max_len: 64
  1742. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "WaffenSlots", data: "50"
  1743. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Heal", connection: 1, max_len: 64
  1744. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Heal", data: "1"
  1745. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "HealSlots", connection: 1, max_len: 64
  1746. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HealSlots", data: "50"
  1747. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "Armour", connection: 1, max_len: 64
  1748. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Armour", data: "1"
  1749. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "ArmourSlots", connection: 1, max_len: 64
  1750. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ArmourSlots", data: "50"
  1751. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1752. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HaveVBInvite", data: "0"
  1753. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "VBFraktion", connection: 1, max_len: 64
  1754. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "VBFraktion", data: "0"
  1755. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "F0", connection: 1, max_len: 64
  1756. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "F0", data: "R0"
  1757. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "F1", connection: 1, max_len: 64
  1758. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "F1", data: "R1"
  1759. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "F2", connection: 1, max_len: 64
  1760. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "F2", data: "R2"
  1761. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "F3", connection: 1, max_len: 64
  1762. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "F3", data: "R3"
  1763. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "F4", connection: 1, max_len: 64
  1764. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "F4", data: "R4"
  1765. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "F5", connection: 1, max_len: 64
  1766. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "F5", data: "R5"
  1767. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "F6", connection: 1, max_len: 64
  1768. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "F6", data: "R6"
  1769. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "GFFID", connection: 1, max_len: 64
  1770. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "GFFID", data: "0"
  1771. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "GFOWNER", connection: 1, max_len: 64
  1772. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "GFOWNER", data: "0"
  1773. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "GSKILLS", connection: 1, max_len: 64
  1774. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1775. [20:51:07] [DEBUG] cache_get_field_content - row: 5, field_name: "GFDEATHS", connection: 1, max_len: 64
  1776. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "GFDEATHS", data: "0"
  1777. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Geld", connection: 1, max_len: 64
  1778. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Geld", data: "500000"
  1779. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Opium", connection: 1, max_len: 64
  1780. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Opium", data: "0"
  1781. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Ganja", connection: 1, max_len: 64
  1782. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Ganja", data: "0"
  1783. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Kokain", connection: 1, max_len: 64
  1784. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Kokain", data: "0"
  1785. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "C4", connection: 1, max_len: 64
  1786. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "C4", data: "0"
  1787. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Materials", connection: 1, max_len: 64
  1788. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Materials", data: "200000"
  1789. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "WaffenPack", connection: 1, max_len: 64
  1790. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "WaffenPack", data: "1"
  1791. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "WaffenSlots", connection: 1, max_len: 64
  1792. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "WaffenSlots", data: "50"
  1793. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Heal", connection: 1, max_len: 64
  1794. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Heal", data: "1"
  1795. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "HealSlots", connection: 1, max_len: 64
  1796. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HealSlots", data: "50"
  1797. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "Armour", connection: 1, max_len: 64
  1798. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "Armour", data: "1"
  1799. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "ArmourSlots", connection: 1, max_len: 64
  1800. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ArmourSlots", data: "50"
  1801. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1802. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HaveVBInvite", data: "0"
  1803. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "VBFraktion", connection: 1, max_len: 64
  1804. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "VBFraktion", data: "0"
  1805. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "F0", connection: 1, max_len: 64
  1806. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "F0", data: "R0"
  1807. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "F1", connection: 1, max_len: 64
  1808. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "F1", data: "R1"
  1809. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "F2", connection: 1, max_len: 64
  1810. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "F2", data: "R2"
  1811. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "F3", connection: 1, max_len: 64
  1812. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "F3", data: "R3"
  1813. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "F4", connection: 1, max_len: 64
  1814. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "F4", data: "R4"
  1815. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "F5", connection: 1, max_len: 64
  1816. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "F5", data: "R5"
  1817. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "F6", connection: 1, max_len: 64
  1818. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "F6", data: "R6"
  1819. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "GFFID", connection: 1, max_len: 64
  1820. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "GFFID", data: "0"
  1821. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "GFOWNER", connection: 1, max_len: 64
  1822. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "GFOWNER", data: "0"
  1823. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "GSKILLS", connection: 1, max_len: 64
  1824. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1825. [20:51:07] [DEBUG] cache_get_field_content - row: 6, field_name: "GFDEATHS", connection: 1, max_len: 64
  1826. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "GFDEATHS", data: "0"
  1827. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Geld", connection: 1, max_len: 64
  1828. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Geld", data: "561760"
  1829. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Opium", connection: 1, max_len: 64
  1830. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Opium", data: "0"
  1831. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Ganja", connection: 1, max_len: 64
  1832. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Ganja", data: "0"
  1833. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Kokain", connection: 1, max_len: 64
  1834. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Kokain", data: "0"
  1835. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "C4", connection: 1, max_len: 64
  1836. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "C4", data: "0"
  1837. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Materials", connection: 1, max_len: 64
  1838. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Materials", data: "200000"
  1839. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "WaffenPack", connection: 1, max_len: 64
  1840. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "WaffenPack", data: "1"
  1841. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "WaffenSlots", connection: 1, max_len: 64
  1842. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "WaffenSlots", data: "50"
  1843. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Heal", connection: 1, max_len: 64
  1844. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Heal", data: "1"
  1845. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "HealSlots", connection: 1, max_len: 64
  1846. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HealSlots", data: "50"
  1847. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "Armour", connection: 1, max_len: 64
  1848. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "Armour", data: "1"
  1849. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "ArmourSlots", connection: 1, max_len: 64
  1850. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ArmourSlots", data: "50"
  1851. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1852. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HaveVBInvite", data: "0"
  1853. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "VBFraktion", connection: 1, max_len: 64
  1854. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "VBFraktion", data: "0"
  1855. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "F0", connection: 1, max_len: 64
  1856. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "F0", data: "R0"
  1857. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "F1", connection: 1, max_len: 64
  1858. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "F1", data: "R1"
  1859. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "F2", connection: 1, max_len: 64
  1860. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "F2", data: "R2"
  1861. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "F3", connection: 1, max_len: 64
  1862. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "F3", data: "R3"
  1863. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "F4", connection: 1, max_len: 64
  1864. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "F4", data: "R4"
  1865. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "F5", connection: 1, max_len: 64
  1866. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "F5", data: "R5"
  1867. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "F6", connection: 1, max_len: 64
  1868. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "F6", data: "R6"
  1869. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "GFFID", connection: 1, max_len: 64
  1870. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "GFFID", data: "0"
  1871. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "GFOWNER", connection: 1, max_len: 64
  1872. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "GFOWNER", data: "0"
  1873. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "GSKILLS", connection: 1, max_len: 64
  1874. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1875. [20:51:07] [DEBUG] cache_get_field_content - row: 7, field_name: "GFDEATHS", connection: 1, max_len: 64
  1876. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "GFDEATHS", data: "0"
  1877. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Geld", connection: 1, max_len: 64
  1878. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Geld", data: "498400"
  1879. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Opium", connection: 1, max_len: 64
  1880. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Opium", data: "0"
  1881. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Ganja", connection: 1, max_len: 64
  1882. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Ganja", data: "0"
  1883. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Kokain", connection: 1, max_len: 64
  1884. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Kokain", data: "0"
  1885. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "C4", connection: 1, max_len: 64
  1886. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "C4", data: "0"
  1887. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Materials", connection: 1, max_len: 64
  1888. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Materials", data: "200000"
  1889. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "WaffenPack", connection: 1, max_len: 64
  1890. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "WaffenPack", data: "1"
  1891. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "WaffenSlots", connection: 1, max_len: 64
  1892. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "WaffenSlots", data: "50"
  1893. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Heal", connection: 1, max_len: 64
  1894. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Heal", data: "1"
  1895. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "HealSlots", connection: 1, max_len: 64
  1896. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HealSlots", data: "50"
  1897. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "Armour", connection: 1, max_len: 64
  1898. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "Armour", data: "1"
  1899. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "ArmourSlots", connection: 1, max_len: 64
  1900. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ArmourSlots", data: "50"
  1901. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1902. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HaveVBInvite", data: "0"
  1903. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "VBFraktion", connection: 1, max_len: 64
  1904. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "VBFraktion", data: "0"
  1905. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "F0", connection: 1, max_len: 64
  1906. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "F0", data: "R0"
  1907. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "F1", connection: 1, max_len: 64
  1908. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "F1", data: "R1"
  1909. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "F2", connection: 1, max_len: 64
  1910. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "F2", data: "R2"
  1911. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "F3", connection: 1, max_len: 64
  1912. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "F3", data: "R3"
  1913. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "F4", connection: 1, max_len: 64
  1914. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "F4", data: "R4"
  1915. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "F5", connection: 1, max_len: 64
  1916. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "F5", data: "R5"
  1917. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "F6", connection: 1, max_len: 64
  1918. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "F6", data: "R6"
  1919. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "GFFID", connection: 1, max_len: 64
  1920. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "GFFID", data: "0"
  1921. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "GFOWNER", connection: 1, max_len: 64
  1922. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "GFOWNER", data: "0"
  1923. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "GSKILLS", connection: 1, max_len: 64
  1924. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1925. [20:51:07] [DEBUG] cache_get_field_content - row: 8, field_name: "GFDEATHS", connection: 1, max_len: 64
  1926. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "GFDEATHS", data: "0"
  1927. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Geld", connection: 1, max_len: 64
  1928. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Geld", data: "561760"
  1929. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Opium", connection: 1, max_len: 64
  1930. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Opium", data: "0"
  1931. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Ganja", connection: 1, max_len: 64
  1932. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Ganja", data: "0"
  1933. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Kokain", connection: 1, max_len: 64
  1934. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Kokain", data: "0"
  1935. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "C4", connection: 1, max_len: 64
  1936. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "C4", data: "0"
  1937. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Materials", connection: 1, max_len: 64
  1938. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Materials", data: "200000"
  1939. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "WaffenPack", connection: 1, max_len: 64
  1940. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "WaffenPack", data: "1"
  1941. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "WaffenSlots", connection: 1, max_len: 64
  1942. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "WaffenSlots", data: "50"
  1943. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Heal", connection: 1, max_len: 64
  1944. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Heal", data: "1"
  1945. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "HealSlots", connection: 1, max_len: 64
  1946. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HealSlots", data: "50"
  1947. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "Armour", connection: 1, max_len: 64
  1948. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "Armour", data: "1"
  1949. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "ArmourSlots", connection: 1, max_len: 64
  1950. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "ArmourSlots", data: "50"
  1951. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "HaveVBInvite", connection: 1, max_len: 64
  1952. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HaveVBInvite", data: "0"
  1953. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "VBFraktion", connection: 1, max_len: 64
  1954. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "VBFraktion", data: "0"
  1955. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "F0", connection: 1, max_len: 64
  1956. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "F0", data: "R0"
  1957. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "F1", connection: 1, max_len: 64
  1958. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "F1", data: "R1"
  1959. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "F2", connection: 1, max_len: 64
  1960. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "F2", data: "R2"
  1961. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "F3", connection: 1, max_len: 64
  1962. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "F3", data: "R3"
  1963. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "F4", connection: 1, max_len: 64
  1964. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "F4", data: "R4"
  1965. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "F5", connection: 1, max_len: 64
  1966. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "F5", data: "R5"
  1967. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "F6", connection: 1, max_len: 64
  1968. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "F6", data: "R6"
  1969. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "GFFID", connection: 1, max_len: 64
  1970. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "GFFID", data: "0"
  1971. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "GFOWNER", connection: 1, max_len: 64
  1972. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "GFOWNER", data: "0"
  1973. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "GSKILLS", connection: 1, max_len: 64
  1974. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  1975. [20:51:07] [DEBUG] cache_get_field_content - row: 9, field_name: "GFDEATHS", connection: 1, max_len: 64
  1976. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "GFDEATHS", data: "0"
  1977. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Geld", connection: 1, max_len: 64
  1978. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Geld", data: "561760"
  1979. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Opium", connection: 1, max_len: 64
  1980. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Opium", data: "0"
  1981. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Ganja", connection: 1, max_len: 64
  1982. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Ganja", data: "0"
  1983. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Kokain", connection: 1, max_len: 64
  1984. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Kokain", data: "0"
  1985. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "C4", connection: 1, max_len: 64
  1986. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "C4", data: "0"
  1987. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Materials", connection: 1, max_len: 64
  1988. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Materials", data: "200000"
  1989. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "WaffenPack", connection: 1, max_len: 64
  1990. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "WaffenPack", data: "1"
  1991. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "WaffenSlots", connection: 1, max_len: 64
  1992. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "WaffenSlots", data: "50"
  1993. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Heal", connection: 1, max_len: 64
  1994. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Heal", data: "1"
  1995. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "HealSlots", connection: 1, max_len: 64
  1996. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HealSlots", data: "50"
  1997. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "Armour", connection: 1, max_len: 64
  1998. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "Armour", data: "1"
  1999. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "ArmourSlots", connection: 1, max_len: 64
  2000. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "ArmourSlots", data: "50"
  2001. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2002. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HaveVBInvite", data: "0"
  2003. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "VBFraktion", connection: 1, max_len: 64
  2004. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "VBFraktion", data: "0"
  2005. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "F0", connection: 1, max_len: 64
  2006. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "F0", data: "R0"
  2007. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "F1", connection: 1, max_len: 64
  2008. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "F1", data: "R1"
  2009. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "F2", connection: 1, max_len: 64
  2010. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "F2", data: "R2"
  2011. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "F3", connection: 1, max_len: 64
  2012. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "F3", data: "R3"
  2013. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "F4", connection: 1, max_len: 64
  2014. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "F4", data: "R4"
  2015. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "F5", connection: 1, max_len: 64
  2016. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "F5", data: "R5"
  2017. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "F6", connection: 1, max_len: 64
  2018. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "F6", data: "R6"
  2019. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "GFFID", connection: 1, max_len: 64
  2020. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "GFFID", data: "0"
  2021. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "GFOWNER", connection: 1, max_len: 64
  2022. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "GFOWNER", data: "0"
  2023. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "GSKILLS", connection: 1, max_len: 64
  2024. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2025. [20:51:07] [DEBUG] cache_get_field_content - row: 10, field_name: "GFDEATHS", connection: 1, max_len: 64
  2026. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "GFDEATHS", data: "0"
  2027. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Geld", connection: 1, max_len: 64
  2028. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Geld", data: "500000"
  2029. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Opium", connection: 1, max_len: 64
  2030. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Opium", data: "0"
  2031. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Ganja", connection: 1, max_len: 64
  2032. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Ganja", data: "0"
  2033. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Kokain", connection: 1, max_len: 64
  2034. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Kokain", data: "0"
  2035. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "C4", connection: 1, max_len: 64
  2036. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "C4", data: "0"
  2037. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Materials", connection: 1, max_len: 64
  2038. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Materials", data: "200000"
  2039. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "WaffenPack", connection: 1, max_len: 64
  2040. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "WaffenPack", data: "1"
  2041. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "WaffenSlots", connection: 1, max_len: 64
  2042. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "WaffenSlots", data: "50"
  2043. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Heal", connection: 1, max_len: 64
  2044. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Heal", data: "1"
  2045. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "HealSlots", connection: 1, max_len: 64
  2046. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HealSlots", data: "50"
  2047. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "Armour", connection: 1, max_len: 64
  2048. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "Armour", data: "1"
  2049. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "ArmourSlots", connection: 1, max_len: 64
  2050. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "ArmourSlots", data: "50"
  2051. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2052. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HaveVBInvite", data: "0"
  2053. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "VBFraktion", connection: 1, max_len: 64
  2054. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "VBFraktion", data: "0"
  2055. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "F0", connection: 1, max_len: 64
  2056. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "F0", data: "R0"
  2057. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "F1", connection: 1, max_len: 64
  2058. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "F1", data: "R1"
  2059. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "F2", connection: 1, max_len: 64
  2060. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "F2", data: "R2"
  2061. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "F3", connection: 1, max_len: 64
  2062. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "F3", data: "R3"
  2063. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "F4", connection: 1, max_len: 64
  2064. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "F4", data: "R4"
  2065. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "F5", connection: 1, max_len: 64
  2066. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "F5", data: "R5"
  2067. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "F6", connection: 1, max_len: 64
  2068. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "F6", data: "R6"
  2069. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "GFFID", connection: 1, max_len: 64
  2070. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "GFFID", data: "0"
  2071. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "GFOWNER", connection: 1, max_len: 64
  2072. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "GFOWNER", data: "0"
  2073. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "GSKILLS", connection: 1, max_len: 64
  2074. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2075. [20:51:07] [DEBUG] cache_get_field_content - row: 11, field_name: "GFDEATHS", connection: 1, max_len: 64
  2076. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "GFDEATHS", data: "0"
  2077. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Geld", connection: 1, max_len: 64
  2078. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Geld", data: "561760"
  2079. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Opium", connection: 1, max_len: 64
  2080. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Opium", data: "0"
  2081. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Ganja", connection: 1, max_len: 64
  2082. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Ganja", data: "0"
  2083. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Kokain", connection: 1, max_len: 64
  2084. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Kokain", data: "0"
  2085. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "C4", connection: 1, max_len: 64
  2086. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "C4", data: "0"
  2087. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Materials", connection: 1, max_len: 64
  2088. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Materials", data: "200000"
  2089. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "WaffenPack", connection: 1, max_len: 64
  2090. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "WaffenPack", data: "1"
  2091. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "WaffenSlots", connection: 1, max_len: 64
  2092. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "WaffenSlots", data: "50"
  2093. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Heal", connection: 1, max_len: 64
  2094. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Heal", data: "1"
  2095. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "HealSlots", connection: 1, max_len: 64
  2096. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HealSlots", data: "50"
  2097. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "Armour", connection: 1, max_len: 64
  2098. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "Armour", data: "1"
  2099. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "ArmourSlots", connection: 1, max_len: 64
  2100. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "ArmourSlots", data: "50"
  2101. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2102. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HaveVBInvite", data: "0"
  2103. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "VBFraktion", connection: 1, max_len: 64
  2104. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "VBFraktion", data: "0"
  2105. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "F0", connection: 1, max_len: 64
  2106. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "F0", data: "R0"
  2107. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "F1", connection: 1, max_len: 64
  2108. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "F1", data: "R1"
  2109. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "F2", connection: 1, max_len: 64
  2110. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "F2", data: "R2"
  2111. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "F3", connection: 1, max_len: 64
  2112. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "F3", data: "R3"
  2113. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "F4", connection: 1, max_len: 64
  2114. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "F4", data: "R4"
  2115. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "F5", connection: 1, max_len: 64
  2116. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "F5", data: "R5"
  2117. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "F6", connection: 1, max_len: 64
  2118. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "F6", data: "R6"
  2119. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "GFFID", connection: 1, max_len: 64
  2120. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "GFFID", data: "0"
  2121. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "GFOWNER", connection: 1, max_len: 64
  2122. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "GFOWNER", data: "0"
  2123. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "GSKILLS", connection: 1, max_len: 64
  2124. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2125. [20:51:07] [DEBUG] cache_get_field_content - row: 12, field_name: "GFDEATHS", connection: 1, max_len: 64
  2126. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "GFDEATHS", data: "0"
  2127. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Geld", connection: 1, max_len: 64
  2128. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Geld", data: "561760"
  2129. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Opium", connection: 1, max_len: 64
  2130. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Opium", data: "0"
  2131. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Ganja", connection: 1, max_len: 64
  2132. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Ganja", data: "0"
  2133. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Kokain", connection: 1, max_len: 64
  2134. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Kokain", data: "0"
  2135. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "C4", connection: 1, max_len: 64
  2136. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "C4", data: "0"
  2137. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Materials", connection: 1, max_len: 64
  2138. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Materials", data: "200000"
  2139. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "WaffenPack", connection: 1, max_len: 64
  2140. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "WaffenPack", data: "1"
  2141. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "WaffenSlots", connection: 1, max_len: 64
  2142. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "WaffenSlots", data: "50"
  2143. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Heal", connection: 1, max_len: 64
  2144. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Heal", data: "1"
  2145. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "HealSlots", connection: 1, max_len: 64
  2146. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HealSlots", data: "50"
  2147. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "Armour", connection: 1, max_len: 64
  2148. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "Armour", data: "1"
  2149. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "ArmourSlots", connection: 1, max_len: 64
  2150. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "ArmourSlots", data: "50"
  2151. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2152. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HaveVBInvite", data: "0"
  2153. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "VBFraktion", connection: 1, max_len: 64
  2154. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "VBFraktion", data: "0"
  2155. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "F0", connection: 1, max_len: 64
  2156. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "F0", data: "R0"
  2157. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "F1", connection: 1, max_len: 64
  2158. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "F1", data: "R1"
  2159. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "F2", connection: 1, max_len: 64
  2160. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "F2", data: "R2"
  2161. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "F3", connection: 1, max_len: 64
  2162. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "F3", data: "R3"
  2163. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "F4", connection: 1, max_len: 64
  2164. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "F4", data: "R4"
  2165. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "F5", connection: 1, max_len: 64
  2166. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "F5", data: "R5"
  2167. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "F6", connection: 1, max_len: 64
  2168. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "F6", data: "R6"
  2169. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "GFFID", connection: 1, max_len: 64
  2170. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "GFFID", data: "0"
  2171. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "GFOWNER", connection: 1, max_len: 64
  2172. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "GFOWNER", data: "0"
  2173. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "GSKILLS", connection: 1, max_len: 64
  2174. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2175. [20:51:07] [DEBUG] cache_get_field_content - row: 13, field_name: "GFDEATHS", connection: 1, max_len: 64
  2176. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "GFDEATHS", data: "0"
  2177. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Geld", connection: 1, max_len: 64
  2178. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Geld", data: "500000"
  2179. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Opium", connection: 1, max_len: 64
  2180. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Opium", data: "0"
  2181. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Ganja", connection: 1, max_len: 64
  2182. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Ganja", data: "0"
  2183. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Kokain", connection: 1, max_len: 64
  2184. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Kokain", data: "0"
  2185. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "C4", connection: 1, max_len: 64
  2186. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "C4", data: "0"
  2187. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Materials", connection: 1, max_len: 64
  2188. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Materials", data: "200000"
  2189. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "WaffenPack", connection: 1, max_len: 64
  2190. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "WaffenPack", data: "1"
  2191. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "WaffenSlots", connection: 1, max_len: 64
  2192. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "WaffenSlots", data: "50"
  2193. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Heal", connection: 1, max_len: 64
  2194. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Heal", data: "1"
  2195. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "HealSlots", connection: 1, max_len: 64
  2196. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HealSlots", data: "50"
  2197. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "Armour", connection: 1, max_len: 64
  2198. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "Armour", data: "1"
  2199. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "ArmourSlots", connection: 1, max_len: 64
  2200. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "ArmourSlots", data: "50"
  2201. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2202. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HaveVBInvite", data: "0"
  2203. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "VBFraktion", connection: 1, max_len: 64
  2204. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "VBFraktion", data: "0"
  2205. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "F0", connection: 1, max_len: 64
  2206. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "F0", data: "R0"
  2207. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "F1", connection: 1, max_len: 64
  2208. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "F1", data: "R1"
  2209. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "F2", connection: 1, max_len: 64
  2210. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "F2", data: "R2"
  2211. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "F3", connection: 1, max_len: 64
  2212. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "F3", data: "R3"
  2213. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "F4", connection: 1, max_len: 64
  2214. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "F4", data: "R4"
  2215. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "F5", connection: 1, max_len: 64
  2216. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "F5", data: "R5"
  2217. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "F6", connection: 1, max_len: 64
  2218. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "F6", data: "R6"
  2219. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "GFFID", connection: 1, max_len: 64
  2220. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "GFFID", data: "0"
  2221. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "GFOWNER", connection: 1, max_len: 64
  2222. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "GFOWNER", data: "0"
  2223. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "GSKILLS", connection: 1, max_len: 64
  2224. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2225. [20:51:07] [DEBUG] cache_get_field_content - row: 14, field_name: "GFDEATHS", connection: 1, max_len: 64
  2226. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "GFDEATHS", data: "0"
  2227. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Geld", connection: 1, max_len: 64
  2228. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Geld", data: "560160"
  2229. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Opium", connection: 1, max_len: 64
  2230. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Opium", data: "0"
  2231. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Ganja", connection: 1, max_len: 64
  2232. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Ganja", data: "0"
  2233. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Kokain", connection: 1, max_len: 64
  2234. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Kokain", data: "0"
  2235. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "C4", connection: 1, max_len: 64
  2236. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "C4", data: "0"
  2237. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Materials", connection: 1, max_len: 64
  2238. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Materials", data: "200000"
  2239. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "WaffenPack", connection: 1, max_len: 64
  2240. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "WaffenPack", data: "1"
  2241. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "WaffenSlots", connection: 1, max_len: 64
  2242. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "WaffenSlots", data: "50"
  2243. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Heal", connection: 1, max_len: 64
  2244. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Heal", data: "1"
  2245. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "HealSlots", connection: 1, max_len: 64
  2246. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HealSlots", data: "50"
  2247. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "Armour", connection: 1, max_len: 64
  2248. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "Armour", data: "1"
  2249. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "ArmourSlots", connection: 1, max_len: 64
  2250. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "ArmourSlots", data: "50"
  2251. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2252. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HaveVBInvite", data: "0"
  2253. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "VBFraktion", connection: 1, max_len: 64
  2254. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "VBFraktion", data: "0"
  2255. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "F0", connection: 1, max_len: 64
  2256. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "F0", data: "R0"
  2257. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "F1", connection: 1, max_len: 64
  2258. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "F1", data: "R1"
  2259. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "F2", connection: 1, max_len: 64
  2260. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "F2", data: "R2"
  2261. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "F3", connection: 1, max_len: 64
  2262. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "F3", data: "R3"
  2263. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "F4", connection: 1, max_len: 64
  2264. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "F4", data: "R4"
  2265. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "F5", connection: 1, max_len: 64
  2266. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "F5", data: "R5"
  2267. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "F6", connection: 1, max_len: 64
  2268. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "F6", data: "R6"
  2269. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "GFFID", connection: 1, max_len: 64
  2270. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "GFFID", data: "0"
  2271. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "GFOWNER", connection: 1, max_len: 64
  2272. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "GFOWNER", data: "0"
  2273. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "GSKILLS", connection: 1, max_len: 64
  2274. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2275. [20:51:07] [DEBUG] cache_get_field_content - row: 15, field_name: "GFDEATHS", connection: 1, max_len: 64
  2276. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "GFDEATHS", data: "0"
  2277. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Geld", connection: 1, max_len: 64
  2278. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Geld", data: "-59040"
  2279. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Opium", connection: 1, max_len: 64
  2280. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Opium", data: "0"
  2281. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Ganja", connection: 1, max_len: 64
  2282. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Ganja", data: "0"
  2283. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Kokain", connection: 1, max_len: 64
  2284. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Kokain", data: "0"
  2285. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "C4", connection: 1, max_len: 64
  2286. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "C4", data: "0"
  2287. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Materials", connection: 1, max_len: 64
  2288. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Materials", data: "200000"
  2289. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "WaffenPack", connection: 1, max_len: 64
  2290. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "WaffenPack", data: "1"
  2291. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "WaffenSlots", connection: 1, max_len: 64
  2292. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "WaffenSlots", data: "50"
  2293. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Heal", connection: 1, max_len: 64
  2294. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Heal", data: "1"
  2295. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "HealSlots", connection: 1, max_len: 64
  2296. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HealSlots", data: "50"
  2297. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "Armour", connection: 1, max_len: 64
  2298. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "Armour", data: "1"
  2299. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "ArmourSlots", connection: 1, max_len: 64
  2300. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "ArmourSlots", data: "50"
  2301. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2302. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HaveVBInvite", data: "0"
  2303. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "VBFraktion", connection: 1, max_len: 64
  2304. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "VBFraktion", data: "0"
  2305. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "F0", connection: 1, max_len: 64
  2306. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "F0", data: "R0"
  2307. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "F1", connection: 1, max_len: 64
  2308. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "F1", data: "R1"
  2309. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "F2", connection: 1, max_len: 64
  2310. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "F2", data: "R2"
  2311. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "F3", connection: 1, max_len: 64
  2312. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "F3", data: "R3"
  2313. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "F4", connection: 1, max_len: 64
  2314. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "F4", data: "R4"
  2315. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "F5", connection: 1, max_len: 64
  2316. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "F5", data: "R5"
  2317. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "F6", connection: 1, max_len: 64
  2318. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "F6", data: "R6"
  2319. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "GFFID", connection: 1, max_len: 64
  2320. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "GFFID", data: "0"
  2321. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "GFOWNER", connection: 1, max_len: 64
  2322. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "GFOWNER", data: "0"
  2323. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "GSKILLS", connection: 1, max_len: 64
  2324. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2325. [20:51:07] [DEBUG] cache_get_field_content - row: 16, field_name: "GFDEATHS", connection: 1, max_len: 64
  2326. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "GFDEATHS", data: "0"
  2327. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Geld", connection: 1, max_len: 64
  2328. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Geld", data: "561760"
  2329. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Opium", connection: 1, max_len: 64
  2330. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Opium", data: "0"
  2331. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Ganja", connection: 1, max_len: 64
  2332. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Ganja", data: "0"
  2333. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Kokain", connection: 1, max_len: 64
  2334. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Kokain", data: "0"
  2335. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "C4", connection: 1, max_len: 64
  2336. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "C4", data: "0"
  2337. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Materials", connection: 1, max_len: 64
  2338. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Materials", data: "200000"
  2339. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "WaffenPack", connection: 1, max_len: 64
  2340. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "WaffenPack", data: "1"
  2341. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "WaffenSlots", connection: 1, max_len: 64
  2342. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "WaffenSlots", data: "50"
  2343. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Heal", connection: 1, max_len: 64
  2344. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Heal", data: "1"
  2345. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "HealSlots", connection: 1, max_len: 64
  2346. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HealSlots", data: "50"
  2347. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "Armour", connection: 1, max_len: 64
  2348. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "Armour", data: "1"
  2349. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "ArmourSlots", connection: 1, max_len: 64
  2350. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "ArmourSlots", data: "50"
  2351. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "HaveVBInvite", connection: 1, max_len: 64
  2352. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HaveVBInvite", data: "0"
  2353. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "VBFraktion", connection: 1, max_len: 64
  2354. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "VBFraktion", data: "0"
  2355. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "F0", connection: 1, max_len: 64
  2356. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "F0", data: "R0"
  2357. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "F1", connection: 1, max_len: 64
  2358. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "F1", data: "R1"
  2359. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "F2", connection: 1, max_len: 64
  2360. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "F2", data: "R2"
  2361. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "F3", connection: 1, max_len: 64
  2362. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "F3", data: "R3"
  2363. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "F4", connection: 1, max_len: 64
  2364. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "F4", data: "R4"
  2365. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "F5", connection: 1, max_len: 64
  2366. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "F5", data: "R5"
  2367. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "F6", connection: 1, max_len: 64
  2368. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "F6", data: "R6"
  2369. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "GFFID", connection: 1, max_len: 64
  2370. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "GFFID", data: "0"
  2371. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "GFOWNER", connection: 1, max_len: 64
  2372. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "GFOWNER", data: "0"
  2373. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "GSKILLS", connection: 1, max_len: 64
  2374. [20:51:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("GSKILLS")
  2375. [20:51:07] [DEBUG] cache_get_field_content - row: 17, field_name: "GFDEATHS", connection: 1, max_len: 64
  2376. [20:51:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "GFDEATHS", data: "0"
  2377. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2378. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2379. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  2380. [20:51:07] [DEBUG] mysql_errno - connection: 1
  2381. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2382. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2383. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2384. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2385. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  2386. [20:51:07] [DEBUG] mysql_errno - connection: 1
  2387. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2388. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2389. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2390. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2391. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  2392. [20:51:07] [DEBUG] mysql_errno - connection: 1
  2393. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2394. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2395. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2396. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2397. [20:51:07] [DEBUG] Calling callback "OnQueryFinish"..
  2398. [20:51:07] [DEBUG] mysql_errno - connection: 1
  2399. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2400. [20:51:07] [DEBUG] cache_get_data - connection: 1
  2401. [20:51:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2402. [20:51:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2403. [20:51:57] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Multiaccounts WHERE Name='Goldfire'", callback: "OnQueryFinish", format: "siii"
  2404. [20:51:57] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2405. [20:51:57] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Multiaccounts WHERE Name='Goldfire'"..
  2406. [20:51:57] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Bans WHERE IP='62.224.152.169' OR Name='Goldfire'", callback: "OnQueryFinish", format: "siii"
  2407. [20:51:57] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2408. [20:51:57] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Bans WHERE IP='62.224.152.169' OR Name='Goldfire'"..
  2409. [20:51:57] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  2410. [20:51:57] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  2411. [20:51:57] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2412. [20:51:57] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  2413. [20:51:57] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  2414. [20:51:57] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  2415. [20:51:57] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2416. [20:51:57] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  2417. [20:51:57] [DEBUG] Calling callback "OnQueryFinish"..
  2418. [20:51:57] [DEBUG] mysql_errno - connection: 1
  2419. [20:51:57] [DEBUG] cache_get_data - connection: 1
  2420. [20:51:57] [DEBUG] cache_get_data - connection: 1
  2421. [20:51:57] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2422. [20:51:57] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2423. [20:51:57] [DEBUG] Calling callback "OnQueryFinish"..
  2424. [20:51:57] [DEBUG] mysql_errno - connection: 1
  2425. [20:51:57] [DEBUG] cache_get_data - connection: 1
  2426. [20:51:57] [DEBUG] cache_get_data - connection: 1
  2427. [20:51:57] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2428. [20:51:57] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2429. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Multiaccounts WHERE Name='Infinity'", callback: "OnQueryFinish", format: "siii"
  2430. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2431. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Multiaccounts WHERE Name='Infinity'"..
  2432. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Bans WHERE IP='79.201.129.245' OR Name='Infinity'", callback: "OnQueryFinish", format: "siii"
  2433. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2434. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Bans WHERE IP='79.201.129.245' OR Name='Infinity'"..
  2435. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  2436. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  2437. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2438. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  2439. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  2440. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  2441. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2442. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  2443. [20:52:02] [DEBUG] Calling callback "OnQueryFinish"..
  2444. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2445. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2446. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2447. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2448. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2449. [20:52:02] [DEBUG] Calling callback "OnQueryFinish"..
  2450. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2451. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2452. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2453. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2454. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2455. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_main WHERE Name = 'Goldfire'", callback: "OnQueryFinish", format: "siii"
  2456. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2457. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_main WHERE Name = 'Goldfire'"..
  2458. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  2459. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  2460. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2461. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  2462. [20:52:02] [DEBUG] Calling callback "OnQueryFinish"..
  2463. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2464. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2465. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2466. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_autologin WHERE Name='Goldfire' AND IP='62", callback: "OnQueryFinish", format: "siii"
  2467. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2468. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_autologin WHERE Name='Goldfire' AND IP='62.224.152.169'"..
  2469. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2470. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2471. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  2472. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  2473. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2474. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  2475. [20:52:02] [DEBUG] Calling callback "OnQueryFinish"..
  2476. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2477. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2478. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2479. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_main WHERE Name='Goldfire'", callback: "LoadAccount", format: "isi"
  2480. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2481. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_main WHERE Name='Goldfire'"..
  2482. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2483. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2484. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccount(isi)] - starting query execution
  2485. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccount(isi)] - query was successful
  2486. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2487. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccount(isi)] - data being passed to ProcessCallbacks()
  2488. [20:52:02] [DEBUG] Calling callback "LoadAccount"..
  2489. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2490. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2491. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tutorial", connection: 1, max_len: 25
  2492. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tutorial", data: "1"
  2493. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Admin", connection: 1, max_len: 25
  2494. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Admin", data: "7"
  2495. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Verwarnungen", connection: 1, max_len: 25
  2496. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Verwarnungen", data: "0"
  2497. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FLeaderRechte", connection: 1, max_len: 25
  2498. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FLeaderRechte", data: "1"
  2499. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Fraktion", connection: 1, max_len: 25
  2500. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fraktion", data: "1"
  2501. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionsRang", connection: 1, max_len: 25
  2502. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionsRang", data: "6"
  2503. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionsSperre", connection: 1, max_len: 25
  2504. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionsSperre", data: "0"
  2505. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionsGehalt", connection: 1, max_len: 25
  2506. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionsGehalt", data: "1600"
  2507. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Job", connection: 1, max_len: 25
  2508. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Job", data: "0"
  2509. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "JobWarns", connection: 1, max_len: 25
  2510. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JobWarns", data: "0"
  2511. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "JobSperre", connection: 1, max_len: 25
  2512. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JobSperre", data: "0"
  2513. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "ArbeitslosenGeld", connection: 1, max_len: 25
  2514. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ArbeitslosenGeld", data: "0"
  2515. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Geschlecht", connection: 1, max_len: 25
  2516. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Geschlecht", data: "1"
  2517. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "SpielerAlter", connection: 1, max_len: 25
  2518. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SpielerAlter", data: "909266900"
  2519. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Level", connection: 1, max_len: 25
  2520. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "3"
  2521. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Geld", connection: 1, max_len: 25
  2522. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Geld", data: "999925"
  2523. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "GWD", connection: 1, max_len: 25
  2524. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GWD", data: "0"
  2525. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Zivinote", connection: 1, max_len: 25
  2526. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Zivinote", data: "0"
  2527. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FAbteilung", connection: 1, max_len: 25
  2528. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FAbteilung", data: "0"
  2529. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Bankguthaben", connection: 1, max_len: 25
  2530. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bankguthaben", data: "6426"
  2531. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "BankPin", connection: 1, max_len: 25
  2532. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "BankPin", data: "5610"
  2533. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "WantedSterne", connection: 1, max_len: 25
  2534. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WantedSterne", data: "0"
  2535. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "WantedPunkte", connection: 1, max_len: 25
  2536. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WantedPunkte", data: "0"
  2537. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Suspects", connection: 1, max_len: 25
  2538. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Suspects", data: "0"
  2539. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund1", connection: 1, max_len: 25
  2540. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund1", data: "-"
  2541. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund2", connection: 1, max_len: 25
  2542. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund2", data: "-"
  2543. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund3", connection: 1, max_len: 25
  2544. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund3", data: "-"
  2545. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund4", connection: 1, max_len: 25
  2546. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund4", data: "-"
  2547. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund5", connection: 1, max_len: 25
  2548. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund5", data: "-"
  2549. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Crimes", connection: 1, max_len: 25
  2550. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Crimes", data: "0"
  2551. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "STVOcrimes", connection: 1, max_len: 25
  2552. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "STVOcrimes", data: "0"
  2553. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "KampfStyle", connection: 1, max_len: 25
  2554. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KampfStyle", data: "4"
  2555. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Handy", connection: 1, max_len: 25
  2556. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handy", data: "0"
  2557. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Handycoins", connection: 1, max_len: 25
  2558. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handycoins", data: "0"
  2559. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "HandyStatus", connection: 1, max_len: 25
  2560. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HandyStatus", data: "0"
  2561. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "HandyAkku", connection: 1, max_len: 25
  2562. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HandyAkku", data: "0.00"
  2563. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "HandyNummer", connection: 1, max_len: 25
  2564. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HandyNummer", data: "0"
  2565. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Handyflat", connection: 1, max_len: 25
  2566. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handyflat", data: "0"
  2567. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Handyflatbuyinbiz", connection: 1, max_len: 25
  2568. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handyflatbuyinbiz", data: "0"
  2569. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_X", connection: 1, max_len: 25
  2570. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_X", data: "220.1582"
  2571. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_Y", connection: 1, max_len: 25
  2572. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_Y", data: "179.1518"
  2573. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_Z", connection: 1, max_len: 25
  2574. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_Z", data: "1003.0378"
  2575. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_Interior", connection: 1, max_len: 25
  2576. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_Interior", data: "3"
  2577. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_VirtualWorld", connection: 1, max_len: 25
  2578. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_VirtualWorld", data: "0"
  2579. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pSelectHome", connection: 1, max_len: 25
  2580. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pSelectHome", data: "0"
  2581. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "HausMieter", connection: 1, max_len: 25
  2582. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HausMieter", data: "0"
  2583. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Spawn", connection: 1, max_len: 25
  2584. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Spawn", data: "2"
  2585. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Hotel", connection: 1, max_len: 25
  2586. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hotel", data: "0"
  2587. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tod", connection: 1, max_len: 25
  2588. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tod", data: "0"
  2589. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_X", connection: 1, max_len: 25
  2590. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_X", data: "1937.4337"
  2591. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_Y", connection: 1, max_len: 25
  2592. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_Y", data: "-1762.4612"
  2593. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_Z", connection: 1, max_len: 25
  2594. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_Z", data: "13.4596"
  2595. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_Interior", connection: 1, max_len: 25
  2596. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_Interior", data: "0"
  2597. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_VirtualWorld", connection: 1, max_len: 25
  2598. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_VirtualWorld", data: "0"
  2599. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "TotZeit", connection: 1, max_len: 25
  2600. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TotZeit", data: "0"
  2601. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Friedhof", connection: 1, max_len: 25
  2602. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friedhof", data: "0"
  2603. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FriedhofZeit", connection: 1, max_len: 25
  2604. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriedhofZeit", data: "0"
  2605. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "ImKnast", connection: 1, max_len: 25
  2606. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImKnast", data: "0"
  2607. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "KnastZeit", connection: 1, max_len: 25
  2608. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KnastZeit", data: "0"
  2609. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "KnastKaution", connection: 1, max_len: 25
  2610. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KnastKaution", data: "0"
  2611. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Muted", connection: 1, max_len: 25
  2612. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  2613. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "MuteZeit", connection: 1, max_len: 25
  2614. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MuteZeit", data: "0"
  2615. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "ImPrison", connection: 1, max_len: 25
  2616. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImPrison", data: "0"
  2617. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "PrisonCPRun", connection: 1, max_len: 25
  2618. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PrisonCPRun", data: "0"
  2619. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "PrisonCPGive", connection: 1, max_len: 25
  2620. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PrisonCPGive", data: "0"
  2621. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Morde", connection: 1, max_len: 25
  2622. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Morde", data: "0"
  2623. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Tode", connection: 1, max_len: 25
  2624. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tode", data: "0"
  2625. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "SkinID", connection: 1, max_len: 25
  2626. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SkinID", data: "188"
  2627. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionSkinID", connection: 1, max_len: 25
  2628. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionSkinID", data: "280"
  2629. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallKills", connection: 1, max_len: 25
  2630. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallKills", data: "0"
  2631. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallTode", connection: 1, max_len: 25
  2632. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallTode", data: "0"
  2633. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallRang", connection: 1, max_len: 25
  2634. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallRang", data: "0"
  2635. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallBesuche", connection: 1, max_len: 25
  2636. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallBesuche", data: "0"
  2637. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "AngenommeneReports", connection: 1, max_len: 25
  2638. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AngenommeneReports", data: "1"
  2639. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "KopfGeld", connection: 1, max_len: 25
  2640. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KopfGeld", data: "0"
  2641. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pWantedDeaths", connection: 1, max_len: 25
  2642. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pWantedDeaths", data: "0"
  2643. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pBuyTickets", connection: 1, max_len: 25
  2644. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBuyTickets", data: "0"
  2645. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pJailedCount", connection: 1, max_len: 25
  2646. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pJailedCount", data: "0"
  2647. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Bankkonto", connection: 1, max_len: 25
  2648. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bankkonto", data: "1"
  2649. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pArmyPlaneOrder", connection: 1, max_len: 25
  2650. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pArmyPlaneOrder", data: "0"
  2651. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pArmyHeliOrder", connection: 1, max_len: 25
  2652. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pArmyHeliOrder", data: "0"
  2653. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pArmyWaffenOrder", connection: 1, max_len: 25
  2654. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pArmyWaffenOrder", data: "0"
  2655. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "LevelUPKosten", connection: 1, max_len: 25
  2656. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "LevelUPKosten", data: "2400"
  2657. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "RespectForLevelUp", connection: 1, max_len: 25
  2658. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RespectForLevelUp", data: "9"
  2659. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "RespectFromPayday", connection: 1, max_len: 25
  2660. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RespectFromPayday", data: "4"
  2661. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "TimeAfterRegister", connection: 1, max_len: 25
  2662. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TimeAfterRegister", data: "25709"
  2663. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Time4Payday", connection: 1, max_len: 25
  2664. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Time4Payday", data: "834"
  2665. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "TimeoutCrashExeorKick", connection: 1, max_len: 25
  2666. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TimeoutCrashExeorKick", data: "0"
  2667. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "HabGeworben", connection: 1, max_len: 25
  2668. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HabGeworben", data: "1"
  2669. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pPremium", connection: 1, max_len: 25
  2670. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pPremium", data: "-1487363900"
  2671. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "GeworbenerSpieler", connection: 1, max_len: 25
  2672. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GeworbenerSpieler", data: "Niemand"
  2673. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pScheinSperre", connection: 1, max_len: 25
  2674. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pScheinSperre", data: "0"
  2675. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Bonus", connection: 1, max_len: 25
  2676. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bonus", data: "0"
  2677. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pOrgLeader", connection: 1, max_len: 25
  2678. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pOrgLeader", data: "0"
  2679. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pOrgMember", connection: 1, max_len: 25
  2680. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pOrgMember", data: "0"
  2681. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pLohn", connection: 1, max_len: 25
  2682. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pLohn", data: "0"
  2683. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "WaitPerso", connection: 1, max_len: 25
  2684. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WaitPerso", data: "0"
  2685. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pMarried", connection: 1, max_len: 25
  2686. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pMarried", data: "Niemand"
  2687. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pBuyClothes", connection: 1, max_len: 25
  2688. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBuyClothes", data: "-1"
  2689. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pTsIdent", connection: 1, max_len: 25
  2690. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pTsIdent", data: "Nieman"
  2691. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pIll", connection: 1, max_len: 25
  2692. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pIll", data: "0"
  2693. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pConterminatedTime", connection: 1, max_len: 25
  2694. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pConterminatedTime", data: "0"
  2695. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pBitchSkill", connection: 1, max_len: 25
  2696. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBitchSkill", data: "0"
  2697. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pBitchFuckCount", connection: 1, max_len: 25
  2698. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBitchFuckCount", data: "0"
  2699. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pMedicHealplayerSkill", connection: 1, max_len: 25
  2700. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pMedicHealplayerSkill", data: "0"
  2701. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "pMedicHealCount", connection: 1, max_len: 25
  2702. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pMedicHealCount", data: "0"
  2703. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_weapons WHERE Name = 'Goldfire'", callback: "LoadAccountWeapons", format: "i"
  2704. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2705. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_weapons WHERE Name = 'Goldfire'"..
  2706. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_fish WHERE Name = 'Goldfire'", callback: "LoadAccountFish", format: "i"
  2707. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2708. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_fish WHERE Name = 'Goldfire'"..
  2709. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_koffer WHERE Name = 'Goldfire'", callback: "LoadAccountKoffer", format: "i"
  2710. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2711. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_koffer WHERE Name = 'Goldfire'"..
  2712. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_blacklist WHERE Name = 'Goldfire'", callback: "LoadAccountBlacklists", format: "i"
  2713. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2714. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_blacklist WHERE Name = 'Goldfire'"..
  2715. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_inventar WHERE Name = 'Goldfire'", callback: "LoadAccountInventar", format: "i"
  2716. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2717. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_inventar WHERE Name = 'Goldfire'"..
  2718. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_licenses WHERE Name = 'Goldfire'", callback: "LoadAccountLicenses", format: "i"
  2719. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2720. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_licenses WHERE Name = 'Goldfire'"..
  2721. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_banksafe WHERE Name = 'Goldfire'", callback: "LoadAccountBankSafe", format: "i"
  2722. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2723. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_banksafe WHERE Name = 'Goldfire'"..
  2724. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  2725. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2726. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot = '0'"..
  2727. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  2728. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2729. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot = '1'"..
  2730. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  2731. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2732. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot = '2'"..
  2733. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  2734. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2735. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Goldfire' AND slot = '3'"..
  2736. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Online='1' WHERE Name='Goldfire'", callback: "(null)", format: "(null)"
  2737. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2738. [20:52:02] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Online='1' WHERE Name='Goldfire'"..
  2739. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_autologin WHERE Name='Goldfire' AND IP='62", callback: "OnQueryFinish", format: "siii"
  2740. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2741. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_autologin WHERE Name='Goldfire' AND IP='62.224.152.169'"..
  2742. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_motd WHERE fID='1'", callback: "OnQueryFinish", format: "siii"
  2743. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2744. [20:52:02] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_motd WHERE fID='1'"..
  2745. [20:52:02] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET PropertyClearTime='1405018322' WHERE Nam", callback: "(null)", format: "(null)"
  2746. [20:52:02] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  2747. [20:52:02] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET PropertyClearTime='1405018322' WHERE Name='Goldfire'"..
  2748. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2749. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2750. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountWeapons(i)] - starting query execution
  2751. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountWeapons(i)] - query was successful
  2752. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2753. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountWeapons(i)] - data being passed to ProcessCallbacks()
  2754. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountFish(i)] - starting query execution
  2755. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountFish(i)] - query was successful
  2756. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2757. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountFish(i)] - data being passed to ProcessCallbacks()
  2758. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountKoffer(i)] - starting query execution
  2759. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountKoffer(i)] - query was successful
  2760. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2761. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountKoffer(i)] - data being passed to ProcessCallbacks()
  2762. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - starting query execution
  2763. [20:52:02] [ERROR] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - (error #1146) Table 'samp_reallife.Account_blacklist' doesn't exist
  2764. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - error will be triggered in OnQueryError
  2765. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - data being passed to ProcessCallbacks()
  2766. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountInventar(i)] - starting query execution
  2767. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountInventar(i)] - query was successful
  2768. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2769. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountInventar(i)] - data being passed to ProcessCallbacks()
  2770. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountLicenses(i)] - starting query execution
  2771. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountLicenses(i)] - query was successful
  2772. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2773. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountLicenses(i)] - data being passed to ProcessCallbacks()
  2774. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountBankSafe(i)] - starting query execution
  2775. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountBankSafe(i)] - query was successful
  2776. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2777. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountBankSafe(i)] - data being passed to ProcessCallbacks()
  2778. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  2779. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  2780. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2781. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  2782. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  2783. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  2784. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2785. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  2786. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  2787. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  2788. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2789. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  2790. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  2791. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  2792. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  2793. [20:52:02] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  2794. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  2795. [20:52:02] [DEBUG] Calling callback "LoadAccountWeapons"..
  2796. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2797. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen0", connection: 1, max_len: 30
  2798. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen0", data: "0"
  2799. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo0", connection: 1, max_len: 30
  2800. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo0", data: "0"
  2801. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen1", connection: 1, max_len: 30
  2802. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen1", data: "0"
  2803. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo1", connection: 1, max_len: 30
  2804. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo1", data: "0"
  2805. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen2", connection: 1, max_len: 30
  2806. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen2", data: "0"
  2807. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo2", connection: 1, max_len: 30
  2808. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo2", data: "0"
  2809. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen3", connection: 1, max_len: 30
  2810. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen3", data: "0"
  2811. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo3", connection: 1, max_len: 30
  2812. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo3", data: "0"
  2813. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen4", connection: 1, max_len: 30
  2814. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen4", data: "0"
  2815. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo4", connection: 1, max_len: 30
  2816. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo4", data: "0"
  2817. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen5", connection: 1, max_len: 30
  2818. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen5", data: "0"
  2819. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo5", connection: 1, max_len: 30
  2820. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo5", data: "0"
  2821. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen6", connection: 1, max_len: 30
  2822. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen6", data: "0"
  2823. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo6", connection: 1, max_len: 30
  2824. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo6", data: "0"
  2825. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen7", connection: 1, max_len: 30
  2826. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen7", data: "0"
  2827. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo7", connection: 1, max_len: 30
  2828. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo7", data: "0"
  2829. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen8", connection: 1, max_len: 30
  2830. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen8", data: "0"
  2831. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo8", connection: 1, max_len: 30
  2832. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo8", data: "0"
  2833. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen9", connection: 1, max_len: 30
  2834. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen9", data: "0"
  2835. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo9", connection: 1, max_len: 30
  2836. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo9", data: "0"
  2837. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen10", connection: 1, max_len: 30
  2838. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen10", data: "0"
  2839. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo10", connection: 1, max_len: 30
  2840. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo10", data: "0"
  2841. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen11", connection: 1, max_len: 30
  2842. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen11", data: "0"
  2843. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo11", connection: 1, max_len: 30
  2844. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo11", data: "0"
  2845. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen12", connection: 1, max_len: 30
  2846. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen12", data: "0"
  2847. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo12", connection: 1, max_len: 30
  2848. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo12", data: "0"
  2849. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2850. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2851. [20:52:02] [DEBUG] Calling callback "LoadAccountFish"..
  2852. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2853. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID1", connection: 1, max_len: 30
  2854. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID1", data: "-1"
  2855. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight1", connection: 1, max_len: 30
  2856. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight1", data: "0"
  2857. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID2", connection: 1, max_len: 30
  2858. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID2", data: "-1"
  2859. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight2", connection: 1, max_len: 30
  2860. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight2", data: "0"
  2861. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID3", connection: 1, max_len: 30
  2862. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID3", data: "-1"
  2863. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight3", connection: 1, max_len: 30
  2864. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight3", data: "0"
  2865. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID4", connection: 1, max_len: 30
  2866. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID4", data: "-1"
  2867. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight4", connection: 1, max_len: 30
  2868. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight4", data: "0"
  2869. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID5", connection: 1, max_len: 30
  2870. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID5", data: "-1"
  2871. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight5", connection: 1, max_len: 30
  2872. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight5", data: "0"
  2873. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2874. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2875. [20:52:02] [DEBUG] Calling callback "LoadAccountKoffer"..
  2876. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2877. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot0", connection: 1, max_len: 30
  2878. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot0", data: "0"
  2879. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot1", connection: 1, max_len: 30
  2880. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot1", data: "0"
  2881. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot2", connection: 1, max_len: 30
  2882. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot2", data: "0"
  2883. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot3", connection: 1, max_len: 30
  2884. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot3", data: "0"
  2885. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot4", connection: 1, max_len: 30
  2886. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot4", data: "0"
  2887. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot5", connection: 1, max_len: 30
  2888. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot5", data: "0"
  2889. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot6", connection: 1, max_len: 30
  2890. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot6", data: "0"
  2891. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot7", connection: 1, max_len: 30
  2892. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot7", data: "0"
  2893. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot8", connection: 1, max_len: 30
  2894. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot8", data: "0"
  2895. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot9", connection: 1, max_len: 30
  2896. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot9", data: "0"
  2897. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2898. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2899. [20:52:02] [DEBUG] Calling callback "OnQueryError"..
  2900. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2901. [20:52:02] [DEBUG] Calling callback "LoadAccountInventar"..
  2902. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2903. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "c4", connection: 1, max_len: 30
  2904. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "c4", data: "0"
  2905. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "materials", connection: 1, max_len: 30
  2906. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "materials", data: "0"
  2907. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "material_packs", connection: 1, max_len: 30
  2908. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "material_packs", data: "0"
  2909. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "lunchpakets", connection: 1, max_len: 30
  2910. [20:52:02] [WARNING] CMySQLResult::GetRowDataByName - field not found ("lunchpakets")
  2911. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "navi", connection: 1, max_len: 30
  2912. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "navi", data: "0"
  2913. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "helm", connection: 1, max_len: 30
  2914. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "helm", data: "0"
  2915. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "angel", connection: 1, max_len: 30
  2916. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "angel", data: "0"
  2917. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "angelkoeder", connection: 1, max_len: 30
  2918. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "angelkoeder", data: "0"
  2919. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "repairboxxes", connection: 1, max_len: 30
  2920. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "repairboxxes", data: "0"
  2921. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "refillgalons", connection: 1, max_len: 30
  2922. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "refillgalons", data: "0"
  2923. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "zigarrets", connection: 1, max_len: 30
  2924. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "zigarrets", data: "0"
  2925. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "alcohol", connection: 1, max_len: 30
  2926. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "alcohol", data: "0"
  2927. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "ganja", connection: 1, max_len: 30
  2928. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ganja", data: "0"
  2929. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "kokain", connection: 1, max_len: 30
  2930. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "kokain", data: "0"
  2931. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "opium", connection: 1, max_len: 30
  2932. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "opium", data: "0"
  2933. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "ganjaseats", connection: 1, max_len: 30
  2934. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ganjaseats", data: "0"
  2935. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "kokainseats", connection: 1, max_len: 30
  2936. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "kokainseats", data: "0"
  2937. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "opiumseats", connection: 1, max_len: 30
  2938. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "opiumseats", data: "0"
  2939. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "callbook", connection: 1, max_len: 30
  2940. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "callbook", data: "0"
  2941. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "condoms", connection: 1, max_len: 30
  2942. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "condoms", data: "0"
  2943. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "duenger", connection: 1, max_len: 30
  2944. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "duenger", data: "0"
  2945. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2946. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2947. [20:52:02] [DEBUG] Calling callback "LoadAccountLicenses"..
  2948. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2949. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "car", connection: 1, max_len: 30
  2950. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "car", data: "1"
  2951. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "bike", connection: 1, max_len: 30
  2952. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bike", data: "1"
  2953. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "roller", connection: 1, max_len: 30
  2954. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "roller", data: "1"
  2955. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "boat", connection: 1, max_len: 30
  2956. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "boat", data: "1"
  2957. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "plane", connection: 1, max_len: 30
  2958. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "plane", data: "1"
  2959. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "helicopter", connection: 1, max_len: 30
  2960. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "helicopter", data: "1"
  2961. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "weapon", connection: 1, max_len: 30
  2962. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "weapon", data: "3"
  2963. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "fishing", connection: 1, max_len: 30
  2964. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "fishing", data: "1"
  2965. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "personality", connection: 1, max_len: 30
  2966. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "personality", data: "1"
  2967. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2968. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2969. [20:52:02] [DEBUG] Calling callback "LoadAccountBankSafe"..
  2970. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2971. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "safetresor", connection: 1, max_len: 30
  2972. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "safetresor", data: "1"
  2973. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "ganja", connection: 1, max_len: 30
  2974. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ganja", data: "0"
  2975. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "kokain", connection: 1, max_len: 30
  2976. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "kokain", data: "0"
  2977. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "opium", connection: 1, max_len: 30
  2978. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "opium", data: "0"
  2979. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "materials", connection: 1, max_len: 30
  2980. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "materials", data: "0"
  2981. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "c4", connection: 1, max_len: 30
  2982. [20:52:02] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "c4", data: "0"
  2983. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2984. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2985. [20:52:02] [DEBUG] Calling callback "LoadAccountVehicles"..
  2986. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2987. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2988. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2989. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2990. [20:52:02] [DEBUG] Calling callback "LoadAccountVehicles"..
  2991. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2992. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2993. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2994. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  2995. [20:52:02] [DEBUG] Calling callback "LoadAccountVehicles"..
  2996. [20:52:02] [DEBUG] mysql_errno - connection: 1
  2997. [20:52:02] [DEBUG] cache_get_data - connection: 1
  2998. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  2999. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3000. [20:52:02] [DEBUG] Calling callback "LoadAccountVehicles"..
  3001. [20:52:02] [DEBUG] mysql_errno - connection: 1
  3002. [20:52:02] [DEBUG] cache_get_data - connection: 1
  3003. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3004. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3005. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3006. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3007. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3008. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  3009. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  3010. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3011. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  3012. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  3013. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  3014. [20:52:02] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3015. [20:52:02] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  3016. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3017. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3018. [20:52:02] [DEBUG] Calling callback "OnQueryFinish"..
  3019. [20:52:02] [DEBUG] mysql_errno - connection: 1
  3020. [20:52:02] [DEBUG] cache_get_data - connection: 1
  3021. [20:52:02] [DEBUG] cache_get_data - connection: 1
  3022. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3023. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3024. [20:52:02] [DEBUG] Calling callback "OnQueryFinish"..
  3025. [20:52:02] [DEBUG] mysql_errno - connection: 1
  3026. [20:52:02] [DEBUG] cache_get_data - connection: 1
  3027. [20:52:02] [DEBUG] cache_get_data - connection: 1
  3028. [20:52:02] [DEBUG] cache_get_field_content - row: 0, field_name: "Text", connection: 1, max_len: 128
  3029. [20:52:02] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
  3030. [20:52:02] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3031. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3032. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3033. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3034. [20:52:02] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3035. [20:52:02] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3036. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_main WHERE Name = 'Infinity'", callback: "OnQueryFinish", format: "siii"
  3037. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3038. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_main WHERE Name = 'Infinity'"..
  3039. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  3040. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  3041. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3042. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  3043. [20:52:07] [DEBUG] Calling callback "OnQueryFinish"..
  3044. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3045. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3046. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3047. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_autologin WHERE Name='Infinity' AND IP='79", callback: "OnQueryFinish", format: "siii"
  3048. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3049. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_autologin WHERE Name='Infinity' AND IP='79.201.129.245'"..
  3050. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3051. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3052. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  3053. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  3054. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3055. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  3056. [20:52:07] [DEBUG] Calling callback "OnQueryFinish"..
  3057. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3058. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3059. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3060. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_main WHERE Name='Infinity'", callback: "LoadAccount", format: "isi"
  3061. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3062. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_main WHERE Name='Infinity'"..
  3063. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3064. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3065. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccount(isi)] - starting query execution
  3066. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccount(isi)] - query was successful
  3067. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3068. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccount(isi)] - data being passed to ProcessCallbacks()
  3069. [20:52:07] [DEBUG] Calling callback "LoadAccount"..
  3070. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3071. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3072. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tutorial", connection: 1, max_len: 25
  3073. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tutorial", data: "1"
  3074. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Admin", connection: 1, max_len: 25
  3075. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Admin", data: "2"
  3076. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Verwarnungen", connection: 1, max_len: 25
  3077. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Verwarnungen", data: "0"
  3078. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FLeaderRechte", connection: 1, max_len: 25
  3079. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FLeaderRechte", data: "1"
  3080. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Fraktion", connection: 1, max_len: 25
  3081. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fraktion", data: "4"
  3082. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionsRang", connection: 1, max_len: 25
  3083. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionsRang", data: "6"
  3084. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionsSperre", connection: 1, max_len: 25
  3085. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionsSperre", data: "0"
  3086. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionsGehalt", connection: 1, max_len: 25
  3087. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionsGehalt", data: "1600"
  3088. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Job", connection: 1, max_len: 25
  3089. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Job", data: "0"
  3090. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "JobWarns", connection: 1, max_len: 25
  3091. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JobWarns", data: "0"
  3092. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "JobSperre", connection: 1, max_len: 25
  3093. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JobSperre", data: "0"
  3094. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ArbeitslosenGeld", connection: 1, max_len: 25
  3095. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ArbeitslosenGeld", data: "0"
  3096. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Geschlecht", connection: 1, max_len: 25
  3097. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Geschlecht", data: "1"
  3098. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "SpielerAlter", connection: 1, max_len: 25
  3099. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SpielerAlter", data: "858542044"
  3100. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Level", connection: 1, max_len: 25
  3101. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "3"
  3102. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Geld", connection: 1, max_len: 25
  3103. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Geld", data: "9877"
  3104. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GWD", connection: 1, max_len: 25
  3105. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GWD", data: "0"
  3106. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Zivinote", connection: 1, max_len: 25
  3107. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Zivinote", data: "0"
  3108. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FAbteilung", connection: 1, max_len: 25
  3109. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FAbteilung", data: "0"
  3110. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Bankguthaben", connection: 1, max_len: 25
  3111. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bankguthaben", data: "0"
  3112. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "BankPin", connection: 1, max_len: 25
  3113. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "BankPin", data: "0"
  3114. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WantedSterne", connection: 1, max_len: 25
  3115. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WantedSterne", data: "0"
  3116. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WantedPunkte", connection: 1, max_len: 25
  3117. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WantedPunkte", data: "0"
  3118. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Suspects", connection: 1, max_len: 25
  3119. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Suspects", data: "0"
  3120. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund1", connection: 1, max_len: 25
  3121. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund1", data: "-"
  3122. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund2", connection: 1, max_len: 25
  3123. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund2", data: "-"
  3124. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund3", connection: 1, max_len: 25
  3125. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund3", data: "-"
  3126. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund4", connection: 1, max_len: 25
  3127. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund4", data: "-"
  3128. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Wanted_Grund5", connection: 1, max_len: 25
  3129. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Wanted_Grund5", data: "-"
  3130. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Crimes", connection: 1, max_len: 25
  3131. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Crimes", data: "0"
  3132. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "STVOcrimes", connection: 1, max_len: 25
  3133. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "STVOcrimes", data: "0"
  3134. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "KampfStyle", connection: 1, max_len: 25
  3135. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KampfStyle", data: "4"
  3136. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Handy", connection: 1, max_len: 25
  3137. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handy", data: "0"
  3138. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Handycoins", connection: 1, max_len: 25
  3139. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handycoins", data: "0"
  3140. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "HandyStatus", connection: 1, max_len: 25
  3141. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HandyStatus", data: "0"
  3142. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "HandyAkku", connection: 1, max_len: 25
  3143. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HandyAkku", data: "0.00"
  3144. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "HandyNummer", connection: 1, max_len: 25
  3145. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HandyNummer", data: "0"
  3146. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Handyflat", connection: 1, max_len: 25
  3147. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handyflat", data: "0"
  3148. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Handyflatbuyinbiz", connection: 1, max_len: 25
  3149. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Handyflatbuyinbiz", data: "0"
  3150. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_X", connection: 1, max_len: 25
  3151. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_X", data: "1223.0022"
  3152. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_Y", connection: 1, max_len: 25
  3153. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_Y", data: "-830.0193"
  3154. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_Z", connection: 1, max_len: 25
  3155. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_Z", data: "84.9162"
  3156. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_Interior", connection: 1, max_len: 25
  3157. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_Interior", data: "0"
  3158. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Letzte_VirtualWorld", connection: 1, max_len: 25
  3159. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Letzte_VirtualWorld", data: "0"
  3160. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pSelectHome", connection: 1, max_len: 25
  3161. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pSelectHome", data: "0"
  3162. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "HausMieter", connection: 1, max_len: 25
  3163. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HausMieter", data: "0"
  3164. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Spawn", connection: 1, max_len: 25
  3165. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Spawn", data: "2"
  3166. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Hotel", connection: 1, max_len: 25
  3167. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hotel", data: "0"
  3168. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tod", connection: 1, max_len: 25
  3169. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tod", data: "0"
  3170. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_X", connection: 1, max_len: 25
  3171. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_X", data: "189.3649"
  3172. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_Y", connection: 1, max_len: 25
  3173. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_Y", data: "1847.4314"
  3174. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_Z", connection: 1, max_len: 25
  3175. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_Z", data: "18.2318"
  3176. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_Interior", connection: 1, max_len: 25
  3177. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_Interior", data: "0"
  3178. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tot_VirtualWorld", connection: 1, max_len: 25
  3179. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tot_VirtualWorld", data: "0"
  3180. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "TotZeit", connection: 1, max_len: 25
  3181. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TotZeit", data: "0"
  3182. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Friedhof", connection: 1, max_len: 25
  3183. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friedhof", data: "0"
  3184. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FriedhofZeit", connection: 1, max_len: 25
  3185. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FriedhofZeit", data: "0"
  3186. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ImKnast", connection: 1, max_len: 25
  3187. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImKnast", data: "0"
  3188. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "KnastZeit", connection: 1, max_len: 25
  3189. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KnastZeit", data: "0"
  3190. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "KnastKaution", connection: 1, max_len: 25
  3191. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KnastKaution", data: "0"
  3192. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Muted", connection: 1, max_len: 25
  3193. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  3194. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "MuteZeit", connection: 1, max_len: 25
  3195. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "MuteZeit", data: "0"
  3196. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ImPrison", connection: 1, max_len: 25
  3197. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ImPrison", data: "0"
  3198. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PrisonCPRun", connection: 1, max_len: 25
  3199. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PrisonCPRun", data: "0"
  3200. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PrisonCPGive", connection: 1, max_len: 25
  3201. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PrisonCPGive", data: "0"
  3202. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Morde", connection: 1, max_len: 25
  3203. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Morde", data: "0"
  3204. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Tode", connection: 1, max_len: 25
  3205. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tode", data: "0"
  3206. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "SkinID", connection: 1, max_len: 25
  3207. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "SkinID", data: "14"
  3208. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FraktionSkinID", connection: 1, max_len: 25
  3209. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FraktionSkinID", data: "109"
  3210. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallKills", connection: 1, max_len: 25
  3211. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallKills", data: "0"
  3212. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallTode", connection: 1, max_len: 25
  3213. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallTode", data: "0"
  3214. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallRang", connection: 1, max_len: 25
  3215. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallRang", data: "0"
  3216. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "PaintBallBesuche", connection: 1, max_len: 25
  3217. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PaintBallBesuche", data: "0"
  3218. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "AngenommeneReports", connection: 1, max_len: 25
  3219. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AngenommeneReports", data: "0"
  3220. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "KopfGeld", connection: 1, max_len: 25
  3221. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "KopfGeld", data: "0"
  3222. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pWantedDeaths", connection: 1, max_len: 25
  3223. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pWantedDeaths", data: "0"
  3224. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pBuyTickets", connection: 1, max_len: 25
  3225. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBuyTickets", data: "0"
  3226. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pJailedCount", connection: 1, max_len: 25
  3227. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pJailedCount", data: "0"
  3228. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Bankkonto", connection: 1, max_len: 25
  3229. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bankkonto", data: "0"
  3230. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pArmyPlaneOrder", connection: 1, max_len: 25
  3231. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pArmyPlaneOrder", data: "0"
  3232. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pArmyHeliOrder", connection: 1, max_len: 25
  3233. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pArmyHeliOrder", data: "0"
  3234. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pArmyWaffenOrder", connection: 1, max_len: 25
  3235. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pArmyWaffenOrder", data: "0"
  3236. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "LevelUPKosten", connection: 1, max_len: 25
  3237. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "LevelUPKosten", data: "2400"
  3238. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "RespectForLevelUp", connection: 1, max_len: 25
  3239. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RespectForLevelUp", data: "9"
  3240. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "RespectFromPayday", connection: 1, max_len: 25
  3241. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "RespectFromPayday", data: "2"
  3242. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "TimeAfterRegister", connection: 1, max_len: 25
  3243. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TimeAfterRegister", data: "16109"
  3244. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Time4Payday", connection: 1, max_len: 25
  3245. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Time4Payday", data: "1549"
  3246. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "TimeoutCrashExeorKick", connection: 1, max_len: 25
  3247. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "TimeoutCrashExeorKick", data: "0"
  3248. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "HabGeworben", connection: 1, max_len: 25
  3249. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HabGeworben", data: "2"
  3250. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pPremium", connection: 1, max_len: 25
  3251. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pPremium", data: "1"
  3252. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "GeworbenerSpieler", connection: 1, max_len: 25
  3253. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "GeworbenerSpieler", data: "Goldfire"
  3254. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pScheinSperre", connection: 1, max_len: 25
  3255. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pScheinSperre", data: "0"
  3256. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Bonus", connection: 1, max_len: 25
  3257. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Bonus", data: "0"
  3258. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pOrgLeader", connection: 1, max_len: 25
  3259. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pOrgLeader", data: "0"
  3260. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pOrgMember", connection: 1, max_len: 25
  3261. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pOrgMember", data: "0"
  3262. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pLohn", connection: 1, max_len: 25
  3263. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pLohn", data: "0"
  3264. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "WaitPerso", connection: 1, max_len: 25
  3265. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "WaitPerso", data: "0"
  3266. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pMarried", connection: 1, max_len: 25
  3267. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pMarried", data: "Niemand"
  3268. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pBuyClothes", connection: 1, max_len: 25
  3269. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBuyClothes", data: "-1"
  3270. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pTsIdent", connection: 1, max_len: 25
  3271. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pTsIdent", data: "Nieman"
  3272. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pIll", connection: 1, max_len: 25
  3273. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pIll", data: "0"
  3274. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pConterminatedTime", connection: 1, max_len: 25
  3275. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pConterminatedTime", data: "0"
  3276. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pBitchSkill", connection: 1, max_len: 25
  3277. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBitchSkill", data: "0"
  3278. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pBitchFuckCount", connection: 1, max_len: 25
  3279. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pBitchFuckCount", data: "0"
  3280. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pMedicHealplayerSkill", connection: 1, max_len: 25
  3281. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pMedicHealplayerSkill", data: "0"
  3282. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "pMedicHealCount", connection: 1, max_len: 25
  3283. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "pMedicHealCount", data: "0"
  3284. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_weapons WHERE Name = 'Infinity'", callback: "LoadAccountWeapons", format: "i"
  3285. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3286. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_weapons WHERE Name = 'Infinity'"..
  3287. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_fish WHERE Name = 'Infinity'", callback: "LoadAccountFish", format: "i"
  3288. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3289. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_fish WHERE Name = 'Infinity'"..
  3290. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_koffer WHERE Name = 'Infinity'", callback: "LoadAccountKoffer", format: "i"
  3291. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3292. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_koffer WHERE Name = 'Infinity'"..
  3293. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_blacklist WHERE Name = 'Infinity'", callback: "LoadAccountBlacklists", format: "i"
  3294. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3295. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_blacklist WHERE Name = 'Infinity'"..
  3296. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_inventar WHERE Name = 'Infinity'", callback: "LoadAccountInventar", format: "i"
  3297. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3298. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_inventar WHERE Name = 'Infinity'"..
  3299. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_licenses WHERE Name = 'Infinity'", callback: "LoadAccountLicenses", format: "i"
  3300. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3301. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_licenses WHERE Name = 'Infinity'"..
  3302. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_banksafe WHERE Name = 'Infinity'", callback: "LoadAccountBankSafe", format: "i"
  3303. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3304. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_banksafe WHERE Name = 'Infinity'"..
  3305. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  3306. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3307. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot = '0'"..
  3308. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  3309. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3310. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot = '1'"..
  3311. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  3312. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3313. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot = '2'"..
  3314. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountWeapons(i)] - starting query execution
  3315. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot =", callback: "LoadAccountVehicles", format: "ii"
  3316. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountWeapons(i)] - query was successful
  3317. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3318. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountWeapons(i)] - data being passed to ProcessCallbacks()
  3319. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountFish(i)] - starting query execution
  3320. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3321. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_vehicle WHERE name = 'Infinity' AND slot = '3'"..
  3322. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountFish(i)] - query was successful
  3323. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3324. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountFish(i)] - data being passed to ProcessCallbacks()
  3325. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountKoffer(i)] - starting query execution
  3326. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Online='1' WHERE Name='Infinity'", callback: "(null)", format: "(null)"
  3327. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountKoffer(i)] - query was successful
  3328. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3329. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountKoffer(i)] - data being passed to ProcessCallbacks()
  3330. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - starting query execution
  3331. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3332. [20:52:07] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Online='1' WHERE Name='Infinity'"..
  3333. [20:52:07] [ERROR] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - (error #1146) Table 'samp_reallife.Account_blacklist' doesn't exist
  3334. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - error will be triggered in OnQueryError
  3335. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountBlacklists(i)] - data being passed to ProcessCallbacks()
  3336. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountInventar(i)] - starting query execution
  3337. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Account_autologin WHERE Name='Infinity' AND IP='79", callback: "OnQueryFinish", format: "siii"
  3338. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountInventar(i)] - query was successful
  3339. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3340. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountInventar(i)] - data being passed to ProcessCallbacks()
  3341. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountLicenses(i)] - starting query execution
  3342. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3343. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountLicenses(i)] - query was successful
  3344. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3345. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountLicenses(i)] - data being passed to ProcessCallbacks()
  3346. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountBankSafe(i)] - starting query execution
  3347. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountBankSafe(i)] - query was successful
  3348. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3349. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountBankSafe(i)] - data being passed to ProcessCallbacks()
  3350. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  3351. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Account_autologin WHERE Name='Infinity' AND IP='79.201.129.245'"..
  3352. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  3353. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3354. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  3355. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  3356. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  3357. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3358. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  3359. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  3360. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  3361. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3362. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  3363. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - starting query execution
  3364. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - query was successful
  3365. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3366. [20:52:07] [DEBUG] CMySQLQuery::Execute[LoadAccountVehicles(ii)] - data being passed to ProcessCallbacks()
  3367. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3368. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Fraktion_motd WHERE fID='4'", callback: "OnQueryFinish", format: "siii"
  3369. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3370. [20:52:07] [DEBUG] mysql_tquery - scheduling query "SELECT * FROM Fraktion_motd WHERE fID='4'"..
  3371. [20:52:07] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET PropertyClearTime='1405018327' WHERE Nam", callback: "(null)", format: "(null)"
  3372. [20:52:07] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3373. [20:52:07] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET PropertyClearTime='1405018327' WHERE Name='Infinity'"..
  3374. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3375. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3376. [20:52:07] [DEBUG] Calling callback "LoadAccountWeapons"..
  3377. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3378. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen0", connection: 1, max_len: 30
  3379. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen0", data: "0"
  3380. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo0", connection: 1, max_len: 30
  3381. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo0", data: "0"
  3382. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen1", connection: 1, max_len: 30
  3383. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen1", data: "0"
  3384. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo1", connection: 1, max_len: 30
  3385. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo1", data: "0"
  3386. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen2", connection: 1, max_len: 30
  3387. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen2", data: "0"
  3388. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo2", connection: 1, max_len: 30
  3389. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo2", data: "0"
  3390. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen3", connection: 1, max_len: 30
  3391. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen3", data: "0"
  3392. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo3", connection: 1, max_len: 30
  3393. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo3", data: "0"
  3394. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen4", connection: 1, max_len: 30
  3395. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen4", data: "0"
  3396. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo4", connection: 1, max_len: 30
  3397. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo4", data: "0"
  3398. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen5", connection: 1, max_len: 30
  3399. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen5", data: "0"
  3400. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo5", connection: 1, max_len: 30
  3401. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo5", data: "0"
  3402. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen6", connection: 1, max_len: 30
  3403. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen6", data: "0"
  3404. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo6", connection: 1, max_len: 30
  3405. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo6", data: "0"
  3406. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen7", connection: 1, max_len: 30
  3407. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen7", data: "0"
  3408. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo7", connection: 1, max_len: 30
  3409. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo7", data: "0"
  3410. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen8", connection: 1, max_len: 30
  3411. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen8", data: "0"
  3412. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo8", connection: 1, max_len: 30
  3413. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo8", data: "0"
  3414. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen9", connection: 1, max_len: 30
  3415. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen9", data: "0"
  3416. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo9", connection: 1, max_len: 30
  3417. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo9", data: "0"
  3418. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen10", connection: 1, max_len: 30
  3419. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen10", data: "0"
  3420. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo10", connection: 1, max_len: 30
  3421. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo10", data: "0"
  3422. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen11", connection: 1, max_len: 30
  3423. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen11", data: "0"
  3424. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo11", connection: 1, max_len: 30
  3425. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo11", data: "0"
  3426. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Waffen12", connection: 1, max_len: 30
  3427. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Waffen12", data: "0"
  3428. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Ammo12", connection: 1, max_len: 30
  3429. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Ammo12", data: "0"
  3430. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3431. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3432. [20:52:07] [DEBUG] Calling callback "LoadAccountFish"..
  3433. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3434. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID1", connection: 1, max_len: 30
  3435. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID1", data: "-1"
  3436. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight1", connection: 1, max_len: 30
  3437. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight1", data: "0"
  3438. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID2", connection: 1, max_len: 30
  3439. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID2", data: "-1"
  3440. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight2", connection: 1, max_len: 30
  3441. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight2", data: "0"
  3442. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID3", connection: 1, max_len: 30
  3443. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID3", data: "-1"
  3444. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight3", connection: 1, max_len: 30
  3445. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight3", data: "0"
  3446. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID4", connection: 1, max_len: 30
  3447. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID4", data: "-1"
  3448. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight4", connection: 1, max_len: 30
  3449. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight4", data: "0"
  3450. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "FishID5", connection: 1, max_len: 30
  3451. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FishID5", data: "-1"
  3452. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Fishweight5", connection: 1, max_len: 30
  3453. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Fishweight5", data: "0"
  3454. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3455. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3456. [20:52:07] [DEBUG] Calling callback "LoadAccountKoffer"..
  3457. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3458. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot0", connection: 1, max_len: 30
  3459. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot0", data: "0"
  3460. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot1", connection: 1, max_len: 30
  3461. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot1", data: "0"
  3462. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot2", connection: 1, max_len: 30
  3463. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot2", data: "0"
  3464. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot3", connection: 1, max_len: 30
  3465. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot3", data: "0"
  3466. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot4", connection: 1, max_len: 30
  3467. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot4", data: "0"
  3468. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot5", connection: 1, max_len: 30
  3469. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot5", data: "0"
  3470. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot6", connection: 1, max_len: 30
  3471. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot6", data: "0"
  3472. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot7", connection: 1, max_len: 30
  3473. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot7", data: "0"
  3474. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot8", connection: 1, max_len: 30
  3475. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot8", data: "0"
  3476. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Slot9", connection: 1, max_len: 30
  3477. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Slot9", data: "0"
  3478. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3479. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3480. [20:52:07] [DEBUG] Calling callback "OnQueryError"..
  3481. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3482. [20:52:07] [DEBUG] Calling callback "LoadAccountInventar"..
  3483. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3484. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "c4", connection: 1, max_len: 30
  3485. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "c4", data: "0"
  3486. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "materials", connection: 1, max_len: 30
  3487. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "materials", data: "0"
  3488. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "material_packs", connection: 1, max_len: 30
  3489. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "material_packs", data: "0"
  3490. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "lunchpakets", connection: 1, max_len: 30
  3491. [20:52:07] [WARNING] CMySQLResult::GetRowDataByName - field not found ("lunchpakets")
  3492. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "navi", connection: 1, max_len: 30
  3493. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "navi", data: "0"
  3494. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "helm", connection: 1, max_len: 30
  3495. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "helm", data: "0"
  3496. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "angel", connection: 1, max_len: 30
  3497. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "angel", data: "0"
  3498. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "angelkoeder", connection: 1, max_len: 30
  3499. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "angelkoeder", data: "0"
  3500. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "repairboxxes", connection: 1, max_len: 30
  3501. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "repairboxxes", data: "0"
  3502. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "refillgalons", connection: 1, max_len: 30
  3503. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "refillgalons", data: "0"
  3504. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "zigarrets", connection: 1, max_len: 30
  3505. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "zigarrets", data: "0"
  3506. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "alcohol", connection: 1, max_len: 30
  3507. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "alcohol", data: "0"
  3508. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ganja", connection: 1, max_len: 30
  3509. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ganja", data: "0"
  3510. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "kokain", connection: 1, max_len: 30
  3511. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "kokain", data: "0"
  3512. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "opium", connection: 1, max_len: 30
  3513. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "opium", data: "10"
  3514. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ganjaseats", connection: 1, max_len: 30
  3515. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ganjaseats", data: "0"
  3516. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "kokainseats", connection: 1, max_len: 30
  3517. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "kokainseats", data: "0"
  3518. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "opiumseats", connection: 1, max_len: 30
  3519. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "opiumseats", data: "0"
  3520. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "callbook", connection: 1, max_len: 30
  3521. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "callbook", data: "0"
  3522. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "condoms", connection: 1, max_len: 30
  3523. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "condoms", data: "0"
  3524. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "duenger", connection: 1, max_len: 30
  3525. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "duenger", data: "0"
  3526. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3527. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3528. [20:52:07] [DEBUG] Calling callback "LoadAccountLicenses"..
  3529. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3530. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "car", connection: 1, max_len: 30
  3531. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "car", data: "1"
  3532. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "bike", connection: 1, max_len: 30
  3533. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bike", data: "1"
  3534. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "roller", connection: 1, max_len: 30
  3535. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "roller", data: "1"
  3536. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "boat", connection: 1, max_len: 30
  3537. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "boat", data: "1"
  3538. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "plane", connection: 1, max_len: 30
  3539. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "plane", data: "1"
  3540. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "helicopter", connection: 1, max_len: 30
  3541. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "helicopter", data: "1"
  3542. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "weapon", connection: 1, max_len: 30
  3543. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "weapon", data: "3"
  3544. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "fishing", connection: 1, max_len: 30
  3545. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "fishing", data: "1"
  3546. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "personality", connection: 1, max_len: 30
  3547. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "personality", data: "1"
  3548. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3549. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3550. [20:52:07] [DEBUG] Calling callback "LoadAccountBankSafe"..
  3551. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3552. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "safetresor", connection: 1, max_len: 30
  3553. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "safetresor", data: "0"
  3554. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "ganja", connection: 1, max_len: 30
  3555. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ganja", data: "0"
  3556. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "kokain", connection: 1, max_len: 30
  3557. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "kokain", data: "0"
  3558. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "opium", connection: 1, max_len: 30
  3559. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "opium", data: "0"
  3560. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "materials", connection: 1, max_len: 30
  3561. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "materials", data: "0"
  3562. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "c4", connection: 1, max_len: 30
  3563. [20:52:07] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "c4", data: "0"
  3564. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3565. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3566. [20:52:07] [DEBUG] Calling callback "LoadAccountVehicles"..
  3567. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3568. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3569. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3570. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3571. [20:52:07] [DEBUG] Calling callback "LoadAccountVehicles"..
  3572. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3573. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3574. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3575. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3576. [20:52:07] [DEBUG] Calling callback "LoadAccountVehicles"..
  3577. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3578. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3579. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3580. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3581. [20:52:07] [DEBUG] Calling callback "LoadAccountVehicles"..
  3582. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3583. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3584. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3585. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3586. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3587. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3588. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3589. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  3590. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  3591. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3592. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  3593. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - starting query execution
  3594. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - query was successful
  3595. [20:52:07] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  3596. [20:52:07] [DEBUG] CMySQLQuery::Execute[OnQueryFinish(siii)] - data being passed to ProcessCallbacks()
  3597. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3598. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3599. [20:52:07] [DEBUG] Calling callback "OnQueryFinish"..
  3600. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3601. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3602. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3603. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3604. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3605. [20:52:07] [DEBUG] Calling callback "OnQueryFinish"..
  3606. [20:52:07] [DEBUG] mysql_errno - connection: 1
  3607. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3608. [20:52:07] [DEBUG] cache_get_data - connection: 1
  3609. [20:52:07] [DEBUG] cache_get_field_content - row: 0, field_name: "Text", connection: 1, max_len: 128
  3610. [20:52:07] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0')
  3611. [20:52:07] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  3612. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3613. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3614. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3615. [20:52:07] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3616. [20:52:07] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3617. [20:52:53] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `Fraktion_vehicles` (`id`,`Fraktion`,`Rang`,`modelid", callback: "(null)", format: "(null)"
  3618. [20:52:53] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3619. [20:52:53] [DEBUG] mysql_tquery - scheduling query "INSERT INTO `Fraktion_vehicles` (`id`,`Fraktion`,`Rang`,`modelid`,`Farbe1`,`Farbe2`,`Paintjob`,`HP`,`posx`,`posy`,`posz`,`posa`,`Interior`,`VirtualWorld`,`Abgeschlossen`,`Abgeschleppt`,`AbgeschlepptPreis`,`AbgeschlepptGrund`,`Nummernschild`,`Spoiler`,`Hood`,`Roof`,`Sideskirt`,`Lamps`,`Nitro`,`Neon`,`Exhaust`,`Wheels`,`Stereo`,`Hydraulics`,`FrontBumper`,`RearBumper`,`VentRight`,`VentLeft`,`KaufPreis`,`Motorschaden`,`Tank`)VALUES ('0','1','0','596','79','1','-1','1000.000000','1536.966186','-1685.584838','5.8"..
  3620. [20:52:53] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3621. [20:52:53] [ERROR] CMySQLQuery::Execute[()] - (error #1136) Column count doesn't match value count at row 1
  3622. [20:52:53] [DEBUG] CMySQLQuery::Execute[()] - error will be triggered in OnQueryError
  3623. [20:52:53] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3624. [20:52:53] [DEBUG] Calling callback "OnQueryError"..
  3625. [20:52:53] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3626. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Online='0',Tutorial='1',Admin='7',Verwar", callback: "(null)", format: "(null)"
  3627. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3628. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Online='0',Tutorial='1',Admin='7',Verwarnungen='0',FLeaderRechte='1',Fraktion='1',FraktionsRang='6',FraktionsSperre='0',FraktionsGehalt='1600',Job='0',JobWarns='0',JobSperre='0',ArbeitslosenGeld='0',Geschlecht='1',SpielerAlter='909266900',Level='3',Geld='999925',GWD='0',ZiviNote='0',FAbteilung='0',Bankguthaben='6426',BankPin='5610',WantedSterne='0',WantedPunkte='0',Suspects='0',Wanted_Grund1='-',Wanted_Grund2='-',Wanted_Grund3='-',Wanted_Grund4='-',Wanted_Grund5='-',Crimes='0',STVOcr"..
  3629. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Muted='0',MuteZeit='0',ImPrison='0',Pris", callback: "(null)", format: "(null)"
  3630. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3631. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Muted='0',MuteZeit='0',ImPrison='0',PrisonCPRun='0',PrisonCPGive='0',Morde='0',Tode='0',SkinID='188',FraktionSkinID='280',PaintBallKills='0',PaintBallTode='0',PaintBallRang='0',PaintBallBesuche='0',AngenommeneReports='1',KopfGeld='0',pWantedDeaths='0',pBuyTickets='0',pJailedCount='0',Bankkonto='1',pArmyPlaneOrder='0',pArmyHeliOrder='0',pArmyWaffenOrder='0',LevelUPKosten='2400',RespectForLevelUp='9',RespectFromPayday='4',TimeAfterRegister='25762' WHERE Name='Goldfire'"..
  3632. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Time4Payday='887',TimeoutCrashExeorKick=", callback: "(null)", format: "(null)"
  3633. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3634. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Time4Payday='887',TimeoutCrashExeorKick='0',HabGeworben='1',pPremium='-1487363900',GeworbenerSpieler='Niemand',pScheinSperre='0',Bonus='0',pOrgLeader='0',pOrgMember='0',pLohn='0',WaitPerso='0',pMarried='Niemand',pBuyClothes='-1',pTsIdent='Nieman',pIll='0',pConterminatedTime='0',pBitchSkill='0',pBitchFuckCount='0',pMedicHealplayerSkill='0',pMedicHealCount='0' WHERE Name='Goldfire'"..
  3635. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_weapons SET Waffen0='0',Waffen1='0',Waffen2='0',W", callback: "(null)", format: "(null)"
  3636. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3637. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_weapons SET Waffen0='0',Waffen1='0',Waffen2='0',Waffen3='0',Waffen4='0',Waffen5='0',Waffen6='0',Waffen7='0',Waffen8='0',Waffen9='0',Waffen10='0',Waffen11='0',Waffen12='0',Ammo0='0',Ammo1='0',Ammo2='0',Ammo3='0',Ammo4='0',Ammo5='0',Ammo6='0',Ammo7='0',Ammo8='0',Ammo9='0',Ammo10='0',Ammo11='0',Ammo12='0' WHERE Name='Goldfire'"..
  3638. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_fish SET FishID1='-1',FishID2='-1',FishID3='-1',F", callback: "(null)", format: "(null)"
  3639. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3640. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_fish SET FishID1='-1',FishID2='-1',FishID3='-1',FishID4='-1',FishID5='-1',Fishweight1='0',Fishweight2='0',Fishweight3='0',Fishweight4='0',Fishweight5='0' WHERE Name='Goldfire'"..
  3641. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_koffer SET Slot0='0',Slot1='0',Slot2='0',Slot3='0", callback: "(null)", format: "(null)"
  3642. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3643. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_koffer SET Slot0='0',Slot1='0',Slot2='0',Slot3='0',Slot4='0',Slot5='0',Slot6='0',Slot7='0',Slot8='0',Slot9='0' WHERE Name='Goldfire'"..
  3644. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_blacklist SET blacklist0='0',blacklistreason0='Ke", callback: "(null)", format: "(null)"
  3645. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3646. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_blacklist SET blacklist0='0',blacklistreason0='Keinen',blacklist1='0',blacklistreason1='Keinen',blacklist2='0',blacklistreason2='Keinen',blacklist3='0',blacklistreason3='Keinen',blacklist4='0',blacklistreason4='Keinen',blacklist5='0',blacklistreason5='Keinen',blacklist6='0',blacklistreason6='Keinen',blacklist7='0',blacklistreason7='Keinen',blacklist8='0',blacklistreason8='Keinen',blacklist9='0',blacklistreason9='Keinen',blacklist10='0',blacklistreason10='Keinen',blacklist11='0',blacklistreaso"..
  3647. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_inventar SET c4='0',materials='0',material_packs=", callback: "(null)", format: "(null)"
  3648. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3649. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_inventar SET c4='0',materials='0',material_packs='0',lunchpackets='0',navi='0',helm='0',angel='0',angelkoeder='0',repairboxxes='0',refillgalons='0',koffer='0',zigarrets='0',alcohol='0',ganja='0',kokain='0',opium='0',ganjaseats='0',kokainseats='0',opiumseats='0',callbook='0',condoms='0',duenger='0' WHERE Name='Goldfire'"..
  3650. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_licenses SET car='1',bike='1',roller='1',boat='1'", callback: "(null)", format: "(null)"
  3651. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3652. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_licenses SET car='1',bike='1',roller='1',boat='1',plane='1',helicopter='1',weapon='3',fishing='1',personality='1' WHERE Name='Goldfire'"..
  3653. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_banksafe SET safetresor='1',ganja='0',kokain='0',", callback: "(null)", format: "(null)"
  3654. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3655. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_banksafe SET safetresor='1',ganja='0',kokain='0',opium='0',materials='0',c4='0' WHERE Name='Goldfire'"..
  3656. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Online='0',Tutorial='1',Admin='2',Verwar", callback: "(null)", format: "(null)"
  3657. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3658. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Online='0',Tutorial='1',Admin='2',Verwarnungen='0',FLeaderRechte='1',Fraktion='4',FraktionsRang='6',FraktionsSperre='0',FraktionsGehalt='1600',Job='0',JobWarns='0',JobSperre='0',ArbeitslosenGeld='0',Geschlecht='1',SpielerAlter='858542044',Level='3',Geld='9877',GWD='0',ZiviNote='0',FAbteilung='0',Bankguthaben='0',BankPin='0',WantedSterne='0',WantedPunkte='0',Suspects='0',Wanted_Grund1='-',Wanted_Grund2='-',Wanted_Grund3='-',Wanted_Grund4='-',Wanted_Grund5='-',Crimes='0',STVOcrimes='0'"..
  3659. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Muted='0',MuteZeit='0',ImPrison='0',Pris", callback: "(null)", format: "(null)"
  3660. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3661. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Muted='0',MuteZeit='0',ImPrison='0',PrisonCPRun='0',PrisonCPGive='0',Morde='0',Tode='0',SkinID='14',FraktionSkinID='109',PaintBallKills='0',PaintBallTode='0',PaintBallRang='0',PaintBallBesuche='0',AngenommeneReports='0',KopfGeld='0',pWantedDeaths='0',pBuyTickets='0',pJailedCount='0',Bankkonto='0',pArmyPlaneOrder='0',pArmyHeliOrder='0',pArmyWaffenOrder='0',LevelUPKosten='2400',RespectForLevelUp='9',RespectFromPayday='2',TimeAfterRegister='16157' WHERE Name='Infinity'"..
  3662. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_main SET Time4Payday='1597',TimeoutCrashExeorKick", callback: "(null)", format: "(null)"
  3663. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3664. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_main SET Time4Payday='1597',TimeoutCrashExeorKick='0',HabGeworben='2',pPremium='1',GeworbenerSpieler='Goldfire',pScheinSperre='0',Bonus='0',pOrgLeader='0',pOrgMember='0',pLohn='0',WaitPerso='0',pMarried='Niemand',pBuyClothes='-1',pTsIdent='Nieman',pIll='0',pConterminatedTime='0',pBitchSkill='0',pBitchFuckCount='0',pMedicHealplayerSkill='0',pMedicHealCount='0' WHERE Name='Infinity'"..
  3665. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_weapons SET Waffen0='0',Waffen1='0',Waffen2='0',W", callback: "(null)", format: "(null)"
  3666. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3667. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_weapons SET Waffen0='0',Waffen1='0',Waffen2='0',Waffen3='0',Waffen4='0',Waffen5='0',Waffen6='0',Waffen7='0',Waffen8='0',Waffen9='0',Waffen10='0',Waffen11='0',Waffen12='0',Ammo0='0',Ammo1='0',Ammo2='0',Ammo3='0',Ammo4='0',Ammo5='0',Ammo6='0',Ammo7='0',Ammo8='0',Ammo9='0',Ammo10='0',Ammo11='0',Ammo12='0' WHERE Name='Infinity'"..
  3668. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_fish SET FishID1='-1',FishID2='-1',FishID3='-1',F", callback: "(null)", format: "(null)"
  3669. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3670. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_fish SET FishID1='-1',FishID2='-1',FishID3='-1',FishID4='-1',FishID5='-1',Fishweight1='0',Fishweight2='0',Fishweight3='0',Fishweight4='0',Fishweight5='0' WHERE Name='Infinity'"..
  3671. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_koffer SET Slot0='0',Slot1='0',Slot2='0',Slot3='0", callback: "(null)", format: "(null)"
  3672. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3673. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_koffer SET Slot0='0',Slot1='0',Slot2='0',Slot3='0',Slot4='0',Slot5='0',Slot6='0',Slot7='0',Slot8='0',Slot9='0' WHERE Name='Infinity'"..
  3674. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_blacklist SET blacklist0='0',blacklistreason0='Ke", callback: "(null)", format: "(null)"
  3675. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3676. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_blacklist SET blacklist0='0',blacklistreason0='Keinen',blacklist1='0',blacklistreason1='Keinen',blacklist2='0',blacklistreason2='Keinen',blacklist3='0',blacklistreason3='Keinen',blacklist4='0',blacklistreason4='Keinen',blacklist5='0',blacklistreason5='Keinen',blacklist6='0',blacklistreason6='Keinen',blacklist7='0',blacklistreason7='Keinen',blacklist8='0',blacklistreason8='Keinen',blacklist9='0',blacklistreason9='Keinen',blacklist10='0',blacklistreason10='Keinen',blacklist11='0',blacklistreaso"..
  3677. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_inventar SET c4='0',materials='0',material_packs=", callback: "(null)", format: "(null)"
  3678. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3679. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_inventar SET c4='0',materials='0',material_packs='0',lunchpackets='0',navi='0',helm='0',angel='0',angelkoeder='0',repairboxxes='0',refillgalons='0',koffer='0',zigarrets='0',alcohol='0',ganja='0',kokain='0',opium='10',ganjaseats='0',kokainseats='0',opiumseats='0',callbook='0',condoms='0',duenger='0' WHERE Name='Infinity'"..
  3680. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_licenses SET car='1',bike='1',roller='1',boat='1'", callback: "(null)", format: "(null)"
  3681. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3682. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_licenses SET car='1',bike='1',roller='1',boat='1',plane='1',helicopter='1',weapon='3',fishing='1',personality='1' WHERE Name='Infinity'"..
  3683. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Account_banksafe SET safetresor='0',ganja='0',kokain='0',", callback: "(null)", format: "(null)"
  3684. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3685. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Account_banksafe SET safetresor='0',ganja='0',kokain='0',opium='0',materials='0',c4='0' WHERE Name='Infinity'"..
  3686. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3687. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3688. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='0'"..
  3689. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3690. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3691. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='1'"..
  3692. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3693. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3694. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='2'"..
  3695. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3696. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3697. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='3'"..
  3698. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3699. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3700. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='4'"..
  3701. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3702. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3703. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='5'"..
  3704. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3705. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3706. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='6'"..
  3707. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3708. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3709. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='7'"..
  3710. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3711. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3712. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='8'"..
  3713. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3714. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3715. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='9'"..
  3716. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3717. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3718. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='10'"..
  3719. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3720. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3721. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='11'"..
  3722. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3723. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3724. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='12'"..
  3725. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',", callback: "(null)", format: "(null)"
  3726. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3727. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Gangwar SET GangWarZoneOwner='0',GangWarZoneAttacker='0',War_OwnerPoints='0',War_AttackerPoints='0',War_Started='0',War_Time='0' WHERE GangZoneID='13'"..
  3728. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3729. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3730. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='0'"..
  3731. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3732. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3733. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='1'"..
  3734. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3735. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3736. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='2'"..
  3737. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3738. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3739. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='3'"..
  3740. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3741. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3742. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='4'"..
  3743. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3744. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3745. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='5'"..
  3746. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3747. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3748. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='6'"..
  3749. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3750. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3751. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='7'"..
  3752. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3753. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3754. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='8'"..
  3755. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3756. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3757. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='9'"..
  3758. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3759. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3760. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='10'"..
  3761. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3762. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3763. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='11'"..
  3764. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3765. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3766. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='12'"..
  3767. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3768. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3769. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='13'"..
  3770. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3771. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3772. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='14'"..
  3773. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3774. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3775. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='15'"..
  3776. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3777. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3778. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='16'"..
  3779. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3780. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3781. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='17'"..
  3782. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3783. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3784. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='18'"..
  3785. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3786. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3787. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='19'"..
  3788. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3789. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3790. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='20'"..
  3791. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu verm", callback: "(null)", format: "(null)"
  3792. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3793. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Advertismentboards SET Text='Diese Werbetafel ist zu vermieten!' WHERE id='21'"..
  3794. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Stuff SET ADPreis='250',Lottojackpot='100000',RentVehsPre", callback: "(null)", format: "(null)"
  3795. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3796. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Stuff SET ADPreis='250',Lottojackpot='100000',RentVehsPreis='50',TerrorSpawn='0',Lohnsteuer='2.200000',Kirchensteuer='1.399999',Mwst='19.000000',Grundsteuer='2.599999',OamtStandGebuer='150',Solidsteuer='1.200000',WLS='12',WSF='5',WLV='3',PreisLicCar='1350',PreisLicBike='2000',PreisLicRoller='500',PreisLicPlane='10000',PreisLicHeli='6750',PreisLicBoat='4500',TerrorContractRang='2',FMeldePreis='100',NewspaperPreis='5',NewspaperText1='NO-ONE',NewspaperText2='NO-ONE',NewspaperText3='NO-ONE',NewspaperText"..
  3797. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3798. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3799. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='1'"..
  3800. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3801. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3802. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='2'"..
  3803. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3804. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3805. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='3'"..
  3806. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3807. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3808. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='4'"..
  3809. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3810. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3811. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='5'"..
  3812. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3813. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3814. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='6'"..
  3815. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3816. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3817. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='7'"..
  3818. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='498400',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3819. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3820. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='498400',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='8'"..
  3821. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3822. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3823. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='9'"..
  3824. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3825. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3826. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='10'"..
  3827. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3828. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3829. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='11'"..
  3830. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3831. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3832. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='12'"..
  3833. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3834. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3835. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='13'"..
  3836. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3837. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3838. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='500000',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='14'"..
  3839. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='560160',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3840. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3841. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='560160',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='15'"..
  3842. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='-59040',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3843. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3844. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='-59040',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='16'"..
  3845. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0'", callback: "(null)", format: "(null)"
  3846. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3847. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_verwaltung SET Geld='561760',Opium='0',Ganja='0',Kokain='0',C4='0',Materials='200000',WaffenPack='1',WaffenSlots='50',Heal='1',HealSlots='50',Armour='1',ArmourSlots='50',HaveVBInvite='0',VBFraktion='0',F0='R0',F1='R1',F2='R2',F3='R3',F4='R4',F5='R5',F6='R6',GFFID='0',GFOWNER='0',GFKILLS='0',GFDEATHS='0' WHERE fID='17'"..
  3848. [20:52:58] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE Fraktion_vehicles SET Fraktion='1',Rang='0',modelid='596'", callback: "(null)", format: "(null)"
  3849. [20:52:58] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
  3850. [20:52:58] [DEBUG] mysql_tquery - scheduling query "UPDATE Fraktion_vehicles SET Fraktion='1',Rang='0',modelid='596',Farbe1='79',Farbe2='1',Paintjob='-1',HP='1000.000000',posx='1536.966186',posy='-1685.584838',posz='5.890625',posa='195.330154',Abgeschlossen='1',Abgeschleppt='0',Interior='0',VirtualWorld='0',AbgeschlepptPreis='0',AbgeschlepptGrund='',Nummernschild='SA-PD-0',Spoiler='0',Hood='0',Roof='0',Sideskirt='0',Lamps='0',Nitro='0',Neon='0',Exhaust='0',Wheels='0',Stereo='0',Hydraulics='0',FrontBumper='0',RearBumper='0',VentRight='0',VentLeft='',KaufPreis"..
  3851. [20:52:58] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3852. [20:52:58] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3853. [20:52:58] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3854. [20:52:58] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3855. [20:52:58] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3856. [20:52:58] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3857. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3858. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3859. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3860. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3861. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3862. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3863. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3864. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3865. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3866. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3867. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3868. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3869. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3870. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3871. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3872. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3873. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3874. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3875. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3876. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3877. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3878. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3879. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3880. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3881. [20:52:59] [ERROR] CMySQLQuery::Execute[()] - (error #1146) Table 'samp_reallife.Account_blacklist' doesn't exist
  3882. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - error will be triggered in OnQueryError
  3883. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3884. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3885. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3886. [20:52:59] [DEBUG] Calling callback "OnQueryError"..
  3887. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3888. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3889. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3890. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3891. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3892. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3893. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3894. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3895. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3896. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3897. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3898. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3899. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3900. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3901. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3902. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3903. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3904. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3905. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3906. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3907. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3908. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3909. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3910. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3911. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3912. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3913. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3914. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3915. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3916. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3917. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3918. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3919. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3920. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3921. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3922. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3923. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3924. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3925. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3926. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3927. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3928. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3929. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3930. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3931. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3932. [20:52:59] [ERROR] CMySQLQuery::Execute[()] - (error #1146) Table 'samp_reallife.Account_blacklist' doesn't exist
  3933. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - error will be triggered in OnQueryError
  3934. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3935. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3936. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3937. [20:52:59] [DEBUG] Calling callback "OnQueryError"..
  3938. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3939. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3940. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3941. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3942. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3943. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3944. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3945. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3946. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3947. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3948. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3949. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3950. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3951. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3952. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3953. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3954. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3955. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3956. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3957. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3958. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3959. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3960. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3961. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3962. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3963. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3964. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3965. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3966. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3967. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3968. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3969. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3970. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3971. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3972. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3973. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3974. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3975. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3976. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3977. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3978. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3979. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3980. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3981. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3982. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3983. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3984. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3985. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3986. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3987. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3988. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3989. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3990. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3991. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3992. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3993. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3994. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  3995. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  3996. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  3997. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  3998. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  3999. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4000. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4001. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4002. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4003. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4004. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4005. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4006. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4007. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4008. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4009. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4010. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4011. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4012. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4013. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4014. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4015. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4016. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4017. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4018. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4019. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4020. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4021. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4022. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4023. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4024. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4025. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4026. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4027. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4028. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4029. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4030. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4031. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4032. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4033. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4034. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4035. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4036. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4037. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4038. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4039. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4040. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4041. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4042. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4043. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4044. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4045. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4046. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4047. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4048. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4049. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4050. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4051. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4052. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4053. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4054. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4055. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4056. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4057. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4058. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4059. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4060. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4061. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4062. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4063. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4064. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4065. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4066. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4067. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4068. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4069. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4070. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4071. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4072. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4073. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4074. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4075. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4076. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4077. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4078. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4079. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4080. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4081. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4082. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4083. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4084. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4085. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4086. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4087. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4088. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4089. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4090. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4091. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4092. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4093. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4094. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4095. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4096. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4097. [20:52:59] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4098. [20:52:59] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4099. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4100. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4101. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4102. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4103. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4104. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4105. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4106. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4107. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4108. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4109. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4110. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4111. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4112. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4113. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4114. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4115. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4116. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4117. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4118. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4119. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4120. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4121. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4122. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4123. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4124. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4125. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4126. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4127. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4128. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4129. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4130. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4131. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4132. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4133. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4134. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4135. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4136. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4137. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4138. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4139. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4140. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4141. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4142. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4143. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4144. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4145. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4146. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4147. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4148. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4149. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4150. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4151. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4152. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4153. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4154. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4155. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4156. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4157. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4158. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4159. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4160. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4161. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4162. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4163. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4164. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4165. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4166. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4167. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4168. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4169. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4170. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4171. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4172. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4173. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4174. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4175. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4176. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4177. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4178. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4179. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4180. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4181. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4182. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4183. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4184. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4185. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4186. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4187. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4188. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4189. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4190. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4191. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4192. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4193. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4194. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4195. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4196. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4197. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4198. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4199. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4200. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4201. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4202. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4203. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4204. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4205. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4206. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4207. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4208. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4209. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4210. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4211. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4212. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4213. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4214. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4215. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4216. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4217. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4218. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4219. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4220. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4221. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4222. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
  4223. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - query was successful
  4224. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - no callback specified, skipping result saving
  4225. [20:53:00] [DEBUG] CMySQLQuery::Execute[()] - data being passed to ProcessCallbacks()
  4226. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
  4227. [20:53:00] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement