Advertisement
Guest User

DBErrors.log

a guest
Jun 6th, 2016
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.19 KB | None | 0 0
  1. In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
  2. Unknown column 'instance_mode_mask' in 'field list'
  3. In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
  4. Unknown column 'amount0' in 'field list'
  5. In mysql_stmt_prepare() id: 37, sql: "SELECT quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount FROM character_queststatus WHERE guid = ? AND status <> 0"
  6. Unknown column 'explored' in 'field list'
  7. In mysql_stmt_prepare() id: 81, sql: "INSERT INTO auctionhouse (id, houseid, itemguid, itemowner, buyoutprice, time, buyguid, lastbid, startbid, deposit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  8. Unknown column 'houseid' in 'field list'
  9. In mysql_stmt_prepare() id: 170, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  10. Unknown column 'amount0' in 'field list'
  11. In mysql_stmt_prepare() id: 204, sql: "DELETE FROM petition_sign WHERE playerguid = ? AND type = ?"
  12. Unknown column 'type' in 'where clause'
  13. In mysql_stmt_prepare() id: 218, sql: "INSERT INTO corpse (guid, posX, posY, posZ, orientation, mapId, displayId, itemCache, bytes1, bytes2, guildId, flags, dynFlags, time, corpseType, instanceId, phaseMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  14. Unknown column 'guildId' in 'field list'
  15. In mysql_stmt_prepare() id: 232, sql: "REPLACE INTO gm_ticket (id, type, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp, resolvedBy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  16. Table 'characters.gm_ticket' doesn't exist
  17. In mysql_stmt_prepare() id: 233, sql: "DELETE FROM gm_ticket WHERE id = ?"
  18. Table 'characters.gm_ticket' doesn't exist
  19. In mysql_stmt_prepare() id: 235, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
  20. Table 'characters.gm_ticket' doesn't exist
  21. In mysql_stmt_prepare() id: 236, sql: "UPDATE gm_ticket SET type = 2 WHERE playerGuid = ?"
  22. Table 'characters.gm_ticket' doesn't exist
  23. In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
  24. Table 'characters.gm_survey' doesn't exist
  25. In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
  26. Table 'characters.gm_subsurvey' doesn't exist
  27. In mysql_stmt_prepare() id: 239, sql: "INSERT INTO lag_reports (guid, lagType, mapId, posX, posY, posZ, latency, createTime) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  28. Table 'characters.lag_reports' doesn't exist
  29. In mysql_stmt_prepare() id: 240, sql: "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, extra_flags, stable_slots, at_login, zone, death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, latency, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
  30. Unknown column 'instance_mode_mask' in 'field list'
  31. In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET name=?,race=?,class=?,gender=?,level=?,xp=?,money=?,skin=?,face=?,hairStyle=?,hairColor=?,facialStyle=?,bankSlots=?,restState=?,playerFlags=?,map=?,instance_id=?,instance_mode_mask=?,position_x=?,position_y=?,position_z=?,orientation=?,trans_x=?,trans_y=?,trans_z=?,trans_o=?,transguid=?,taximask=?,cinematic=?,totaltime=?,leveltime=?,rest_bonus=?,logout_time=?,is_logout_resting=?,resettalents_cost=?,resettalents_time=?,extra_flags=?,stable_slots=?,at_login=?,zone=?,death_expire_time=?,taxi_path=?,arenaPoints=?,totalHonorPoints=?,todayHonorPoints=?,yesterdayHonorPoints=?,totalKills=?,todayKills=?,yesterdayKills=?,chosenTitle=?,knownCurrencies=?,watchedFaction=?,drunk=?,health=?,power1=?,power2=?,power3=?,power4=?,power5=?,power6=?,power7=?,latency=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
  32. Unknown column 'instance_mode_mask' in 'field list'
  33. In mysql_stmt_prepare() id: 331, sql: "UPDATE characters SET arenaPoints = (arenaPoints + ?) WHERE guid = ?"
  34. Unknown column 'arenaPoints' in 'field list'
  35. In mysql_stmt_prepare() id: 344, sql: "INSERT INTO petition (ownerguid, petitionguid, name, type) VALUES (?, ?, ?, ?)"
  36. Unknown column 'type' in 'field list'
  37. In mysql_stmt_prepare() id: 387, sql: "UPDATE characters SET totalHonorPoints = ? WHERE guid = ?"
  38. Unknown column 'totalHonorPoints' in 'field list'
  39. In mysql_stmt_prepare() id: 388, sql: "UPDATE characters SET arenaPoints = ? WHERE guid = ?"
  40. Unknown column 'arenaPoints' in 'field list'
  41. In mysql_stmt_prepare() id: 396, sql: "REPLACE INTO character_queststatus (guid, quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  42. Unknown column 'explored' in 'field list'
  43. In mysql_stmt_prepare() id: 408, sql: "INSERT INTO character_stats (guid, maxhealth, maxpower1, maxpower2, maxpower3, maxpower4, maxpower5, maxpower6, maxpower7, strength, agility, stamina, intellect, spirit, armor, resHoly, resFire, resNature, resFrost, resShadow, resArcane, blockPct, dodgePct, parryPct, critPct, rangedCritPct, spellCritPct, attackPower, rangedAttackPower, spellPower, resilience) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  44. Unknown column 'maxpower7' in 'field list'
  45. In mysql_stmt_prepare() id: 411, sql: "DELETE FROM petition WHERE ownerguid = ? AND type = ?"
  46. Unknown column 'type' in 'where clause'
  47. In mysql_stmt_prepare() id: 412, sql: "DELETE FROM petition_sign WHERE ownerguid = ? AND type = ?"
  48. Unknown column 'type' in 'where clause'
  49. In mysql_stmt_prepare() id: 417, sql: "REPLACE INTO calendar_events (id, creator, title, description, type, dungeon, eventtime, flags, time2) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"
  50. Unknown column 'id' in 'field list'
  51. In mysql_stmt_prepare() id: 418, sql: "DELETE FROM calendar_events WHERE id = ?"
  52. Unknown column 'id' in 'where clause'
  53. In mysql_stmt_prepare() id: 419, sql: "REPLACE INTO calendar_invites (id, event, invitee, sender, status, statustime, rank, text) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  54. Unknown column 'id' in 'field list'
  55. In mysql_stmt_prepare() id: 420, sql: "DELETE FROM calendar_invites WHERE id = ?"
  56. Unknown column 'id' in 'where clause'
  57. In mysql_stmt_prepare() id: 430, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  58. Unknown column 'amount0' in 'field list'
  59. In mysql_stmt_prepare() id: 468, sql: "INSERT INTO battleground_deserters (guid, type, datetime) VALUES (?, ?, NOW())"
  60. Table 'characters.battleground_deserters' doesn't exist
  61. In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
  62. Unknown column 'instance_mode_mask' in 'field list'
  63. In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
  64. Unknown column 'amount0' in 'field list'
  65. In mysql_stmt_prepare() id: 37, sql: "SELECT quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount FROM character_queststatus WHERE guid = ? AND status <> 0"
  66. Unknown column 'explored' in 'field list'
  67. In mysql_stmt_prepare() id: 81, sql: "INSERT INTO auctionhouse (id, houseid, itemguid, itemowner, buyoutprice, time, buyguid, lastbid, startbid, deposit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  68. Unknown column 'houseid' in 'field list'
  69. In mysql_stmt_prepare() id: 170, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  70. Unknown column 'amount0' in 'field list'
  71. In mysql_stmt_prepare() id: 204, sql: "DELETE FROM petition_sign WHERE playerguid = ? AND type = ?"
  72. Unknown column 'type' in 'where clause'
  73. In mysql_stmt_prepare() id: 218, sql: "INSERT INTO corpse (guid, posX, posY, posZ, orientation, mapId, displayId, itemCache, bytes1, bytes2, guildId, flags, dynFlags, time, corpseType, instanceId, phaseMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  74. Unknown column 'guildId' in 'field list'
  75. In mysql_stmt_prepare() id: 232, sql: "REPLACE INTO gm_ticket (id, type, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp, resolvedBy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  76. Table 'characters.gm_ticket' doesn't exist
  77. In mysql_stmt_prepare() id: 233, sql: "DELETE FROM gm_ticket WHERE id = ?"
  78. Table 'characters.gm_ticket' doesn't exist
  79. In mysql_stmt_prepare() id: 235, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
  80. Table 'characters.gm_ticket' doesn't exist
  81. In mysql_stmt_prepare() id: 236, sql: "UPDATE gm_ticket SET type = 2 WHERE playerGuid = ?"
  82. Table 'characters.gm_ticket' doesn't exist
  83. In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
  84. Table 'characters.gm_survey' doesn't exist
  85. In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
  86. Table 'characters.gm_subsurvey' doesn't exist
  87. In mysql_stmt_prepare() id: 239, sql: "INSERT INTO lag_reports (guid, lagType, mapId, posX, posY, posZ, latency, createTime) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  88. Table 'characters.lag_reports' doesn't exist
  89. In mysql_stmt_prepare() id: 240, sql: "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, extra_flags, stable_slots, at_login, zone, death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, latency, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
  90. Unknown column 'instance_mode_mask' in 'field list'
  91. In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET name=?,race=?,class=?,gender=?,level=?,xp=?,money=?,skin=?,face=?,hairStyle=?,hairColor=?,facialStyle=?,bankSlots=?,restState=?,playerFlags=?,map=?,instance_id=?,instance_mode_mask=?,position_x=?,position_y=?,position_z=?,orientation=?,trans_x=?,trans_y=?,trans_z=?,trans_o=?,transguid=?,taximask=?,cinematic=?,totaltime=?,leveltime=?,rest_bonus=?,logout_time=?,is_logout_resting=?,resettalents_cost=?,resettalents_time=?,extra_flags=?,stable_slots=?,at_login=?,zone=?,death_expire_time=?,taxi_path=?,arenaPoints=?,totalHonorPoints=?,todayHonorPoints=?,yesterdayHonorPoints=?,totalKills=?,todayKills=?,yesterdayKills=?,chosenTitle=?,knownCurrencies=?,watchedFaction=?,drunk=?,health=?,power1=?,power2=?,power3=?,power4=?,power5=?,power6=?,power7=?,latency=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
  92. Unknown column 'instance_mode_mask' in 'field list'
  93. In mysql_stmt_prepare() id: 331, sql: "UPDATE characters SET arenaPoints = (arenaPoints + ?) WHERE guid = ?"
  94. Unknown column 'arenaPoints' in 'field list'
  95. In mysql_stmt_prepare() id: 344, sql: "INSERT INTO petition (ownerguid, petitionguid, name, type) VALUES (?, ?, ?, ?)"
  96. Unknown column 'type' in 'field list'
  97. In mysql_stmt_prepare() id: 387, sql: "UPDATE characters SET totalHonorPoints = ? WHERE guid = ?"
  98. Unknown column 'totalHonorPoints' in 'field list'
  99. In mysql_stmt_prepare() id: 388, sql: "UPDATE characters SET arenaPoints = ? WHERE guid = ?"
  100. Unknown column 'arenaPoints' in 'field list'
  101. In mysql_stmt_prepare() id: 396, sql: "REPLACE INTO character_queststatus (guid, quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  102. Unknown column 'explored' in 'field list'
  103. In mysql_stmt_prepare() id: 408, sql: "INSERT INTO character_stats (guid, maxhealth, maxpower1, maxpower2, maxpower3, maxpower4, maxpower5, maxpower6, maxpower7, strength, agility, stamina, intellect, spirit, armor, resHoly, resFire, resNature, resFrost, resShadow, resArcane, blockPct, dodgePct, parryPct, critPct, rangedCritPct, spellCritPct, attackPower, rangedAttackPower, spellPower, resilience) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  104. Unknown column 'maxpower7' in 'field list'
  105. In mysql_stmt_prepare() id: 411, sql: "DELETE FROM petition WHERE ownerguid = ? AND type = ?"
  106. Unknown column 'type' in 'where clause'
  107. In mysql_stmt_prepare() id: 412, sql: "DELETE FROM petition_sign WHERE ownerguid = ? AND type = ?"
  108. Unknown column 'type' in 'where clause'
  109. In mysql_stmt_prepare() id: 417, sql: "REPLACE INTO calendar_events (id, creator, title, description, type, dungeon, eventtime, flags, time2) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"
  110. Unknown column 'id' in 'field list'
  111. In mysql_stmt_prepare() id: 418, sql: "DELETE FROM calendar_events WHERE id = ?"
  112. Unknown column 'id' in 'where clause'
  113. In mysql_stmt_prepare() id: 419, sql: "REPLACE INTO calendar_invites (id, event, invitee, sender, status, statustime, rank, text) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  114. Unknown column 'id' in 'field list'
  115. In mysql_stmt_prepare() id: 420, sql: "DELETE FROM calendar_invites WHERE id = ?"
  116. Unknown column 'id' in 'where clause'
  117. In mysql_stmt_prepare() id: 430, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  118. Unknown column 'amount0' in 'field list'
  119. In mysql_stmt_prepare() id: 468, sql: "INSERT INTO battleground_deserters (guid, type, datetime) VALUES (?, ?, NOW())"
  120. Table 'characters.battleground_deserters' doesn't exist
  121. In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
  122. Unknown column 'instance_mode_mask' in 'field list'
  123. In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
  124. Unknown column 'amount0' in 'field list'
  125. In mysql_stmt_prepare() id: 37, sql: "SELECT quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount FROM character_queststatus WHERE guid = ? AND status <> 0"
  126. Unknown column 'explored' in 'field list'
  127. In mysql_stmt_prepare() id: 81, sql: "INSERT INTO auctionhouse (id, houseid, itemguid, itemowner, buyoutprice, time, buyguid, lastbid, startbid, deposit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  128. Unknown column 'houseid' in 'field list'
  129. In mysql_stmt_prepare() id: 170, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  130. Unknown column 'amount0' in 'field list'
  131. In mysql_stmt_prepare() id: 204, sql: "DELETE FROM petition_sign WHERE playerguid = ? AND type = ?"
  132. Unknown column 'type' in 'where clause'
  133. In mysql_stmt_prepare() id: 218, sql: "INSERT INTO corpse (guid, posX, posY, posZ, orientation, mapId, displayId, itemCache, bytes1, bytes2, guildId, flags, dynFlags, time, corpseType, instanceId, phaseMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  134. Unknown column 'guildId' in 'field list'
  135. In mysql_stmt_prepare() id: 232, sql: "REPLACE INTO gm_ticket (id, type, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp, resolvedBy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  136. Table 'characters.gm_ticket' doesn't exist
  137. In mysql_stmt_prepare() id: 233, sql: "DELETE FROM gm_ticket WHERE id = ?"
  138. Table 'characters.gm_ticket' doesn't exist
  139. In mysql_stmt_prepare() id: 235, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
  140. Table 'characters.gm_ticket' doesn't exist
  141. In mysql_stmt_prepare() id: 236, sql: "UPDATE gm_ticket SET type = 2 WHERE playerGuid = ?"
  142. Table 'characters.gm_ticket' doesn't exist
  143. In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
  144. Table 'characters.gm_survey' doesn't exist
  145. In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
  146. Table 'characters.gm_subsurvey' doesn't exist
  147. In mysql_stmt_prepare() id: 239, sql: "INSERT INTO lag_reports (guid, lagType, mapId, posX, posY, posZ, latency, createTime) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  148. Table 'characters.lag_reports' doesn't exist
  149. In mysql_stmt_prepare() id: 240, sql: "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, extra_flags, stable_slots, at_login, zone, death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, latency, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
  150. Unknown column 'instance_mode_mask' in 'field list'
  151. In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET name=?,race=?,class=?,gender=?,level=?,xp=?,money=?,skin=?,face=?,hairStyle=?,hairColor=?,facialStyle=?,bankSlots=?,restState=?,playerFlags=?,map=?,instance_id=?,instance_mode_mask=?,position_x=?,position_y=?,position_z=?,orientation=?,trans_x=?,trans_y=?,trans_z=?,trans_o=?,transguid=?,taximask=?,cinematic=?,totaltime=?,leveltime=?,rest_bonus=?,logout_time=?,is_logout_resting=?,resettalents_cost=?,resettalents_time=?,extra_flags=?,stable_slots=?,at_login=?,zone=?,death_expire_time=?,taxi_path=?,arenaPoints=?,totalHonorPoints=?,todayHonorPoints=?,yesterdayHonorPoints=?,totalKills=?,todayKills=?,yesterdayKills=?,chosenTitle=?,knownCurrencies=?,watchedFaction=?,drunk=?,health=?,power1=?,power2=?,power3=?,power4=?,power5=?,power6=?,power7=?,latency=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
  152. Unknown column 'instance_mode_mask' in 'field list'
  153. In mysql_stmt_prepare() id: 331, sql: "UPDATE characters SET arenaPoints = (arenaPoints + ?) WHERE guid = ?"
  154. Unknown column 'arenaPoints' in 'field list'
  155. In mysql_stmt_prepare() id: 344, sql: "INSERT INTO petition (ownerguid, petitionguid, name, type) VALUES (?, ?, ?, ?)"
  156. Unknown column 'type' in 'field list'
  157. In mysql_stmt_prepare() id: 387, sql: "UPDATE characters SET totalHonorPoints = ? WHERE guid = ?"
  158. Unknown column 'totalHonorPoints' in 'field list'
  159. In mysql_stmt_prepare() id: 388, sql: "UPDATE characters SET arenaPoints = ? WHERE guid = ?"
  160. Unknown column 'arenaPoints' in 'field list'
  161. In mysql_stmt_prepare() id: 396, sql: "REPLACE INTO character_queststatus (guid, quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  162. Unknown column 'explored' in 'field list'
  163. In mysql_stmt_prepare() id: 408, sql: "INSERT INTO character_stats (guid, maxhealth, maxpower1, maxpower2, maxpower3, maxpower4, maxpower5, maxpower6, maxpower7, strength, agility, stamina, intellect, spirit, armor, resHoly, resFire, resNature, resFrost, resShadow, resArcane, blockPct, dodgePct, parryPct, critPct, rangedCritPct, spellCritPct, attackPower, rangedAttackPower, spellPower, resilience) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  164. Unknown column 'maxpower7' in 'field list'
  165. In mysql_stmt_prepare() id: 411, sql: "DELETE FROM petition WHERE ownerguid = ? AND type = ?"
  166. Unknown column 'type' in 'where clause'
  167. In mysql_stmt_prepare() id: 412, sql: "DELETE FROM petition_sign WHERE ownerguid = ? AND type = ?"
  168. Unknown column 'type' in 'where clause'
  169. In mysql_stmt_prepare() id: 417, sql: "REPLACE INTO calendar_events (id, creator, title, description, type, dungeon, eventtime, flags, time2) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"
  170. Unknown column 'id' in 'field list'
  171. In mysql_stmt_prepare() id: 418, sql: "DELETE FROM calendar_events WHERE id = ?"
  172. Unknown column 'id' in 'where clause'
  173. In mysql_stmt_prepare() id: 419, sql: "REPLACE INTO calendar_invites (id, event, invitee, sender, status, statustime, rank, text) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  174. Unknown column 'id' in 'field list'
  175. In mysql_stmt_prepare() id: 420, sql: "DELETE FROM calendar_invites WHERE id = ?"
  176. Unknown column 'id' in 'where clause'
  177. In mysql_stmt_prepare() id: 430, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  178. Unknown column 'amount0' in 'field list'
  179. In mysql_stmt_prepare() id: 468, sql: "INSERT INTO battleground_deserters (guid, type, datetime) VALUES (?, ?, NOW())"
  180. Table 'characters.battleground_deserters' doesn't exist
  181. In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
  182. Unknown column 'instance_mode_mask' in 'field list'
  183. In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
  184. Unknown column 'amount0' in 'field list'
  185. In mysql_stmt_prepare() id: 37, sql: "SELECT quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount FROM character_queststatus WHERE guid = ? AND status <> 0"
  186. Unknown column 'explored' in 'field list'
  187. In mysql_stmt_prepare() id: 81, sql: "INSERT INTO auctionhouse (id, houseid, itemguid, itemowner, buyoutprice, time, buyguid, lastbid, startbid, deposit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  188. Unknown column 'houseid' in 'field list'
  189. In mysql_stmt_prepare() id: 170, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  190. Unknown column 'amount0' in 'field list'
  191. In mysql_stmt_prepare() id: 204, sql: "DELETE FROM petition_sign WHERE playerguid = ? AND type = ?"
  192. Unknown column 'type' in 'where clause'
  193. In mysql_stmt_prepare() id: 218, sql: "INSERT INTO corpse (guid, posX, posY, posZ, orientation, mapId, displayId, itemCache, bytes1, bytes2, guildId, flags, dynFlags, time, corpseType, instanceId, phaseMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  194. Unknown column 'guildId' in 'field list'
  195. In mysql_stmt_prepare() id: 232, sql: "REPLACE INTO gm_ticket (id, type, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp, resolvedBy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  196. Table 'characters.gm_ticket' doesn't exist
  197. In mysql_stmt_prepare() id: 233, sql: "DELETE FROM gm_ticket WHERE id = ?"
  198. Table 'characters.gm_ticket' doesn't exist
  199. In mysql_stmt_prepare() id: 235, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
  200. Table 'characters.gm_ticket' doesn't exist
  201. In mysql_stmt_prepare() id: 236, sql: "UPDATE gm_ticket SET type = 2 WHERE playerGuid = ?"
  202. Table 'characters.gm_ticket' doesn't exist
  203. In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
  204. Table 'characters.gm_survey' doesn't exist
  205. In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
  206. Table 'characters.gm_subsurvey' doesn't exist
  207. In mysql_stmt_prepare() id: 239, sql: "INSERT INTO lag_reports (guid, lagType, mapId, posX, posY, posZ, latency, createTime) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  208. Table 'characters.lag_reports' doesn't exist
  209. In mysql_stmt_prepare() id: 240, sql: "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, extra_flags, stable_slots, at_login, zone, death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, latency, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
  210. Unknown column 'instance_mode_mask' in 'field list'
  211. In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET name=?,race=?,class=?,gender=?,level=?,xp=?,money=?,skin=?,face=?,hairStyle=?,hairColor=?,facialStyle=?,bankSlots=?,restState=?,playerFlags=?,map=?,instance_id=?,instance_mode_mask=?,position_x=?,position_y=?,position_z=?,orientation=?,trans_x=?,trans_y=?,trans_z=?,trans_o=?,transguid=?,taximask=?,cinematic=?,totaltime=?,leveltime=?,rest_bonus=?,logout_time=?,is_logout_resting=?,resettalents_cost=?,resettalents_time=?,extra_flags=?,stable_slots=?,at_login=?,zone=?,death_expire_time=?,taxi_path=?,arenaPoints=?,totalHonorPoints=?,todayHonorPoints=?,yesterdayHonorPoints=?,totalKills=?,todayKills=?,yesterdayKills=?,chosenTitle=?,knownCurrencies=?,watchedFaction=?,drunk=?,health=?,power1=?,power2=?,power3=?,power4=?,power5=?,power6=?,power7=?,latency=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
  212. Unknown column 'instance_mode_mask' in 'field list'
  213. In mysql_stmt_prepare() id: 331, sql: "UPDATE characters SET arenaPoints = (arenaPoints + ?) WHERE guid = ?"
  214. Unknown column 'arenaPoints' in 'field list'
  215. In mysql_stmt_prepare() id: 344, sql: "INSERT INTO petition (ownerguid, petitionguid, name, type) VALUES (?, ?, ?, ?)"
  216. Unknown column 'type' in 'field list'
  217. In mysql_stmt_prepare() id: 387, sql: "UPDATE characters SET totalHonorPoints = ? WHERE guid = ?"
  218. Unknown column 'totalHonorPoints' in 'field list'
  219. In mysql_stmt_prepare() id: 388, sql: "UPDATE characters SET arenaPoints = ? WHERE guid = ?"
  220. Unknown column 'arenaPoints' in 'field list'
  221. In mysql_stmt_prepare() id: 396, sql: "REPLACE INTO character_queststatus (guid, quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  222. Unknown column 'explored' in 'field list'
  223. In mysql_stmt_prepare() id: 408, sql: "INSERT INTO character_stats (guid, maxhealth, maxpower1, maxpower2, maxpower3, maxpower4, maxpower5, maxpower6, maxpower7, strength, agility, stamina, intellect, spirit, armor, resHoly, resFire, resNature, resFrost, resShadow, resArcane, blockPct, dodgePct, parryPct, critPct, rangedCritPct, spellCritPct, attackPower, rangedAttackPower, spellPower, resilience) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  224. Unknown column 'maxpower7' in 'field list'
  225. In mysql_stmt_prepare() id: 411, sql: "DELETE FROM petition WHERE ownerguid = ? AND type = ?"
  226. Unknown column 'type' in 'where clause'
  227. In mysql_stmt_prepare() id: 412, sql: "DELETE FROM petition_sign WHERE ownerguid = ? AND type = ?"
  228. Unknown column 'type' in 'where clause'
  229. In mysql_stmt_prepare() id: 417, sql: "REPLACE INTO calendar_events (id, creator, title, description, type, dungeon, eventtime, flags, time2) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"
  230. Unknown column 'id' in 'field list'
  231. In mysql_stmt_prepare() id: 418, sql: "DELETE FROM calendar_events WHERE id = ?"
  232. Unknown column 'id' in 'where clause'
  233. In mysql_stmt_prepare() id: 419, sql: "REPLACE INTO calendar_invites (id, event, invitee, sender, status, statustime, rank, text) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  234. Unknown column 'id' in 'field list'
  235. In mysql_stmt_prepare() id: 420, sql: "DELETE FROM calendar_invites WHERE id = ?"
  236. Unknown column 'id' in 'where clause'
  237. In mysql_stmt_prepare() id: 430, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  238. Unknown column 'amount0' in 'field list'
  239. In mysql_stmt_prepare() id: 468, sql: "INSERT INTO battleground_deserters (guid, type, datetime) VALUES (?, ?, NOW())"
  240. Table 'characters.battleground_deserters' doesn't exist
  241. In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
  242. Unknown column 'instance_mode_mask' in 'field list'
  243. In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
  244. Unknown column 'amount0' in 'field list'
  245. In mysql_stmt_prepare() id: 37, sql: "SELECT quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount FROM character_queststatus WHERE guid = ? AND status <> 0"
  246. Unknown column 'explored' in 'field list'
  247. In mysql_stmt_prepare() id: 81, sql: "INSERT INTO auctionhouse (id, houseid, itemguid, itemowner, buyoutprice, time, buyguid, lastbid, startbid, deposit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  248. Unknown column 'houseid' in 'field list'
  249. In mysql_stmt_prepare() id: 170, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  250. Unknown column 'amount0' in 'field list'
  251. In mysql_stmt_prepare() id: 204, sql: "DELETE FROM petition_sign WHERE playerguid = ? AND type = ?"
  252. Unknown column 'type' in 'where clause'
  253. In mysql_stmt_prepare() id: 218, sql: "INSERT INTO corpse (guid, posX, posY, posZ, orientation, mapId, displayId, itemCache, bytes1, bytes2, guildId, flags, dynFlags, time, corpseType, instanceId, phaseMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  254. Unknown column 'guildId' in 'field list'
  255. In mysql_stmt_prepare() id: 232, sql: "REPLACE INTO gm_ticket (id, type, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp, resolvedBy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  256. Table 'characters.gm_ticket' doesn't exist
  257. In mysql_stmt_prepare() id: 233, sql: "DELETE FROM gm_ticket WHERE id = ?"
  258. Table 'characters.gm_ticket' doesn't exist
  259. In mysql_stmt_prepare() id: 235, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
  260. Table 'characters.gm_ticket' doesn't exist
  261. In mysql_stmt_prepare() id: 236, sql: "UPDATE gm_ticket SET type = 2 WHERE playerGuid = ?"
  262. Table 'characters.gm_ticket' doesn't exist
  263. In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
  264. Table 'characters.gm_survey' doesn't exist
  265. In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
  266. Table 'characters.gm_subsurvey' doesn't exist
  267. In mysql_stmt_prepare() id: 239, sql: "INSERT INTO lag_reports (guid, lagType, mapId, posX, posY, posZ, latency, createTime) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  268. Table 'characters.lag_reports' doesn't exist
  269. In mysql_stmt_prepare() id: 240, sql: "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, extra_flags, stable_slots, at_login, zone, death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, latency, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
  270. Unknown column 'instance_mode_mask' in 'field list'
  271. In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET name=?,race=?,class=?,gender=?,level=?,xp=?,money=?,skin=?,face=?,hairStyle=?,hairColor=?,facialStyle=?,bankSlots=?,restState=?,playerFlags=?,map=?,instance_id=?,instance_mode_mask=?,position_x=?,position_y=?,position_z=?,orientation=?,trans_x=?,trans_y=?,trans_z=?,trans_o=?,transguid=?,taximask=?,cinematic=?,totaltime=?,leveltime=?,rest_bonus=?,logout_time=?,is_logout_resting=?,resettalents_cost=?,resettalents_time=?,extra_flags=?,stable_slots=?,at_login=?,zone=?,death_expire_time=?,taxi_path=?,arenaPoints=?,totalHonorPoints=?,todayHonorPoints=?,yesterdayHonorPoints=?,totalKills=?,todayKills=?,yesterdayKills=?,chosenTitle=?,knownCurrencies=?,watchedFaction=?,drunk=?,health=?,power1=?,power2=?,power3=?,power4=?,power5=?,power6=?,power7=?,latency=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
  272. Unknown column 'instance_mode_mask' in 'field list'
  273. In mysql_stmt_prepare() id: 331, sql: "UPDATE characters SET arenaPoints = (arenaPoints + ?) WHERE guid = ?"
  274. Unknown column 'arenaPoints' in 'field list'
  275. In mysql_stmt_prepare() id: 344, sql: "INSERT INTO petition (ownerguid, petitionguid, name, type) VALUES (?, ?, ?, ?)"
  276. Unknown column 'type' in 'field list'
  277. In mysql_stmt_prepare() id: 387, sql: "UPDATE characters SET totalHonorPoints = ? WHERE guid = ?"
  278. Unknown column 'totalHonorPoints' in 'field list'
  279. In mysql_stmt_prepare() id: 388, sql: "UPDATE characters SET arenaPoints = ? WHERE guid = ?"
  280. Unknown column 'arenaPoints' in 'field list'
  281. In mysql_stmt_prepare() id: 396, sql: "REPLACE INTO character_queststatus (guid, quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  282. Unknown column 'explored' in 'field list'
  283. In mysql_stmt_prepare() id: 408, sql: "INSERT INTO character_stats (guid, maxhealth, maxpower1, maxpower2, maxpower3, maxpower4, maxpower5, maxpower6, maxpower7, strength, agility, stamina, intellect, spirit, armor, resHoly, resFire, resNature, resFrost, resShadow, resArcane, blockPct, dodgePct, parryPct, critPct, rangedCritPct, spellCritPct, attackPower, rangedAttackPower, spellPower, resilience) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  284. Unknown column 'maxpower7' in 'field list'
  285. In mysql_stmt_prepare() id: 411, sql: "DELETE FROM petition WHERE ownerguid = ? AND type = ?"
  286. Unknown column 'type' in 'where clause'
  287. In mysql_stmt_prepare() id: 412, sql: "DELETE FROM petition_sign WHERE ownerguid = ? AND type = ?"
  288. Unknown column 'type' in 'where clause'
  289. In mysql_stmt_prepare() id: 417, sql: "REPLACE INTO calendar_events (id, creator, title, description, type, dungeon, eventtime, flags, time2) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"
  290. Unknown column 'id' in 'field list'
  291. In mysql_stmt_prepare() id: 418, sql: "DELETE FROM calendar_events WHERE id = ?"
  292. Unknown column 'id' in 'where clause'
  293. In mysql_stmt_prepare() id: 419, sql: "REPLACE INTO calendar_invites (id, event, invitee, sender, status, statustime, rank, text) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  294. Unknown column 'id' in 'field list'
  295. In mysql_stmt_prepare() id: 420, sql: "DELETE FROM calendar_invites WHERE id = ?"
  296. Unknown column 'id' in 'where clause'
  297. In mysql_stmt_prepare() id: 430, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  298. Unknown column 'amount0' in 'field list'
  299. In mysql_stmt_prepare() id: 468, sql: "INSERT INTO battleground_deserters (guid, type, datetime) VALUES (?, ?, NOW())"
  300. Table 'characters.battleground_deserters' doesn't exist
  301. In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
  302. Unknown column 'instance_mode_mask' in 'field list'
  303. In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
  304. Unknown column 'amount0' in 'field list'
  305. In mysql_stmt_prepare() id: 37, sql: "SELECT quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount FROM character_queststatus WHERE guid = ? AND status <> 0"
  306. Unknown column 'explored' in 'field list'
  307. In mysql_stmt_prepare() id: 81, sql: "INSERT INTO auctionhouse (id, houseid, itemguid, itemowner, buyoutprice, time, buyguid, lastbid, startbid, deposit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  308. Unknown column 'houseid' in 'field list'
  309. In mysql_stmt_prepare() id: 170, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  310. Unknown column 'amount0' in 'field list'
  311. In mysql_stmt_prepare() id: 204, sql: "DELETE FROM petition_sign WHERE playerguid = ? AND type = ?"
  312. Unknown column 'type' in 'where clause'
  313. In mysql_stmt_prepare() id: 218, sql: "INSERT INTO corpse (guid, posX, posY, posZ, orientation, mapId, displayId, itemCache, bytes1, bytes2, guildId, flags, dynFlags, time, corpseType, instanceId, phaseMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  314. Unknown column 'guildId' in 'field list'
  315. In mysql_stmt_prepare() id: 232, sql: "REPLACE INTO gm_ticket (id, type, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp, resolvedBy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  316. Table 'characters.gm_ticket' doesn't exist
  317. In mysql_stmt_prepare() id: 233, sql: "DELETE FROM gm_ticket WHERE id = ?"
  318. Table 'characters.gm_ticket' doesn't exist
  319. In mysql_stmt_prepare() id: 235, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
  320. Table 'characters.gm_ticket' doesn't exist
  321. In mysql_stmt_prepare() id: 236, sql: "UPDATE gm_ticket SET type = 2 WHERE playerGuid = ?"
  322. Table 'characters.gm_ticket' doesn't exist
  323. In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
  324. Table 'characters.gm_survey' doesn't exist
  325. In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
  326. Table 'characters.gm_subsurvey' doesn't exist
  327. In mysql_stmt_prepare() id: 239, sql: "INSERT INTO lag_reports (guid, lagType, mapId, posX, posY, posZ, latency, createTime) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  328. Table 'characters.lag_reports' doesn't exist
  329. In mysql_stmt_prepare() id: 240, sql: "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, extra_flags, stable_slots, at_login, zone, death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, latency, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
  330. Unknown column 'instance_mode_mask' in 'field list'
  331. In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET name=?,race=?,class=?,gender=?,level=?,xp=?,money=?,skin=?,face=?,hairStyle=?,hairColor=?,facialStyle=?,bankSlots=?,restState=?,playerFlags=?,map=?,instance_id=?,instance_mode_mask=?,position_x=?,position_y=?,position_z=?,orientation=?,trans_x=?,trans_y=?,trans_z=?,trans_o=?,transguid=?,taximask=?,cinematic=?,totaltime=?,leveltime=?,rest_bonus=?,logout_time=?,is_logout_resting=?,resettalents_cost=?,resettalents_time=?,extra_flags=?,stable_slots=?,at_login=?,zone=?,death_expire_time=?,taxi_path=?,arenaPoints=?,totalHonorPoints=?,todayHonorPoints=?,yesterdayHonorPoints=?,totalKills=?,todayKills=?,yesterdayKills=?,chosenTitle=?,knownCurrencies=?,watchedFaction=?,drunk=?,health=?,power1=?,power2=?,power3=?,power4=?,power5=?,power6=?,power7=?,latency=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
  332. Unknown column 'instance_mode_mask' in 'field list'
  333. In mysql_stmt_prepare() id: 331, sql: "UPDATE characters SET arenaPoints = (arenaPoints + ?) WHERE guid = ?"
  334. Unknown column 'arenaPoints' in 'field list'
  335. In mysql_stmt_prepare() id: 344, sql: "INSERT INTO petition (ownerguid, petitionguid, name, type) VALUES (?, ?, ?, ?)"
  336. Unknown column 'type' in 'field list'
  337. In mysql_stmt_prepare() id: 387, sql: "UPDATE characters SET totalHonorPoints = ? WHERE guid = ?"
  338. Unknown column 'totalHonorPoints' in 'field list'
  339. In mysql_stmt_prepare() id: 388, sql: "UPDATE characters SET arenaPoints = ? WHERE guid = ?"
  340. Unknown column 'arenaPoints' in 'field list'
  341. In mysql_stmt_prepare() id: 396, sql: "REPLACE INTO character_queststatus (guid, quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  342. Unknown column 'explored' in 'field list'
  343. In mysql_stmt_prepare() id: 408, sql: "INSERT INTO character_stats (guid, maxhealth, maxpower1, maxpower2, maxpower3, maxpower4, maxpower5, maxpower6, maxpower7, strength, agility, stamina, intellect, spirit, armor, resHoly, resFire, resNature, resFrost, resShadow, resArcane, blockPct, dodgePct, parryPct, critPct, rangedCritPct, spellCritPct, attackPower, rangedAttackPower, spellPower, resilience) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  344. Unknown column 'maxpower7' in 'field list'
  345. In mysql_stmt_prepare() id: 411, sql: "DELETE FROM petition WHERE ownerguid = ? AND type = ?"
  346. Unknown column 'type' in 'where clause'
  347. In mysql_stmt_prepare() id: 412, sql: "DELETE FROM petition_sign WHERE ownerguid = ? AND type = ?"
  348. Unknown column 'type' in 'where clause'
  349. In mysql_stmt_prepare() id: 417, sql: "REPLACE INTO calendar_events (id, creator, title, description, type, dungeon, eventtime, flags, time2) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"
  350. Unknown column 'id' in 'field list'
  351. In mysql_stmt_prepare() id: 418, sql: "DELETE FROM calendar_events WHERE id = ?"
  352. Unknown column 'id' in 'where clause'
  353. In mysql_stmt_prepare() id: 419, sql: "REPLACE INTO calendar_invites (id, event, invitee, sender, status, statustime, rank, text) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  354. Unknown column 'id' in 'field list'
  355. In mysql_stmt_prepare() id: 420, sql: "DELETE FROM calendar_invites WHERE id = ?"
  356. Unknown column 'id' in 'where clause'
  357. In mysql_stmt_prepare() id: 430, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  358. Unknown column 'amount0' in 'field list'
  359. In mysql_stmt_prepare() id: 468, sql: "INSERT INTO battleground_deserters (guid, type, datetime) VALUES (?, ?, NOW())"
  360. Table 'characters.battleground_deserters' doesn't exist
  361. In mysql_stmt_prepare() id: 32, sql: "SELECT guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, position_x, position_y, position_z, map, orientation, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, trans_x, trans_y, trans_z, trans_o, transguid, extra_flags, stable_slots, at_login, zone, online, death_expire_time, taxi_path, instance_mode_mask, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, instance_id, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels FROM characters WHERE guid = ?"
  362. Unknown column 'instance_mode_mask' in 'field list'
  363. In mysql_stmt_prepare() id: 35, sql: "SELECT casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges FROM character_aura WHERE guid = ?"
  364. Unknown column 'amount0' in 'field list'
  365. In mysql_stmt_prepare() id: 37, sql: "SELECT quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount FROM character_queststatus WHERE guid = ? AND status <> 0"
  366. Unknown column 'explored' in 'field list'
  367. In mysql_stmt_prepare() id: 81, sql: "INSERT INTO auctionhouse (id, houseid, itemguid, itemowner, buyoutprice, time, buyguid, lastbid, startbid, deposit) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  368. Unknown column 'houseid' in 'field list'
  369. In mysql_stmt_prepare() id: 170, sql: "INSERT INTO character_aura (guid, casterGuid, itemGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  370. Unknown column 'amount0' in 'field list'
  371. In mysql_stmt_prepare() id: 204, sql: "DELETE FROM petition_sign WHERE playerguid = ? AND type = ?"
  372. Unknown column 'type' in 'where clause'
  373. In mysql_stmt_prepare() id: 218, sql: "INSERT INTO corpse (guid, posX, posY, posZ, orientation, mapId, displayId, itemCache, bytes1, bytes2, guildId, flags, dynFlags, time, corpseType, instanceId, phaseMask) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  374. Unknown column 'guildId' in 'field list'
  375. In mysql_stmt_prepare() id: 232, sql: "REPLACE INTO gm_ticket (id, type, playerGuid, name, description, createTime, mapId, posX, posY, posZ, lastModifiedTime, closedBy, assignedTo, comment, response, completed, escalated, viewed, needMoreHelp, resolvedBy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  376. Table 'characters.gm_ticket' doesn't exist
  377. In mysql_stmt_prepare() id: 233, sql: "DELETE FROM gm_ticket WHERE id = ?"
  378. Table 'characters.gm_ticket' doesn't exist
  379. In mysql_stmt_prepare() id: 235, sql: "DELETE FROM gm_ticket WHERE playerGuid = ?"
  380. Table 'characters.gm_ticket' doesn't exist
  381. In mysql_stmt_prepare() id: 236, sql: "UPDATE gm_ticket SET type = 2 WHERE playerGuid = ?"
  382. Table 'characters.gm_ticket' doesn't exist
  383. In mysql_stmt_prepare() id: 237, sql: "INSERT INTO gm_survey (guid, surveyId, mainSurvey, comment, createTime) VALUES (?, ?, ?, ?, UNIX_TIMESTAMP(NOW()))"
  384. Table 'characters.gm_survey' doesn't exist
  385. In mysql_stmt_prepare() id: 238, sql: "INSERT INTO gm_subsurvey (surveyId, questionId, answer, answerComment) VALUES (?, ?, ?, ?)"
  386. Table 'characters.gm_subsurvey' doesn't exist
  387. In mysql_stmt_prepare() id: 239, sql: "INSERT INTO lag_reports (guid, lagType, mapId, posX, posY, posZ, latency, createTime) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  388. Table 'characters.lag_reports' doesn't exist
  389. In mysql_stmt_prepare() id: 240, sql: "INSERT INTO characters (guid, account, name, race, class, gender, level, xp, money, skin, face, hairStyle, hairColor, facialStyle, bankSlots, restState, playerFlags, map, instance_id, instance_mode_mask, position_x, position_y, position_z, orientation, trans_x, trans_y, trans_z, trans_o, transguid, taximask, cinematic, totaltime, leveltime, rest_bonus, logout_time, is_logout_resting, resettalents_cost, resettalents_time, extra_flags, stable_slots, at_login, zone, death_expire_time, taxi_path, arenaPoints, totalHonorPoints, todayHonorPoints, yesterdayHonorPoints, totalKills, todayKills, yesterdayKills, chosenTitle, knownCurrencies, watchedFaction, drunk, health, power1, power2, power3, power4, power5, power6, power7, latency, talentGroupsCount, activeTalentGroup, exploredZones, equipmentCache, ammoId, knownTitles, actionBars, grantableLevels) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)"
  390. Unknown column 'instance_mode_mask' in 'field list'
  391. In mysql_stmt_prepare() id: 241, sql: "UPDATE characters SET name=?,race=?,class=?,gender=?,level=?,xp=?,money=?,skin=?,face=?,hairStyle=?,hairColor=?,facialStyle=?,bankSlots=?,restState=?,playerFlags=?,map=?,instance_id=?,instance_mode_mask=?,position_x=?,position_y=?,position_z=?,orientation=?,trans_x=?,trans_y=?,trans_z=?,trans_o=?,transguid=?,taximask=?,cinematic=?,totaltime=?,leveltime=?,rest_bonus=?,logout_time=?,is_logout_resting=?,resettalents_cost=?,resettalents_time=?,extra_flags=?,stable_slots=?,at_login=?,zone=?,death_expire_time=?,taxi_path=?,arenaPoints=?,totalHonorPoints=?,todayHonorPoints=?,yesterdayHonorPoints=?,totalKills=?,todayKills=?,yesterdayKills=?,chosenTitle=?,knownCurrencies=?,watchedFaction=?,drunk=?,health=?,power1=?,power2=?,power3=?,power4=?,power5=?,power6=?,power7=?,latency=?,talentGroupsCount=?,activeTalentGroup=?,exploredZones=?,equipmentCache=?,ammoId=?,knownTitles=?,actionBars=?,grantableLevels=?,online=? WHERE guid=?"
  392. Unknown column 'instance_mode_mask' in 'field list'
  393. In mysql_stmt_prepare() id: 331, sql: "UPDATE characters SET arenaPoints = (arenaPoints + ?) WHERE guid = ?"
  394. Unknown column 'arenaPoints' in 'field list'
  395. In mysql_stmt_prepare() id: 344, sql: "INSERT INTO petition (ownerguid, petitionguid, name, type) VALUES (?, ?, ?, ?)"
  396. Unknown column 'type' in 'field list'
  397. In mysql_stmt_prepare() id: 387, sql: "UPDATE characters SET totalHonorPoints = ? WHERE guid = ?"
  398. Unknown column 'totalHonorPoints' in 'field list'
  399. In mysql_stmt_prepare() id: 388, sql: "UPDATE characters SET arenaPoints = ? WHERE guid = ?"
  400. Unknown column 'arenaPoints' in 'field list'
  401. In mysql_stmt_prepare() id: 396, sql: "REPLACE INTO character_queststatus (guid, quest, status, explored, timer, mobcount1, mobcount2, mobcount3, mobcount4, itemcount1, itemcount2, itemcount3, itemcount4, playercount) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  402. Unknown column 'explored' in 'field list'
  403. In mysql_stmt_prepare() id: 408, sql: "INSERT INTO character_stats (guid, maxhealth, maxpower1, maxpower2, maxpower3, maxpower4, maxpower5, maxpower6, maxpower7, strength, agility, stamina, intellect, spirit, armor, resHoly, resFire, resNature, resFrost, resShadow, resArcane, blockPct, dodgePct, parryPct, critPct, rangedCritPct, spellCritPct, attackPower, rangedAttackPower, spellPower, resilience) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  404. Unknown column 'maxpower7' in 'field list'
  405. In mysql_stmt_prepare() id: 411, sql: "DELETE FROM petition WHERE ownerguid = ? AND type = ?"
  406. Unknown column 'type' in 'where clause'
  407. In mysql_stmt_prepare() id: 412, sql: "DELETE FROM petition_sign WHERE ownerguid = ? AND type = ?"
  408. Unknown column 'type' in 'where clause'
  409. In mysql_stmt_prepare() id: 417, sql: "REPLACE INTO calendar_events (id, creator, title, description, type, dungeon, eventtime, flags, time2) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)"
  410. Unknown column 'id' in 'field list'
  411. In mysql_stmt_prepare() id: 418, sql: "DELETE FROM calendar_events WHERE id = ?"
  412. Unknown column 'id' in 'where clause'
  413. In mysql_stmt_prepare() id: 419, sql: "REPLACE INTO calendar_invites (id, event, invitee, sender, status, statustime, rank, text) VALUES (?, ?, ?, ?, ?, ?, ?, ?)"
  414. Unknown column 'id' in 'field list'
  415. In mysql_stmt_prepare() id: 420, sql: "DELETE FROM calendar_invites WHERE id = ?"
  416. Unknown column 'id' in 'where clause'
  417. In mysql_stmt_prepare() id: 430, sql: "INSERT INTO pet_aura (guid, casterGuid, spell, effectMask, recalculateMask, stackCount, amount0, amount1, amount2, base_amount0, base_amount1, base_amount2, maxDuration, remainTime, remainCharges) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
  418. Unknown column 'amount0' in 'field list'
  419. In mysql_stmt_prepare() id: 468, sql: "INSERT INTO battleground_deserters (guid, type, datetime) VALUES (?, ?, NOW())"
  420. Table 'characters.battleground_deserters' doesn't exist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement