Advertisement
Guest User

Untitled

a guest
Nov 4th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.51 KB | None | 0 0
  1. [06:22:26] [DEBUG] CMySQLHandle::Create - creating new connection..
  2. [06:22:26] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  3. [06:22:26] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  4. [06:22:26] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  5. [06:22:26] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.0' (101)
  6. [06:22:26] [DEBUG] mysql_errno - connection: 1
  7. [06:22:26] [DEBUG] mysql_errno - connection: 1
  8. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  9. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FactionInfo`", callback: "OnLoadFactions", format: "d"
  10. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HQInfo`", callback: "OnLoadHQs", format: "d"
  11. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  12. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  13. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  14. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  15. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  16. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  17. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  18. [06:22:26] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  19. [06:22:26] [DEBUG] mysql_close - connection: 1
  20. [06:22:26] [WARNING] CMySQLConnection::Disconnect - no connection available
  21. [06:22:26] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  22. [06:22:26] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.0' (101)
  23. [06:22:26] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  24. [06:22:26] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.0' (101)
  25. [06:22:26] [WARNING] CMySQLConnection::Disconnect - no connection available
  26. [06:22:26] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  27. [06:22:26] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.0' (101)
  28. [06:22:26] [WARNING] CMySQLConnection::Disconnect - no connection available
  29. [06:26:28] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
  30. [06:42:21] [DEBUG] mysql_connect - host: "127.0.0.1", user: "port_9871", database: "port_9871", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  31. [06:42:21] [DEBUG] CMySQLHandle::Create - creating new connection..
  32. [06:42:21] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  33. [06:42:21] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  34. [06:42:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  35. [06:42:21] [DEBUG] CMySQLConnection::Connect - connection was successful
  36. [06:42:21] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  37. [06:42:21] [DEBUG] mysql_errno - connection: 1
  38. [06:42:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  39. [06:42:21] [DEBUG] CMySQLConnection::Connect - connection was successful
  40. [06:42:21] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  41. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  42. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FactionInfo`", callback: "OnLoadFactions", format: "d"
  43. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HQInfo`", callback: "OnLoadHQs", format: "d"
  44. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  45. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  46. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  47. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  48. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  49. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  50. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  51. [06:42:21] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  52. [06:42:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  53. [06:42:21] [DEBUG] CMySQLConnection::Connect - connection was successful
  54. [06:42:21] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  55. [06:42:21] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  56. [06:42:21] [DEBUG] CMySQLConnection::Connect - connection was successful
  57. [06:42:21] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  58. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - starting query execution
  59. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadBusinesses] - (error #1146) Table 'port_9871.BusinessInfo' doesn't exist
  60. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - error will be triggered in OnQueryError
  61. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - starting query execution
  62. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadFactions] - (error #1146) Table 'port_9871.FactionInfo' doesn't exist
  63. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - error will be triggered in OnQueryError
  64. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - starting query execution
  65. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadHQs] - (error #1146) Table 'port_9871.HQInfo' doesn't exist
  66. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - error will be triggered in OnQueryError
  67. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - starting query execution
  68. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadWHs] - (error #1146) Table 'port_9871.WHInfo' doesn't exist
  69. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - error will be triggered in OnQueryError
  70. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - starting query execution
  71. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadVehicles] - (error #1146) Table 'port_9871.VehicleInfo' doesn't exist
  72. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - error will be triggered in OnQueryError
  73. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - starting query execution
  74. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadGangZones] - (error #1146) Table 'port_9871.GangZones' doesn't exist
  75. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - error will be triggered in OnQueryError
  76. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - starting query execution
  77. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadHouses] - (error #1146) Table 'port_9871.HouseInfo' doesn't exist
  78. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - error will be triggered in OnQueryError
  79. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - starting query execution
  80. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadFurniture] - (error #1146) Table 'port_9871.FurnitureInfo' doesn't exist
  81. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - error will be triggered in OnQueryError
  82. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - starting query execution
  83. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadTeleports] - (error #1146) Table 'port_9871.TeleportInfo' doesn't exist
  84. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - error will be triggered in OnQueryError
  85. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - starting query execution
  86. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadATMS] - (error #1146) Table 'port_9871.ATMInfo' doesn't exist
  87. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - error will be triggered in OnQueryError
  88. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - starting query execution
  89. [06:42:21] [ERROR] CMySQLQuery::Execute[OnLoadGates] - (error #1146) Table 'port_9871.GateInfo' doesn't exist
  90. [06:42:21] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - error will be triggered in OnQueryError
  91. [06:43:17] [DEBUG] mysql_format - connection: 1, len: 275, format: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = '%e' LIMIT 1"
  92. [06:43:17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = 'Quarto", callback: "OnCheckPlayerAccount", format: "i"
  93. [06:43:17] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - starting query execution
  94. [06:43:17] [ERROR] CMySQLQuery::Execute[OnCheckPlayerAccount] - (error #1146) Table 'port_9871.PlayerInfo' doesn't exist
  95. [06:43:17] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - error will be triggered in OnQueryError
  96. [06:43:23] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  97. [06:43:23] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  98. [06:43:23] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  99. [06:43:23] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  100. [06:43:23] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  101. [06:43:27] [DEBUG] mysql_format - connection: 1, len: 248, format: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successful`) VALUES ('%e', '%e', '%e', %d)"
  102. [06:43:27] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successf", callback: "(null)", format: "(null)"
  103. [06:43:27] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  104. [06:43:27] [ERROR] CMySQLQuery::Execute[] - (error #1146) Table 'port_9871.LoginDB' doesn't exist
  105. [06:43:27] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
  106. [06:44:25] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  107. [06:44:25] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  108. [06:44:25] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  109. [06:44:25] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  110. [06:44:25] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  111. [06:45:31] [DEBUG] mysql_connect - host: "127.0.0.1", user: "port_9871", database: "port_9871", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  112. [06:45:31] [DEBUG] CMySQLHandle::Create - creating new connection..
  113. [06:45:31] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  114. [06:45:31] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  115. [06:45:31] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  116. [06:45:31] [DEBUG] CMySQLConnection::Connect - connection was successful
  117. [06:45:31] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  118. [06:45:31] [DEBUG] mysql_errno - connection: 1
  119. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  120. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FactionInfo`", callback: "OnLoadFactions", format: "d"
  121. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HQInfo`", callback: "OnLoadHQs", format: "d"
  122. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  123. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  124. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  125. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  126. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  127. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  128. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  129. [06:45:31] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  130. [06:45:31] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  131. [06:45:31] [DEBUG] CMySQLConnection::Connect - connection was successful
  132. [06:45:31] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  133. [06:45:31] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  134. [06:45:31] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  135. [06:45:31] [DEBUG] CMySQLConnection::Connect - connection was successful
  136. [06:45:31] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  137. [06:45:31] [DEBUG] CMySQLConnection::Connect - connection was successful
  138. [06:45:31] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  139. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - starting query execution
  140. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadBusinesses] - (error #1146) Table 'port_9871.BusinessInfo' doesn't exist
  141. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - error will be triggered in OnQueryError
  142. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - starting query execution
  143. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadFactions] - (error #1146) Table 'port_9871.FactionInfo' doesn't exist
  144. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - error will be triggered in OnQueryError
  145. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - starting query execution
  146. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadHQs] - (error #1146) Table 'port_9871.HQInfo' doesn't exist
  147. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - error will be triggered in OnQueryError
  148. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - starting query execution
  149. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadWHs] - (error #1146) Table 'port_9871.WHInfo' doesn't exist
  150. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - error will be triggered in OnQueryError
  151. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - starting query execution
  152. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadVehicles] - (error #1146) Table 'port_9871.VehicleInfo' doesn't exist
  153. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - error will be triggered in OnQueryError
  154. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - starting query execution
  155. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadGangZones] - (error #1146) Table 'port_9871.GangZones' doesn't exist
  156. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - error will be triggered in OnQueryError
  157. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - starting query execution
  158. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadHouses] - (error #1146) Table 'port_9871.HouseInfo' doesn't exist
  159. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - error will be triggered in OnQueryError
  160. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - starting query execution
  161. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadFurniture] - (error #1146) Table 'port_9871.FurnitureInfo' doesn't exist
  162. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - error will be triggered in OnQueryError
  163. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - starting query execution
  164. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadTeleports] - (error #1146) Table 'port_9871.TeleportInfo' doesn't exist
  165. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - error will be triggered in OnQueryError
  166. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - starting query execution
  167. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadATMS] - (error #1146) Table 'port_9871.ATMInfo' doesn't exist
  168. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - error will be triggered in OnQueryError
  169. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - starting query execution
  170. [06:45:31] [ERROR] CMySQLQuery::Execute[OnLoadGates] - (error #1146) Table 'port_9871.GateInfo' doesn't exist
  171. [06:45:31] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - error will be triggered in OnQueryError
  172. [06:46:33] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  173. [06:46:33] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  174. [06:46:33] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  175. [06:46:33] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  176. [06:46:33] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  177. [06:46:40] [DEBUG] mysql_format - connection: 1, len: 275, format: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = '%e' LIMIT 1"
  178. [06:46:40] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = 'Quarto", callback: "OnCheckPlayerAccount", format: "i"
  179. [06:46:40] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - starting query execution
  180. [06:46:40] [ERROR] CMySQLQuery::Execute[OnCheckPlayerAccount] - (error #1146) Table 'port_9871.PlayerInfo' doesn't exist
  181. [06:46:40] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - error will be triggered in OnQueryError
  182. [06:46:59] [DEBUG] mysql_format - connection: 1, len: 248, format: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successful`) VALUES ('%e', '%e', '%e', %d)"
  183. [06:46:59] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successf", callback: "(null)", format: "(null)"
  184. [06:46:59] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  185. [06:46:59] [ERROR] CMySQLQuery::Execute[] - (error #1146) Table 'port_9871.LoginDB' doesn't exist
  186. [06:46:59] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
  187. [06:47:35] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  188. [06:47:35] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  189. [06:47:35] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  190. [06:47:35] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  191. [06:47:35] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  192. [06:49:09] [DEBUG] mysql_connect - host: "127.0.0.1", user: "port_9871", database: "port_9871", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  193. [06:49:09] [DEBUG] CMySQLHandle::Create - creating new connection..
  194. [06:49:09] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  195. [06:49:09] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  196. [06:49:09] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  197. [06:49:09] [DEBUG] CMySQLConnection::Connect - connection was successful
  198. [06:49:09] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  199. [06:49:09] [DEBUG] mysql_errno - connection: 1
  200. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  201. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FactionInfo`", callback: "OnLoadFactions", format: "d"
  202. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HQInfo`", callback: "OnLoadHQs", format: "d"
  203. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  204. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  205. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  206. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  207. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  208. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  209. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  210. [06:49:09] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  211. [06:49:09] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  212. [06:49:09] [DEBUG] CMySQLConnection::Connect - connection was successful
  213. [06:49:09] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  214. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - starting query execution
  215. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadBusinesses] - (error #1146) Table 'port_9871.BusinessInfo' doesn't exist
  216. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - error will be triggered in OnQueryError
  217. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - starting query execution
  218. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadFactions] - (error #1146) Table 'port_9871.FactionInfo' doesn't exist
  219. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - error will be triggered in OnQueryError
  220. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - starting query execution
  221. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadHQs] - (error #1146) Table 'port_9871.HQInfo' doesn't exist
  222. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - error will be triggered in OnQueryError
  223. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - starting query execution
  224. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadWHs] - (error #1146) Table 'port_9871.WHInfo' doesn't exist
  225. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - error will be triggered in OnQueryError
  226. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - starting query execution
  227. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadVehicles] - (error #1146) Table 'port_9871.VehicleInfo' doesn't exist
  228. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - error will be triggered in OnQueryError
  229. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - starting query execution
  230. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadGangZones] - (error #1146) Table 'port_9871.GangZones' doesn't exist
  231. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - error will be triggered in OnQueryError
  232. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - starting query execution
  233. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadHouses] - (error #1146) Table 'port_9871.HouseInfo' doesn't exist
  234. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - error will be triggered in OnQueryError
  235. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - starting query execution
  236. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadFurniture] - (error #1146) Table 'port_9871.FurnitureInfo' doesn't exist
  237. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - error will be triggered in OnQueryError
  238. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - starting query execution
  239. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadTeleports] - (error #1146) Table 'port_9871.TeleportInfo' doesn't exist
  240. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - error will be triggered in OnQueryError
  241. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - starting query execution
  242. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadATMS] - (error #1146) Table 'port_9871.ATMInfo' doesn't exist
  243. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - error will be triggered in OnQueryError
  244. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - starting query execution
  245. [06:49:09] [ERROR] CMySQLQuery::Execute[OnLoadGates] - (error #1146) Table 'port_9871.GateInfo' doesn't exist
  246. [06:49:09] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - error will be triggered in OnQueryError
  247. [06:49:09] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  248. [06:49:09] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  249. [06:49:09] [DEBUG] CMySQLConnection::Connect - connection was successful
  250. [06:49:09] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  251. [06:49:09] [DEBUG] CMySQLConnection::Connect - connection was successful
  252. [06:49:09] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  253. [06:50:11] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  254. [06:50:11] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  255. [06:50:11] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  256. [06:50:11] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  257. [06:50:11] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  258. [06:50:28] [DEBUG] mysql_format - connection: 1, len: 275, format: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = '%e' LIMIT 1"
  259. [06:50:28] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password` FROM `PlayerInfo` WHERE `PlayerName` = 'Quarto", callback: "OnCheckPlayerAccount", format: "i"
  260. [06:50:28] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - starting query execution
  261. [06:50:28] [ERROR] CMySQLQuery::Execute[OnCheckPlayerAccount] - (error #1146) Table 'port_9871.PlayerInfo' doesn't exist
  262. [06:50:28] [DEBUG] CMySQLQuery::Execute[OnCheckPlayerAccount] - error will be triggered in OnQueryError
  263. [06:50:47] [DEBUG] mysql_format - connection: 1, len: 248, format: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successful`) VALUES ('%e', '%e', '%e', %d)"
  264. [06:50:47] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO `LoginDB` (`PlayerName`, `IP`, `DateTime`, `Successf", callback: "(null)", format: "(null)"
  265. [06:50:47] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  266. [06:50:47] [ERROR] CMySQLQuery::Execute[] - (error #1146) Table 'port_9871.LoginDB' doesn't exist
  267. [06:50:47] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
  268. [06:51:14] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  269. [06:51:14] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  270. [06:51:14] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  271. [06:51:14] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  272. [06:51:14] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  273. [06:52:16] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  274. [06:52:16] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  275. [06:52:16] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  276. [06:52:16] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  277. [06:52:16] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  278. [06:53:18] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  279. [06:53:18] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  280. [06:53:18] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  281. [06:53:18] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  282. [06:53:18] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
  283. [06:54:20] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  284. [06:54:20] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  285. [06:54:20] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  286. [06:54:20] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'port_9871.Advertisements' doesn't exist
  287. [06:54:20] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement