Advertisement
Spykkz

Untitled

Mar 24th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.63 KB | None | 0 0
  1. [21:41:19 03/24/17] [DEBUG] mysql_connect - host: "127.0.0.1", user: "port_4445", database: "port_4445", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  2. [21:41:19 03/24/17] [DEBUG] CMySQLHandle::Create - creating new connection..
  3. [21:41:19 03/24/17] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  4. [21:41:19 03/24/17] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  5. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  6. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  7. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  8. [21:41:19 03/24/17] [DEBUG] mysql_errno - connection: 1
  9. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  10. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `playersdata` (`ID` int(11) NOT NULL,", callback: "(null)", format: "(null)"
  11. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Maps` (`MapName` varchar(68) NOT NUL", callback: "(null)", format: "(null)"
  12. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Property` (`ID` int(11) NOT NULL def", callback: "(null)", format: "(null)"
  13. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Houses` (`ID` int(11) NOT NULL,`Hous", callback: "(null)", format: "(null)"
  14. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  15. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseGuns` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  16. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  17. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseVisitors` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  18. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseKeys` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  19. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseSafeLogs` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  20. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Vehicles` (`vehID` int(11) NOT NULL,", callback: "(null)", format: "(null)"
  21. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Attachments` (`ID` int(5) NOT NULL,`", callback: "(null)", format: "(null)"
  22. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `BannedPlayers` (`PlayerName` varchar", callback: "(null)", format: "(null)"
  23. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Weapons` (`ID` int(5) NOT NULL, `Wea", callback: "(null)", format: "(null)"
  24. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `SkinData` ( `ID` int(5) NOT NULL, `S", callback: "(null)", format: "(null)"
  25. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `FriendsData` ( `ID` int(5) NOT NULL,", callback: "(null)", format: "(null)"
  26. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `OfflinePMs` ( `PlayerName` varchar(2", callback: "(null)", format: "(null)"
  27. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Market` (`Seller` varchar(25) NOT NU", callback: "(null)", format: "(null)"
  28. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `PlayerLogs` (`PlayerName` varchar(25", callback: "(null)", format: "(null)"
  29. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Property", callback: "LoadProperties", format: "(null)"
  30. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Houses", callback: "LoadHouses", format: "(null)"
  31. [21:41:19 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '-'", callback: "LoadDealerVehicles", format: "(null)"
  32. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  33. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  34. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  35. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  36. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  37. [21:41:19 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  38. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  39. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.297 milliseconds
  40. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  41. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  42. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.140 milliseconds
  43. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  44. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  45. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.160 milliseconds
  46. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  47. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  48. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.119 milliseconds
  49. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  50. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  51. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.162 milliseconds
  52. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  53. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  54. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.189 milliseconds
  55. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  56. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  57. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.166 milliseconds
  58. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  59. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  60. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.120 milliseconds
  61. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  62. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  63. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.134 milliseconds
  64. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  65. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  66. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.139 milliseconds
  67. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  68. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  69. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.146 milliseconds
  70. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  71. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  72. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.115 milliseconds
  73. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  74. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  75. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.120 milliseconds
  76. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  77. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  78. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.98 milliseconds
  79. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  80. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  81. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.98 milliseconds
  82. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  83. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  84. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.115 milliseconds
  85. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  86. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  87. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.89 milliseconds
  88. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  89. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - starting query execution
  90. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - query was successfully executed within 0.227 milliseconds
  91. [21:41:19 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  92. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - starting query execution
  93. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - query was successfully executed within 0.262 milliseconds
  94. [21:41:19 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  95. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - starting query execution
  96. [21:41:19 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - query was successfully executed within 0.235 milliseconds
  97. [21:41:19 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  98. [21:41:20 03/24/17] [DEBUG] Calling callback "LoadProperties"..
  99. [21:41:20 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  100. [21:41:20 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  101. [21:41:20 03/24/17] [DEBUG] Calling callback "LoadHouses"..
  102. [21:41:20 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  103. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  104. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  105. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 0, field_name: "HouseOwner", connection: 1, max_len: 24
  106. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseOwner", data: "MadDexTer"
  107. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseX", connection: 1
  108. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseX", data: "2459.41"
  109. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseY", connection: 1
  110. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseY", data: "-1691.66"
  111. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseZ", connection: 1
  112. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseZ", data: "13.546"
  113. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HousePrice", connection: 1
  114. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HousePrice", data: "10000"
  115. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseInterior", connection: 1
  116. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseInterior", data: "2"
  117. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseLock", connection: 1
  118. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseLock", data: "1"
  119. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseMoney", connection: 1
  120. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseMoney", data: "0"
  121. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseExpire", connection: 1
  122. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseExpire", data: "1498399056"
  123. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "ID", connection: 1
  124. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  125. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 1, field_name: "HouseOwner", connection: 1, max_len: 24
  126. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseOwner", data: "SanTaa"
  127. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseX", connection: 1
  128. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseX", data: "2469.52"
  129. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseY", connection: 1
  130. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseY", data: "-1646.35"
  131. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseZ", connection: 1
  132. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseZ", data: "13.78"
  133. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HousePrice", connection: 1
  134. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HousePrice", data: "60000"
  135. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseInterior", connection: 1
  136. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseInterior", data: "5"
  137. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseLock", connection: 1
  138. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseLock", data: "1"
  139. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseMoney", connection: 1
  140. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseMoney", data: "0"
  141. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseExpire", connection: 1
  142. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseExpire", data: "1490623114"
  143. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "ID", connection: 1
  144. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  145. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 2, field_name: "HouseOwner", connection: 1, max_len: 24
  146. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseOwner", data: "Spy"
  147. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseX", connection: 1
  148. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseX", data: "2486.54"
  149. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseY", connection: 1
  150. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseY", data: "-1644.53"
  151. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseZ", connection: 1
  152. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseZ", data: "14.077"
  153. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HousePrice", connection: 1
  154. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HousePrice", data: "41000"
  155. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseInterior", connection: 1
  156. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseInterior", data: "5"
  157. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseLock", connection: 1
  158. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseLock", data: "1"
  159. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseMoney", connection: 1
  160. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseMoney", data: "0"
  161. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseExpire", connection: 1
  162. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseExpire", data: "1506175583"
  163. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "ID", connection: 1
  164. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  165. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 3, field_name: "HouseOwner", connection: 1, max_len: 24
  166. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseOwner", data: "-"
  167. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseX", connection: 1
  168. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseX", data: "2451.8"
  169. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseY", connection: 1
  170. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseY", data: "-1641.41"
  171. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseZ", connection: 1
  172. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseZ", data: "14.066"
  173. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HousePrice", connection: 1
  174. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HousePrice", data: "60000"
  175. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseInterior", connection: 1
  176. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseInterior", data: "5"
  177. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseLock", connection: 1
  178. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseLock", data: "0"
  179. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseMoney", connection: 1
  180. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseMoney", data: "0"
  181. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseExpire", connection: 1
  182. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseExpire", data: "0"
  183. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "ID", connection: 1
  184. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
  185. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 4, field_name: "HouseOwner", connection: 1, max_len: 24
  186. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseOwner", data: "179"
  187. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseX", connection: 1
  188. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseX", data: "2413.78"
  189. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseY", connection: 1
  190. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseY", data: "-1646.79"
  191. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseZ", connection: 1
  192. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseZ", data: "14.012"
  193. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HousePrice", connection: 1
  194. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HousePrice", data: "60000"
  195. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseInterior", connection: 1
  196. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseInterior", data: "5"
  197. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseLock", connection: 1
  198. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseLock", data: "1"
  199. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseMoney", connection: 1
  200. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseMoney", data: "0"
  201. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseExpire", connection: 1
  202. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseExpire", data: "1490623934"
  203. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "ID", connection: 1
  204. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
  205. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 5, field_name: "HouseOwner", connection: 1, max_len: 24
  206. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseOwner", data: "SanTaa"
  207. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseX", connection: 1
  208. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseX", data: "2393.23"
  209. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseY", connection: 1
  210. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseY", data: "-1646.43"
  211. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseZ", connection: 1
  212. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseZ", data: "13.905"
  213. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HousePrice", connection: 1
  214. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HousePrice", data: "60000"
  215. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseInterior", connection: 1
  216. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseInterior", data: "5"
  217. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseLock", connection: 1
  218. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseLock", data: "1"
  219. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseMoney", connection: 1
  220. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseMoney", data: "0"
  221. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseExpire", connection: 1
  222. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseExpire", data: "1490623946"
  223. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "ID", connection: 1
  224. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ID", data: "6"
  225. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 6, field_name: "HouseOwner", connection: 1, max_len: 24
  226. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseOwner", data: "179"
  227. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseX", connection: 1
  228. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseX", data: "2362.86"
  229. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseY", connection: 1
  230. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseY", data: "-1643.52"
  231. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseZ", connection: 1
  232. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseZ", data: "14.21"
  233. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HousePrice", connection: 1
  234. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HousePrice", data: "60000"
  235. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseInterior", connection: 1
  236. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseInterior", data: "5"
  237. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseLock", connection: 1
  238. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseLock", data: "1"
  239. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseMoney", connection: 1
  240. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseMoney", data: "0"
  241. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseExpire", connection: 1
  242. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseExpire", data: "1490623963"
  243. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "ID", connection: 1
  244. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ID", data: "7"
  245. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 7, field_name: "HouseOwner", connection: 1, max_len: 24
  246. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseOwner", data: "SanTaa"
  247. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseX", connection: 1
  248. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseX", data: "2409.07"
  249. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseY", connection: 1
  250. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseY", data: "-1674.57"
  251. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseZ", connection: 1
  252. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseZ", data: "14.236"
  253. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HousePrice", connection: 1
  254. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HousePrice", data: "60000"
  255. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseInterior", connection: 1
  256. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseInterior", data: "5"
  257. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseLock", connection: 1
  258. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseLock", data: "1"
  259. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseMoney", connection: 1
  260. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseMoney", data: "0"
  261. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseExpire", connection: 1
  262. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseExpire", data: "1490623955"
  263. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "ID", connection: 1
  264. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ID", data: "8"
  265. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 8, field_name: "HouseOwner", connection: 1, max_len: 24
  266. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseOwner", data: "-"
  267. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseX", connection: 1
  268. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseX", data: "2384.55"
  269. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseY", connection: 1
  270. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseY", data: "-1675.83"
  271. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseZ", connection: 1
  272. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseZ", data: "15.246"
  273. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HousePrice", connection: 1
  274. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HousePrice", data: "60000"
  275. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseInterior", connection: 1
  276. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseInterior", data: "5"
  277. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseLock", connection: 1
  278. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseLock", data: "0"
  279. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseMoney", connection: 1
  280. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseMoney", data: "0"
  281. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseExpire", connection: 1
  282. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseExpire", data: "0"
  283. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "ID", connection: 1
  284. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "ID", data: "9"
  285. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 9, field_name: "HouseOwner", connection: 1, max_len: 24
  286. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseOwner", data: "Jaxy"
  287. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseX", connection: 1
  288. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseX", data: "2368.23"
  289. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseY", connection: 1
  290. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseY", data: "-1675.34"
  291. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseZ", connection: 1
  292. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseZ", data: "14.168"
  293. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HousePrice", connection: 1
  294. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HousePrice", data: "60000"
  295. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseInterior", connection: 1
  296. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseInterior", data: "5"
  297. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseLock", connection: 1
  298. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseLock", data: "1"
  299. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseMoney", connection: 1
  300. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseMoney", data: "0"
  301. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseExpire", connection: 1
  302. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseExpire", data: "1490623970"
  303. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "ID", connection: 1
  304. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "ID", data: "10"
  305. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 10, field_name: "HouseOwner", connection: 1, max_len: 24
  306. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseOwner", data: "179"
  307. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseX", connection: 1
  308. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseX", data: "2326.88"
  309. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseY", connection: 1
  310. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseY", data: "-1681.92"
  311. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseZ", connection: 1
  312. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseZ", data: "14.93"
  313. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HousePrice", connection: 1
  314. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HousePrice", data: "60000"
  315. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseInterior", connection: 1
  316. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseInterior", data: "5"
  317. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseLock", connection: 1
  318. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseLock", data: "1"
  319. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseMoney", connection: 1
  320. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseMoney", data: "0"
  321. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseExpire", connection: 1
  322. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseExpire", data: "1490624217"
  323. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "ID", connection: 1
  324. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "ID", data: "11"
  325. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 11, field_name: "HouseOwner", connection: 1, max_len: 24
  326. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseOwner", data: "179"
  327. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseX", connection: 1
  328. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseX", data: "2306.81"
  329. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseY", connection: 1
  330. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseY", data: "-1679.2"
  331. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseZ", connection: 1
  332. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseZ", data: "14.332"
  333. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HousePrice", connection: 1
  334. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HousePrice", data: "60000"
  335. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseInterior", connection: 1
  336. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseInterior", data: "5"
  337. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseLock", connection: 1
  338. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseLock", data: "1"
  339. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseMoney", connection: 1
  340. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseMoney", data: "0"
  341. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseExpire", connection: 1
  342. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseExpire", data: "1490624243"
  343. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "ID", connection: 1
  344. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "ID", data: "12"
  345. [21:41:20 03/24/17] [DEBUG] cache_get_field_content - row: 12, field_name: "HouseOwner", connection: 1, max_len: 24
  346. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseOwner", data: "SanTaa"
  347. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseX", connection: 1
  348. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseX", data: "2256.87"
  349. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseY", connection: 1
  350. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseY", data: "-1644.29"
  351. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseZ", connection: 1
  352. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseZ", data: "15.522"
  353. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HousePrice", connection: 1
  354. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HousePrice", data: "60000"
  355. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseInterior", connection: 1
  356. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseInterior", data: "5"
  357. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseLock", connection: 1
  358. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseLock", data: "1"
  359. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseMoney", connection: 1
  360. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseMoney", data: "0"
  361. [21:41:20 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseExpire", connection: 1
  362. [21:41:20 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseExpire", data: "1490624110"
  363. [21:41:20 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  364. [21:41:20 03/24/17] [DEBUG] Calling callback "LoadDealerVehicles"..
  365. [21:41:20 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  366. [21:41:20 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  367. [21:41:59 03/24/17] [DEBUG] mysql_connect - host: "127.0.0.1", user: "port_4445", database: "port_4445", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  368. [21:41:59 03/24/17] [DEBUG] CMySQLHandle::Create - creating new connection..
  369. [21:41:59 03/24/17] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  370. [21:41:59 03/24/17] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  371. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  372. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  373. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  374. [21:41:59 03/24/17] [DEBUG] mysql_errno - connection: 1
  375. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `playersdata` (`ID` int(11) NOT NULL,", callback: "(null)", format: "(null)"
  376. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Maps` (`MapName` varchar(68) NOT NUL", callback: "(null)", format: "(null)"
  377. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Property` (`ID` int(11) NOT NULL def", callback: "(null)", format: "(null)"
  378. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Houses` (`ID` int(11) NOT NULL,`Hous", callback: "(null)", format: "(null)"
  379. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseGuns` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  380. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseVisitors` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  381. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseKeys` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
  382. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseSafeLogs` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
  383. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Vehicles` (`vehID` int(11) NOT NULL,", callback: "(null)", format: "(null)"
  384. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Attachments` (`ID` int(5) NOT NULL,`", callback: "(null)", format: "(null)"
  385. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `BannedPlayers` (`PlayerName` varchar", callback: "(null)", format: "(null)"
  386. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Weapons` (`ID` int(5) NOT NULL, `Wea", callback: "(null)", format: "(null)"
  387. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `SkinData` ( `ID` int(5) NOT NULL, `S", callback: "(null)", format: "(null)"
  388. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `FriendsData` ( `ID` int(5) NOT NULL,", callback: "(null)", format: "(null)"
  389. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `OfflinePMs` ( `PlayerName` varchar(2", callback: "(null)", format: "(null)"
  390. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Market` (`Seller` varchar(25) NOT NU", callback: "(null)", format: "(null)"
  391. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `PlayerLogs` (`PlayerName` varchar(25", callback: "(null)", format: "(null)"
  392. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Property", callback: "LoadProperties", format: "(null)"
  393. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Houses", callback: "LoadHouses", format: "(null)"
  394. [21:41:59 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '-'", callback: "LoadDealerVehicles", format: "(null)"
  395. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  396. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  397. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  398. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  399. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  400. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  401. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - connection was successful
  402. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  403. [21:41:59 03/24/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  404. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  405. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.223 milliseconds
  406. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  407. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  408. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.140 milliseconds
  409. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  410. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  411. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.108 milliseconds
  412. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  413. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  414. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.93 milliseconds
  415. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  416. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  417. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.94 milliseconds
  418. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  419. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  420. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.88 milliseconds
  421. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  422. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  423. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.190 milliseconds
  424. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  425. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  426. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.90 milliseconds
  427. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  428. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  429. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.111 milliseconds
  430. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  431. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  432. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.83 milliseconds
  433. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  434. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  435. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.154 milliseconds
  436. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  437. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  438. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.98 milliseconds
  439. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  440. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  441. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.64 milliseconds
  442. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  443. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  444. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.62 milliseconds
  445. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  446. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  447. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.90 milliseconds
  448. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  449. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  450. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.92 milliseconds
  451. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  452. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  453. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.75 milliseconds
  454. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  455. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - starting query execution
  456. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadProperties] - query was successfully executed within 0.73 milliseconds
  457. [21:41:59 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  458. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - starting query execution
  459. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadHouses] - query was successfully executed within 0.60 milliseconds
  460. [21:41:59 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  461. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - starting query execution
  462. [21:41:59 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - query was successfully executed within 0.83 milliseconds
  463. [21:41:59 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  464. [21:42:00 03/24/17] [DEBUG] Calling callback "LoadProperties"..
  465. [21:42:00 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  466. [21:42:00 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  467. [21:42:00 03/24/17] [DEBUG] Calling callback "LoadHouses"..
  468. [21:42:00 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  469. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  470. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
  471. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 0, field_name: "HouseOwner", connection: 1, max_len: 24
  472. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseOwner", data: "MadDexTer"
  473. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseX", connection: 1
  474. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseX", data: "2459.41"
  475. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseY", connection: 1
  476. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseY", data: "-1691.66"
  477. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseZ", connection: 1
  478. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseZ", data: "13.546"
  479. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HousePrice", connection: 1
  480. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HousePrice", data: "10000"
  481. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseInterior", connection: 1
  482. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseInterior", data: "2"
  483. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseLock", connection: 1
  484. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseLock", data: "1"
  485. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseMoney", connection: 1
  486. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseMoney", data: "0"
  487. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseExpire", connection: 1
  488. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseExpire", data: "1498399056"
  489. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "ID", connection: 1
  490. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
  491. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 1, field_name: "HouseOwner", connection: 1, max_len: 24
  492. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseOwner", data: "SanTaa"
  493. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseX", connection: 1
  494. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseX", data: "2469.52"
  495. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseY", connection: 1
  496. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseY", data: "-1646.35"
  497. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseZ", connection: 1
  498. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseZ", data: "13.78"
  499. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HousePrice", connection: 1
  500. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HousePrice", data: "60000"
  501. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseInterior", connection: 1
  502. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseInterior", data: "5"
  503. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseLock", connection: 1
  504. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseLock", data: "1"
  505. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseMoney", connection: 1
  506. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseMoney", data: "0"
  507. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseExpire", connection: 1
  508. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseExpire", data: "1490623114"
  509. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "ID", connection: 1
  510. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
  511. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 2, field_name: "HouseOwner", connection: 1, max_len: 24
  512. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseOwner", data: "Spy"
  513. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseX", connection: 1
  514. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseX", data: "2486.54"
  515. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseY", connection: 1
  516. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseY", data: "-1644.53"
  517. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseZ", connection: 1
  518. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseZ", data: "14.077"
  519. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HousePrice", connection: 1
  520. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HousePrice", data: "41000"
  521. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseInterior", connection: 1
  522. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseInterior", data: "5"
  523. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseLock", connection: 1
  524. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseLock", data: "1"
  525. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseMoney", connection: 1
  526. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseMoney", data: "0"
  527. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseExpire", connection: 1
  528. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseExpire", data: "1506175583"
  529. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "ID", connection: 1
  530. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
  531. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 3, field_name: "HouseOwner", connection: 1, max_len: 24
  532. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseOwner", data: "-"
  533. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseX", connection: 1
  534. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseX", data: "2451.8"
  535. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseY", connection: 1
  536. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseY", data: "-1641.41"
  537. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseZ", connection: 1
  538. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseZ", data: "14.066"
  539. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HousePrice", connection: 1
  540. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HousePrice", data: "60000"
  541. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseInterior", connection: 1
  542. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseInterior", data: "5"
  543. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseLock", connection: 1
  544. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseLock", data: "0"
  545. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseMoney", connection: 1
  546. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseMoney", data: "0"
  547. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseExpire", connection: 1
  548. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseExpire", data: "0"
  549. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "ID", connection: 1
  550. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
  551. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 4, field_name: "HouseOwner", connection: 1, max_len: 24
  552. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseOwner", data: "179"
  553. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseX", connection: 1
  554. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseX", data: "2413.78"
  555. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseY", connection: 1
  556. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseY", data: "-1646.79"
  557. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseZ", connection: 1
  558. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseZ", data: "14.012"
  559. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HousePrice", connection: 1
  560. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HousePrice", data: "60000"
  561. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseInterior", connection: 1
  562. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseInterior", data: "5"
  563. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseLock", connection: 1
  564. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseLock", data: "1"
  565. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseMoney", connection: 1
  566. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseMoney", data: "0"
  567. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseExpire", connection: 1
  568. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseExpire", data: "1490623934"
  569. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "ID", connection: 1
  570. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
  571. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 5, field_name: "HouseOwner", connection: 1, max_len: 24
  572. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseOwner", data: "SanTaa"
  573. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseX", connection: 1
  574. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseX", data: "2393.23"
  575. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseY", connection: 1
  576. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseY", data: "-1646.43"
  577. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseZ", connection: 1
  578. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseZ", data: "13.905"
  579. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HousePrice", connection: 1
  580. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HousePrice", data: "60000"
  581. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseInterior", connection: 1
  582. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseInterior", data: "5"
  583. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseLock", connection: 1
  584. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseLock", data: "1"
  585. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseMoney", connection: 1
  586. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseMoney", data: "0"
  587. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseExpire", connection: 1
  588. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseExpire", data: "1490623946"
  589. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "ID", connection: 1
  590. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ID", data: "6"
  591. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 6, field_name: "HouseOwner", connection: 1, max_len: 24
  592. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseOwner", data: "179"
  593. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseX", connection: 1
  594. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseX", data: "2362.86"
  595. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseY", connection: 1
  596. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseY", data: "-1643.52"
  597. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseZ", connection: 1
  598. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseZ", data: "14.21"
  599. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HousePrice", connection: 1
  600. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HousePrice", data: "60000"
  601. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseInterior", connection: 1
  602. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseInterior", data: "5"
  603. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseLock", connection: 1
  604. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseLock", data: "1"
  605. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseMoney", connection: 1
  606. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseMoney", data: "0"
  607. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseExpire", connection: 1
  608. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseExpire", data: "1490623963"
  609. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "ID", connection: 1
  610. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ID", data: "7"
  611. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 7, field_name: "HouseOwner", connection: 1, max_len: 24
  612. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseOwner", data: "SanTaa"
  613. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseX", connection: 1
  614. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseX", data: "2409.07"
  615. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseY", connection: 1
  616. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseY", data: "-1674.57"
  617. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseZ", connection: 1
  618. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseZ", data: "14.236"
  619. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HousePrice", connection: 1
  620. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HousePrice", data: "60000"
  621. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseInterior", connection: 1
  622. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseInterior", data: "5"
  623. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseLock", connection: 1
  624. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseLock", data: "1"
  625. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseMoney", connection: 1
  626. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseMoney", data: "0"
  627. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseExpire", connection: 1
  628. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseExpire", data: "1490623955"
  629. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "ID", connection: 1
  630. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ID", data: "8"
  631. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 8, field_name: "HouseOwner", connection: 1, max_len: 24
  632. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseOwner", data: "-"
  633. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseX", connection: 1
  634. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseX", data: "2384.55"
  635. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseY", connection: 1
  636. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseY", data: "-1675.83"
  637. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseZ", connection: 1
  638. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseZ", data: "15.246"
  639. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HousePrice", connection: 1
  640. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HousePrice", data: "60000"
  641. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseInterior", connection: 1
  642. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseInterior", data: "5"
  643. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseLock", connection: 1
  644. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseLock", data: "0"
  645. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseMoney", connection: 1
  646. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseMoney", data: "0"
  647. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseExpire", connection: 1
  648. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseExpire", data: "0"
  649. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "ID", connection: 1
  650. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "ID", data: "9"
  651. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 9, field_name: "HouseOwner", connection: 1, max_len: 24
  652. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseOwner", data: "Jaxy"
  653. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseX", connection: 1
  654. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseX", data: "2368.23"
  655. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseY", connection: 1
  656. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseY", data: "-1675.34"
  657. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseZ", connection: 1
  658. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseZ", data: "14.168"
  659. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HousePrice", connection: 1
  660. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HousePrice", data: "60000"
  661. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseInterior", connection: 1
  662. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseInterior", data: "5"
  663. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseLock", connection: 1
  664. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseLock", data: "1"
  665. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseMoney", connection: 1
  666. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseMoney", data: "0"
  667. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseExpire", connection: 1
  668. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseExpire", data: "1490623970"
  669. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "ID", connection: 1
  670. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "ID", data: "10"
  671. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 10, field_name: "HouseOwner", connection: 1, max_len: 24
  672. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseOwner", data: "179"
  673. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseX", connection: 1
  674. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseX", data: "2326.88"
  675. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseY", connection: 1
  676. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseY", data: "-1681.92"
  677. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseZ", connection: 1
  678. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseZ", data: "14.93"
  679. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HousePrice", connection: 1
  680. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HousePrice", data: "60000"
  681. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseInterior", connection: 1
  682. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseInterior", data: "5"
  683. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseLock", connection: 1
  684. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseLock", data: "1"
  685. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseMoney", connection: 1
  686. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseMoney", data: "0"
  687. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseExpire", connection: 1
  688. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseExpire", data: "1490624217"
  689. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "ID", connection: 1
  690. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "ID", data: "11"
  691. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 11, field_name: "HouseOwner", connection: 1, max_len: 24
  692. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseOwner", data: "179"
  693. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseX", connection: 1
  694. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseX", data: "2306.81"
  695. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseY", connection: 1
  696. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseY", data: "-1679.2"
  697. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseZ", connection: 1
  698. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseZ", data: "14.332"
  699. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HousePrice", connection: 1
  700. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HousePrice", data: "60000"
  701. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseInterior", connection: 1
  702. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseInterior", data: "5"
  703. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseLock", connection: 1
  704. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseLock", data: "1"
  705. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseMoney", connection: 1
  706. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseMoney", data: "0"
  707. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseExpire", connection: 1
  708. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseExpire", data: "1490624243"
  709. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "ID", connection: 1
  710. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "ID", data: "12"
  711. [21:42:00 03/24/17] [DEBUG] cache_get_field_content - row: 12, field_name: "HouseOwner", connection: 1, max_len: 24
  712. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseOwner", data: "SanTaa"
  713. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseX", connection: 1
  714. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseX", data: "2256.87"
  715. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseY", connection: 1
  716. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseY", data: "-1644.29"
  717. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseZ", connection: 1
  718. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseZ", data: "15.522"
  719. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HousePrice", connection: 1
  720. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HousePrice", data: "60000"
  721. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseInterior", connection: 1
  722. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseInterior", data: "5"
  723. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseLock", connection: 1
  724. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseLock", data: "1"
  725. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseMoney", connection: 1
  726. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseMoney", data: "0"
  727. [21:42:00 03/24/17] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseExpire", connection: 1
  728. [21:42:00 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseExpire", data: "1490624110"
  729. [21:42:00 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  730. [21:42:00 03/24/17] [DEBUG] Calling callback "LoadDealerVehicles"..
  731. [21:42:00 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  732. [21:42:00 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  733. [21:42:22 03/24/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  734. [21:42:22 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Don.Spy' OR ", callback: "OnBanCheck", format: "i"
  735. [21:42:22 03/24/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  736. [21:42:22 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Don.", callback: "(null)", format: "(null)"
  737. [21:42:22 03/24/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  738. [21:42:22 03/24/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Don.Spy'", use_cache: true
  739. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  740. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 0.510 milliseconds
  741. [21:42:22 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  742. [21:42:22 03/24/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  743. [21:42:22 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  744. [21:42:22 03/24/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  745. [21:42:22 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  746. [21:42:22 03/24/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  747. [21:42:22 03/24/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  748. [21:42:22 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Don.Spy'", callback: "GiveHouseKeys", format: "i"
  749. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  750. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 0.452 milliseconds
  751. [21:42:22 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  752. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  753. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.372 milliseconds
  754. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  755. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  756. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 0.267 milliseconds
  757. [21:42:22 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  758. [21:42:22 03/24/17] [DEBUG] Calling callback "OnBanCheck"..
  759. [21:42:22 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  760. [21:42:22 03/24/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  761. [21:42:22 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  762. [21:42:22 03/24/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  763. [21:42:22 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Don.Spy'", callback: "(null)", format: "(null)"
  764. [21:42:22 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  765. [21:42:22 03/24/17] [DEBUG] Calling callback "GiveHouseKeys"..
  766. [21:42:22 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  767. [21:42:22 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  768. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  769. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 0.378 milliseconds
  770. [21:42:22 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  771. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  772. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.289 milliseconds
  773. [21:42:22 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  774. [21:42:22 03/24/17] [DEBUG] Calling callback "OnAccountCheck"..
  775. [21:42:22 03/24/17] [DEBUG] cache_get_data - connection: 1
  776. [21:42:22 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  777. [21:42:43 03/24/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  778. [21:42:43 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'Don.", callback: "(null)", format: "(null)"
  779. [21:42:43 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  780. [21:42:43 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.385 milliseconds
  781. [21:42:43 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  782. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  783. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'Don.Spy' OR ", callback: "OnBanCheck", format: "i"
  784. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  785. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'Don.", callback: "(null)", format: "(null)"
  786. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  787. [21:43:01 03/24/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'Don.Spy'", use_cache: true
  788. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  789. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 0.216 milliseconds
  790. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  791. [21:43:01 03/24/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  792. [21:43:01 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  793. [21:43:01 03/24/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  794. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  795. [21:43:01 03/24/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  796. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  797. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'Don.Spy'", callback: "GiveHouseKeys", format: "i"
  798. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  799. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 0.161 milliseconds
  800. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  801. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  802. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.337 milliseconds
  803. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  804. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  805. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 0.107 milliseconds
  806. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  807. [21:43:01 03/24/17] [DEBUG] Calling callback "OnBanCheck"..
  808. [21:43:01 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  809. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  810. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  811. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  812. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'Don.Spy'", callback: "(null)", format: "(null)"
  813. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  814. [21:43:01 03/24/17] [DEBUG] Calling callback "GiveHouseKeys"..
  815. [21:43:01 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  816. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  817. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  818. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 0.252 milliseconds
  819. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  820. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  821. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.233 milliseconds
  822. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  823. [21:43:01 03/24/17] [DEBUG] Calling callback "OnAccountCheck"..
  824. [21:43:01 03/24/17] [DEBUG] cache_get_data - connection: 1
  825. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  826. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = '%e' OR `IP` = '%e'"
  827. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BannedPlayers` WHERE `PlayerName` = 'MadDexTer' O", callback: "OnBanCheck", format: "i"
  828. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 180, format: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = '%e'"
  829. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 1 WHERE `PlayerName` = 'MadD", callback: "(null)", format: "(null)"
  830. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = '%e'"
  831. [21:43:01 03/24/17] [DEBUG] mysql_query - connection: 1, query: "SELECT `IP` FROM `playersdata` WHERE `PlayerName` = 'MadDexTer'", use_cache: true
  832. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute - starting query execution
  833. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 0.425 milliseconds
  834. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  835. [21:43:01 03/24/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  836. [21:43:01 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  837. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `IP` = '%e' WHERE `PlayerName` = '%e'"
  838. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `IP` = '197.52.3.233' WHERE `PlayerName", callback: "(null)", format: "(null)"
  839. [21:43:01 03/24/17] [DEBUG] cache_delete - cache_id: 1, connection: 1
  840. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  841. [21:43:01 03/24/17] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  842. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 72, format: "SELECT * FROM `HouseKeys` WHERE `Player` = '%e'"
  843. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseKeys` WHERE `Player` = 'MadDexTer'", callback: "GiveHouseKeys", format: "i"
  844. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - starting query execution
  845. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnBanCheck] - query was successfully executed within 0.480 milliseconds
  846. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  847. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  848. [21:43:01 03/24/17] [DEBUG] Calling callback "OnBanCheck"..
  849. [21:43:01 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  850. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  851. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID`, `AutoLogin`, `IP` FROM `playersdata` WH", callback: "OnAccountCheck", format: "i"
  852. [21:43:01 03/24/17] [DEBUG] mysql_format - connection: 1, len: 150, format: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = '%e'"
  853. [21:43:01 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `BannedPlayers` WHERE `PlayerName` = 'MadDexTer'", callback: "(null)", format: "(null)"
  854. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  855. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 24.207 milliseconds
  856. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  857. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  858. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.363 milliseconds
  859. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  860. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - starting query execution
  861. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[GiveHouseKeys] - query was successfully executed within 0.239 milliseconds
  862. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  863. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  864. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 0.381 milliseconds
  865. [21:43:01 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  866. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  867. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.246 milliseconds
  868. [21:43:01 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  869. [21:43:01 03/24/17] [DEBUG] Calling callback "GiveHouseKeys"..
  870. [21:43:01 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  871. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  872. [21:43:01 03/24/17] [DEBUG] Calling callback "OnAccountCheck"..
  873. [21:43:01 03/24/17] [DEBUG] cache_get_data - connection: 1
  874. [21:43:01 03/24/17] [DEBUG] cache_get_field_content - row: 0, field_name: "IP", connection: 1, max_len: 1
  875. [21:43:01 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "IP", data: "197.52.3.233"
  876. [21:43:01 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "AutoLogin", connection: 1
  877. [21:43:01 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "AutoLogin", data: "0"
  878. [21:43:01 03/24/17] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  879. [21:43:01 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "02944F7EDB76C93D77B6624C6E9720DBCB5A0A0C4E9E5B5903612A11722B74FA836E3A0181A0D14ECD38DD9C629972F5BECFC45EEC741C90C6F5513382C275A7"
  880. [21:43:01 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  881. [21:43:01 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "2"
  882. [21:43:01 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  883. [21:43:08 03/24/17] [DEBUG] mysql_format - connection: 1, len: 280, format: "SELECT * FROM `playersdata` WHERE `PlayerName` = '%e' LIMIT 1"
  884. [21:43:08 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'MadDexTer' LIM", callback: "OnAccountLoad", format: "i"
  885. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  886. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 0.758 milliseconds
  887. [21:43:08 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  888. [21:43:08 03/24/17] [DEBUG] Calling callback "OnAccountLoad"..
  889. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  890. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "2"
  891. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Level", connection: 1
  892. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Level", data: "5"
  893. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  894. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "25876"
  895. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "USD", connection: 1
  896. [21:43:08 03/24/17] [WARNING] CMySQLResult::GetRowDataByName - field not found ("USD") (Query: "SELECT * FROM `playersdata` WHERE `PlayerName` = 'MadDexTer' LIMIT 1")
  897. [21:43:08 03/24/17] [ERROR] cache_get_field_content_int - invalid datatype
  898. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Kills", connection: 1
  899. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Kills", data: "0"
  900. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Deaths", connection: 1
  901. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Deaths", data: "6"
  902. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hours", connection: 1
  903. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hours", data: "0"
  904. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Minutes", connection: 1
  905. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Minutes", data: "43"
  906. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seconds", connection: 1
  907. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seconds", data: "7"
  908. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  909. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  910. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Marijuana", connection: 1
  911. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Marijuana", data: "0"
  912. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Seeds", connection: 1
  913. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Seeds", data: "0"
  914. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Cocaine", connection: 1
  915. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Cocaine", data: "0"
  916. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Premium", connection: 1
  917. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Premium", data: "1"
  918. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PremiumExpires", connection: 1
  919. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PremiumExpires", data: "1497966794"
  920. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "NameChange", connection: 1
  921. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "NameChange", data: "0"
  922. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "FightStyle", connection: 1
  923. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "FightStyle", data: "4"
  924. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "xLevel", connection: 1
  925. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "xLevel", data: "150"
  926. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "XP", connection: 1
  927. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "XP", data: "0"
  928. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Muted", connection: 1
  929. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Muted", data: "0"
  930. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Hitman", connection: 1
  931. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Hitman", data: "3955000"
  932. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "gSkills", connection: 1
  933. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "gSkills", data: "0"
  934. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "bSkills", connection: 1
  935. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "bSkills", data: "0"
  936. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "vSkills", connection: 1
  937. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "vSkills", data: "0"
  938. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "aSkills", connection: 1
  939. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "aSkills", data: "0"
  940. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "rSkills", connection: 1
  941. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "rSkills", data: "0"
  942. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "tSkills", connection: 1
  943. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "tSkills", data: "0"
  944. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "mSkills", connection: 1
  945. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "mSkills", data: "0"
  946. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "dSkills", connection: 1
  947. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "dSkills", data: "0"
  948. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "PlayerTeam", connection: 1
  949. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PlayerTeam", data: "255"
  950. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  951. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "270"
  952. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  953. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "1729.55"
  954. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  955. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "1566.46"
  956. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  957. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "10.242"
  958. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Interior", connection: 1
  959. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Interior", data: "0"
  960. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Health", connection: 1
  961. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Health", data: "100"
  962. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_float - row: 0, field_name: "Armour", connection: 1
  963. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Armour", data: "0"
  964. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jetpack", connection: 1
  965. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jetpack", data: "0"
  966. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JetpackExpire", connection: 1
  967. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JetpackExpire", data: "0"
  968. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Jump", connection: 1
  969. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Jump", data: "0"
  970. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "JumpExpire", connection: 1
  971. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "JumpExpire", data: "0"
  972. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Friends", connection: 1
  973. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Friends", data: "0"
  974. [21:43:08 03/24/17] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Vehicles", connection: 1
  975. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Vehicles", data: "0"
  976. [21:43:08 03/24/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '%e'"
  977. [21:43:08 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = 'MadDexTer'", callback: "LoadPlayerVehicles", format: "i"
  978. [21:43:08 03/24/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `Attachments` WHERE `ID` = %d"
  979. [21:43:08 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Attachments` WHERE `ID` = 2", callback: "OnAttachmentLoad", format: "i"
  980. [21:43:08 03/24/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = %d"
  981. [21:43:08 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Weapon`, `Ammo` FROM `Weapons` WHERE `ID` = 2", callback: "OnWeaponLoad", format: "i"
  982. [21:43:08 03/24/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `FriendsData` WHERE `ID` = %d"
  983. [21:43:08 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FriendsData` WHERE `ID` = 2", callback: "OnFriendsLoad", format: "i"
  984. [21:43:08 03/24/17] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = '%e'"
  985. [21:43:08 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `OfflinePMs` WHERE `PlayerName` = 'MadDexTer'", callback: "OnOfflinePMsLoad", format: "i"
  986. [21:43:08 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  987. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - starting query execution
  988. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[LoadPlayerVehicles] - query was successfully executed within 0.476 milliseconds
  989. [21:43:08 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  990. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - starting query execution
  991. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnAttachmentLoad] - query was successfully executed within 0.386 milliseconds
  992. [21:43:08 03/24/17] [DEBUG] Calling callback "LoadPlayerVehicles"..
  993. [21:43:08 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  994. [21:43:08 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  995. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - starting query execution
  996. [21:43:08 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  997. [21:43:08 03/24/17] [DEBUG] Calling callback "OnAttachmentLoad"..
  998. [21:43:08 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  999. [21:43:08 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1000. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnWeaponLoad] - query was successfully executed within 0.386 milliseconds
  1001. [21:43:08 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1002. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - starting query execution
  1003. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnFriendsLoad] - query was successfully executed within 0.293 milliseconds
  1004. [21:43:08 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1005. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - starting query execution
  1006. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[OnOfflinePMsLoad] - query was successfully executed within 0.304 milliseconds
  1007. [21:43:08 03/24/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  1008. [21:43:08 03/24/17] [DEBUG] Calling callback "OnWeaponLoad"..
  1009. [21:43:08 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  1010. [21:43:08 03/24/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 0, connection: 1
  1011. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '0', data: "3"
  1012. [21:43:08 03/24/17] [DEBUG] cache_get_row_int - row: 0, field_idx: 1, connection: 1
  1013. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowData - row: '0', field: '1', data: "1"
  1014. [21:43:08 03/24/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 0, connection: 1
  1015. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '0', data: "14"
  1016. [21:43:08 03/24/17] [DEBUG] cache_get_row_int - row: 1, field_idx: 1, connection: 1
  1017. [21:43:08 03/24/17] [DEBUG] CMySQLResult::GetRowData - row: '1', field: '1', data: "1"
  1018. [21:43:08 03/24/17] [DEBUG] mysql_format - connection: 1, len: 65, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  1019. [21:43:08 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  1020. [21:43:08 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1021. [21:43:08 03/24/17] [DEBUG] Calling callback "OnFriendsLoad"..
  1022. [21:43:08 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  1023. [21:43:08 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1024. [21:43:08 03/24/17] [DEBUG] Calling callback "OnOfflinePMsLoad"..
  1025. [21:43:08 03/24/17] [DEBUG] cache_get_row_count - connection: 1
  1026. [21:43:08 03/24/17] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  1027. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1028. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 23.957 milliseconds
  1029. [21:43:08 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1030. [21:44:00 03/24/17] [DEBUG] mysql_format - connection: 1, len: 74, format: "DELETE FROM `Weapons` WHERE `ID` = %d"
  1031. [21:44:00 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "DELETE FROM `Weapons` WHERE `ID` = 2", callback: "(null)", format: "(null)"
  1032. [21:44:00 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1033. [21:44:00 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 0.330 milliseconds
  1034. [21:44:00 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
  1035. [21:44:33 03/24/17] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `Kills` = %i, ..."
  1036. [21:44:33 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `AutoLog", callback: "(null)", format: "(null)"
  1037. [21:44:33 03/24/17] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = '%e'"
  1038. [21:44:33 03/24/17] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0 WHERE `PlayerName` = 'MadD", callback: "(null)", format: "(null)"
  1039. [21:44:33 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1040. [21:44:33 03/24/17] [ERROR] CMySQLQuery::Execute[] - (error #1054) Unknown column 'USD' in 'field list' (Query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `AutoLogin` = 0, `Level` = 5, `Money` = 24876, `USD` = 0, `Kills` = 0, `Deaths` = 7,`Suicides` = 0, `Hours` = 0, `Minutes` = 44, `Seconds` = 14, `Marijuana` = 0, `Seeds` = 0, `Cocaine` = 0, `Premium` = 1, `PremiumExpires` = 1497966794, `NameChange` = 0, `FightStyle` = 4,`xLevel` = 150, `XP` = 0, `Muted` = 0, `Hitman` = 3955000, `gSkills` = 0, `bSkills` = 0, `vSkills` = 0, `aSkills` = 0, `rSkills` = 0, `tSkills` = 0, `mSkills` = 0, `dSkills` = 0,`PlayerTeam` = 255, `MoneyBags` = 0, `Skin` = 270, `PosX` = 1770.045, `PosY` = 1583.309, `PosZ` = 6.884, `Interior` = 0, `Health` = 100.0, `Armour` = 0.0, `Jetpack` = 0, `JetpackExpire` = 0, `Jump` = 0,`JumpExpire` = 0, `Friends` = 0, `Vehicles` = 0 WHERE `ID` = 2")
  1041. [21:44:33 03/24/17] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
  1042. [21:44:33 03/24/17] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  1043. [21:44:33 03/24/17] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 27.285 milliseconds
  1044. [21:44:33 03/24/17] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement