· 9 years ago · Jul 29, 2017, 02:06 PM
1[14:04:20] [DEBUG] mysql_format - connection: 1, len: 760, format: "UPDATE `Vehicles` SET `vehName` = '%e', `vehOwner` = '%e', `vehLock` = %i, `vehModel` = %i,`vehPlate` = '%e', `vehMod_1` = %i, `..."
2[14:04:20] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `Vehicles` SET `vehName` = 'Cheetah', `vehOwner` = 'Froze", callback: "(null)", format: "(null)"
3[14:04:20] [DEBUG] mysql_format - connection: 1, len: 760, format: "UPDATE `Vehicles` SET `vehName` = '%e', `vehOwner` = '%e', `vehLock` = %i, `vehModel` = %i,`vehPlate` = '%e', `vehMod_1` = %i, `..."
4[14:04:20] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `Vehicles` SET `vehName` = 'Cheetah', `vehOwner` = '', `v", callback: "(null)", format: "(null)"
5[14:04:20] [DEBUG] mysql_format - connection: 1, len: 760, format: "UPDATE `Vehicles` SET `vehName` = '%e', `vehOwner` = '%e', `vehLock` = %i, `vehModel` = %i,`vehPlate` = '%e', `vehMod_1` = %i, `..."
6[14:04:20] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `Vehicles` SET `vehName` = 'Bullet', `vehOwner` = '', `ve", callback: "(null)", format: "(null)"
7[14:04:20] [DEBUG] mysql_format - connection: 1, len: 1000, format: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `AutoLogin` = %i, `Level` = %i, `Money` = %i, `USD` = %i, `Kills` = %i, ..."
8[14:04:20] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `LastSeen` = UNIX_TIMESTAMP(), `AutoLog", callback: "(null)", format: "(null)"
9[14:04:20] [DEBUG] mysql_close - connection: 1
10[14:04:20] [DEBUG] CMySQLConnection::Disconnect - connection was closed
11[14:04:20] [DEBUG] CMySQLConnection::Disconnect - connection was closed
12[14:04:20] [DEBUG] CMySQLQuery::Execute[] - starting query execution
13[14:04:20] [DEBUG] CMySQLConnection::Disconnect - connection was closed
14[14:04:20] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 104.34 milliseconds
15[14:04:20] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
16[14:04:20] [DEBUG] CMySQLQuery::Execute[] - starting query execution
17[14:04:20] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.431 milliseconds
18[14:04:20] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
19[14:04:20] [DEBUG] CMySQLQuery::Execute[] - starting query execution
20[14:04:20] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.182 milliseconds
21[14:04:20] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
22[14:04:20] [DEBUG] CMySQLQuery::Execute[] - starting query execution
23[14:04:20] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 19.722 milliseconds
24[14:04:20] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
25[14:04:20] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
26[14:04:20] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `playersdata` SET `Online` = 0", callback: "(null)", format: "(null)"
27[14:04:20] [ERROR] mysql_tquery - invalid connection handle (id: 1)
28[14:04:39] [DEBUG] mysql_connect - host: "web3.pulseheberg.net", user: "wrdwe1_server", database: "wrdwe1_server", password: "****", port: 3306, autoreconnect: true, pool_size: 2
29[14:04:39] [DEBUG] CMySQLHandle::Create - creating new connection..
30[14:04:39] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
31[14:04:39] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
32[14:04:39] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
33[14:04:39] [DEBUG] CMySQLConnection::Connect - connection was successful
34[14:04:39] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
35[14:04:39] [DEBUG] mysql_errno - connection: 1
36[14:04:39] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
37[14:04:39] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
38[14:04:39] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
39[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `playersdata` (`ID` int(11) NOT NULL ", callback: "(null)", format: "(null)"
40[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Maps` (`MapName` varchar(68) NOT NUL", callback: "(null)", format: "(null)"
41[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Property` (`ID` int(11) NOT NULL def", callback: "(null)", format: "(null)"
42[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Houses` (`ID` int(11) NOT NULL,`Hous", callback: "(null)", format: "(null)"
43[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseGuns` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
44[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseVisitors` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
45[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseKeys` (`HouseID` int(11) NOT NU", callback: "(null)", format: "(null)"
46[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `HouseSafeLogs` (`HouseID` int(11) NO", callback: "(null)", format: "(null)"
47[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Vehicles` (`vehID` int(11) NOT NULL ", callback: "(null)", format: "(null)"
48[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Attachments` (`ID` int(5) NOT NULL,`", callback: "(null)", format: "(null)"
49[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `BannedPlayers` (`PlayerName` varchar", callback: "(null)", format: "(null)"
50[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Weapons` (`ID` int(5) NOT NULL, `Wea", callback: "(null)", format: "(null)"
51[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `SkinData` ( `ID` int(5) NOT NULL, `S", callback: "(null)", format: "(null)"
52[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `FriendsData` ( `ID` int(5) NOT NULL,", callback: "(null)", format: "(null)"
53[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `OfflinePMs` ( `PlayerName` varchar(2", callback: "(null)", format: "(null)"
54[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `Market` (`Seller` varchar(25) NOT NU", callback: "(null)", format: "(null)"
55[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "CREATE TABLE IF NOT EXISTS `PlayerLogs` (`PlayerName` varchar(25", callback: "(null)", format: "(null)"
56[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Property", callback: "LoadProperties", format: "(null)"
57[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM Houses", callback: "LoadHouses", format: "(null)"
58[14:04:39] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Vehicles` WHERE `vehOwner` = '-'", callback: "LoadDealerVehicles", format: "(null)"
59[14:04:39] [DEBUG] CMySQLConnection::Connect - connection was successful
60[14:04:39] [DEBUG] CMySQLConnection::Connect - connection was successful
61[14:04:39] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
62[14:04:39] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
63[14:04:39] [DEBUG] CMySQLQuery::Execute[] - starting query execution
64[14:04:39] [DEBUG] CMySQLConnection::Connect - connection was successful
65[14:04:39] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
66[14:05:09] [ERROR] CMySQLQuery::Execute[] - (error #2013) Lost connection to MySQL server during query
67[14:05:09] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
68[14:05:09] [DEBUG] CMySQLQuery::Execute[] - starting query execution
69[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 96.661 milliseconds
70[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
71[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
72[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.295 milliseconds
73[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
74[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
75[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.308 milliseconds
76[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
77[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
78[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.115 milliseconds
79[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
80[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
81[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.272 milliseconds
82[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
83[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
84[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.339 milliseconds
85[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
86[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
87[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.585 milliseconds
88[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
89[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
90[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.510 milliseconds
91[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
92[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
93[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.435 milliseconds
94[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
95[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
96[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.251 milliseconds
97[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
98[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
99[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.779 milliseconds
100[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
101[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
102[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.775 milliseconds
103[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
104[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
105[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.261 milliseconds
106[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
107[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
108[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.265 milliseconds
109[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
110[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
111[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.735 milliseconds
112[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
113[14:05:10] [DEBUG] CMySQLQuery::Execute[] - starting query execution
114[14:05:10] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 17.461 milliseconds
115[14:05:10] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
116[14:05:10] [DEBUG] CMySQLQuery::Execute[LoadProperties] - starting query execution
117[14:05:10] [DEBUG] CMySQLQuery::Execute[LoadProperties] - query was successfully executed within 17.375 milliseconds
118[14:05:10] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
119[14:05:10] [DEBUG] CMySQLQuery::Execute[LoadHouses] - starting query execution
120[14:05:10] [DEBUG] Calling callback "LoadProperties"..
121[14:05:10] [DEBUG] cache_get_row_count - connection: 1
122[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
123[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
124[14:05:10] [DEBUG] cache_get_field_content - row: 0, field_name: "Name", connection: 1, max_len: 32
125[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Name", data: "TheImperial"
126[14:05:10] [DEBUG] cache_get_field_content - row: 0, field_name: "Owner", connection: 1, max_len: 24
127[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Owner", data: "-"
128[14:05:10] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PropertyX", connection: 1
129[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PropertyX", data: "2577.76"
130[14:05:10] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PropertyY", connection: 1
131[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PropertyY", data: "1321.81"
132[14:05:10] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PropertyZ", connection: 1
133[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PropertyZ", data: "10.82"
134[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Price", connection: 1
135[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Price", data: "500000"
136[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Earning", connection: 1
137[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Earning", data: "10000"
138[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Expire", connection: 1
139[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Expire", data: "0"
140[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "ID", connection: 1
141[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
142[14:05:10] [DEBUG] cache_get_field_content - row: 1, field_name: "Name", connection: 1, max_len: 32
143[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Name", data: "Rempart"
144[14:05:10] [DEBUG] cache_get_field_content - row: 1, field_name: "Owner", connection: 1, max_len: 24
145[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Owner", data: "-"
146[14:05:10] [DEBUG] cache_get_field_content_float - row: 1, field_name: "PropertyX", connection: 1
147[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "PropertyX", data: "2235.09"
148[14:05:10] [DEBUG] cache_get_field_content_float - row: 1, field_name: "PropertyY", connection: 1
149[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "PropertyY", data: "1287.55"
150[14:05:10] [DEBUG] cache_get_field_content_float - row: 1, field_name: "PropertyZ", connection: 1
151[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "PropertyZ", data: "10.82"
152[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "Price", connection: 1
153[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Price", data: "500000"
154[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "Earning", connection: 1
155[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Earning", data: "10000"
156[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "Expire", connection: 1
157[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "Expire", data: "0"
158[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "ID", connection: 1
159[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
160[14:05:10] [DEBUG] cache_get_field_content - row: 2, field_name: "Name", connection: 1, max_len: 32
161[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Name", data: "Swan"
162[14:05:10] [DEBUG] cache_get_field_content - row: 2, field_name: "Owner", connection: 1, max_len: 24
163[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Owner", data: "-"
164[14:05:10] [DEBUG] cache_get_field_content_float - row: 2, field_name: "PropertyX", connection: 1
165[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "PropertyX", data: "2010.84"
166[14:05:10] [DEBUG] cache_get_field_content_float - row: 2, field_name: "PropertyY", connection: 1
167[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "PropertyY", data: "1168.41"
168[14:05:10] [DEBUG] cache_get_field_content_float - row: 2, field_name: "PropertyZ", connection: 1
169[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "PropertyZ", data: "10.82"
170[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "Price", connection: 1
171[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Price", data: "500000"
172[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "Earning", connection: 1
173[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Earning", data: "10000"
174[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "Expire", connection: 1
175[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "Expire", data: "0"
176[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "ID", connection: 1
177[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
178[14:05:10] [DEBUG] cache_get_field_content - row: 3, field_name: "Name", connection: 1, max_len: 32
179[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Name", data: "Four Drago Casino"
180[14:05:10] [DEBUG] cache_get_field_content - row: 3, field_name: "Owner", connection: 1, max_len: 24
181[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Owner", data: "-"
182[14:05:10] [DEBUG] cache_get_field_content_float - row: 3, field_name: "PropertyX", connection: 1
183[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "PropertyX", data: "2023.55"
184[14:05:10] [DEBUG] cache_get_field_content_float - row: 3, field_name: "PropertyY", connection: 1
185[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "PropertyY", data: "1001.73"
186[14:05:10] [DEBUG] cache_get_field_content_float - row: 3, field_name: "PropertyZ", connection: 1
187[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "PropertyZ", data: "10.82"
188[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "Price", connection: 1
189[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Price", data: "500000"
190[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "Earning", connection: 1
191[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Earning", data: "10000"
192[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "Expire", connection: 1
193[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "Expire", data: "0"
194[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "ID", connection: 1
195[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
196[14:05:10] [DEBUG] cache_get_field_content - row: 4, field_name: "Name", connection: 1, max_len: 32
197[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Name", data: "KingCastle"
198[14:05:10] [DEBUG] cache_get_field_content - row: 4, field_name: "Owner", connection: 1, max_len: 24
199[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Owner", data: "-"
200[14:05:10] [DEBUG] cache_get_field_content_float - row: 4, field_name: "PropertyX", connection: 1
201[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "PropertyX", data: "2183.82"
202[14:05:10] [DEBUG] cache_get_field_content_float - row: 4, field_name: "PropertyY", connection: 1
203[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "PropertyY", data: "1120.6"
204[14:05:10] [DEBUG] cache_get_field_content_float - row: 4, field_name: "PropertyZ", connection: 1
205[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "PropertyZ", data: "12.648"
206[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "Price", connection: 1
207[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Price", data: "500000"
208[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "Earning", connection: 1
209[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Earning", data: "10000"
210[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "Expire", connection: 1
211[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "Expire", data: "0"
212[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "ID", connection: 1
213[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
214[14:05:10] [DEBUG] cache_get_field_content - row: 5, field_name: "Name", connection: 1, max_len: 32
215[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Name", data: "The High Roller"
216[14:05:10] [DEBUG] cache_get_field_content - row: 5, field_name: "Owner", connection: 1, max_len: 24
217[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Owner", data: "-"
218[14:05:10] [DEBUG] cache_get_field_content_float - row: 5, field_name: "PropertyX", connection: 1
219[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "PropertyX", data: "1933.37"
220[14:05:10] [DEBUG] cache_get_field_content_float - row: 5, field_name: "PropertyY", connection: 1
221[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "PropertyY", data: "1342.23"
222[14:05:10] [DEBUG] cache_get_field_content_float - row: 5, field_name: "PropertyZ", connection: 1
223[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "PropertyZ", data: "9.969"
224[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "Price", connection: 1
225[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Price", data: "500000"
226[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "Earning", connection: 1
227[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Earning", data: "10000"
228[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "Expire", connection: 1
229[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "Expire", data: "0"
230[14:05:10] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
231[14:05:10] [DEBUG] CMySQLQuery::Execute[LoadHouses] - query was successfully executed within 18.216 milliseconds
232[14:05:10] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
233[14:05:10] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - starting query execution
234[14:05:10] [DEBUG] Calling callback "LoadHouses"..
235[14:05:10] [DEBUG] cache_get_row_count - connection: 1
236[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
237[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "0"
238[14:05:10] [DEBUG] cache_get_field_content - row: 0, field_name: "HouseOwner", connection: 1, max_len: 24
239[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseOwner", data: "-"
240[14:05:10] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseX", connection: 1
241[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseX", data: "2067.53"
242[14:05:10] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseY", connection: 1
243[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseY", data: "-1731.64"
244[14:05:10] [DEBUG] cache_get_field_content_float - row: 0, field_name: "HouseZ", connection: 1
245[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseZ", data: "13.876"
246[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HousePrice", connection: 1
247[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HousePrice", data: "120000"
248[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseInterior", connection: 1
249[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseInterior", data: "3"
250[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseLock", connection: 1
251[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseLock", data: "0"
252[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseMoney", connection: 1
253[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseMoney", data: "0"
254[14:05:10] [DEBUG] cache_get_field_content_int - row: 0, field_name: "HouseExpire", connection: 1
255[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "HouseExpire", data: "0"
256[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "ID", connection: 1
257[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "ID", data: "1"
258[14:05:10] [DEBUG] cache_get_field_content - row: 1, field_name: "HouseOwner", connection: 1, max_len: 24
259[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseOwner", data: "-"
260[14:05:10] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseX", connection: 1
261[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseX", data: "2067.01"
262[14:05:10] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseY", connection: 1
263[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseY", data: "-1717.07"
264[14:05:10] [DEBUG] cache_get_field_content_float - row: 1, field_name: "HouseZ", connection: 1
265[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseZ", data: "13.555"
266[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HousePrice", connection: 1
267[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HousePrice", data: "120000"
268[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseInterior", connection: 1
269[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseInterior", data: "3"
270[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseLock", connection: 1
271[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseLock", data: "0"
272[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseMoney", connection: 1
273[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseMoney", data: "0"
274[14:05:10] [DEBUG] cache_get_field_content_int - row: 1, field_name: "HouseExpire", connection: 1
275[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '1', field: "HouseExpire", data: "0"
276[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "ID", connection: 1
277[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "ID", data: "2"
278[14:05:10] [DEBUG] cache_get_field_content - row: 2, field_name: "HouseOwner", connection: 1, max_len: 24
279[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseOwner", data: "-"
280[14:05:10] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseX", connection: 1
281[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseX", data: "2068.22"
282[14:05:10] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseY", connection: 1
283[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseY", data: "-1703.6"
284[14:05:10] [DEBUG] cache_get_field_content_float - row: 2, field_name: "HouseZ", connection: 1
285[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseZ", data: "14.148"
286[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HousePrice", connection: 1
287[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HousePrice", data: "120000"
288[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseInterior", connection: 1
289[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseInterior", data: "3"
290[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseLock", connection: 1
291[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseLock", data: "0"
292[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseMoney", connection: 1
293[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseMoney", data: "0"
294[14:05:10] [DEBUG] cache_get_field_content_int - row: 2, field_name: "HouseExpire", connection: 1
295[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '2', field: "HouseExpire", data: "0"
296[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "ID", connection: 1
297[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "ID", data: "3"
298[14:05:10] [DEBUG] cache_get_field_content - row: 3, field_name: "HouseOwner", connection: 1, max_len: 24
299[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseOwner", data: "-"
300[14:05:10] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseX", connection: 1
301[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseX", data: "2067.81"
302[14:05:10] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseY", connection: 1
303[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseY", data: "-1656.64"
304[14:05:10] [DEBUG] cache_get_field_content_float - row: 3, field_name: "HouseZ", connection: 1
305[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseZ", data: "13.547"
306[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HousePrice", connection: 1
307[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HousePrice", data: "120000"
308[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseInterior", connection: 1
309[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseInterior", data: "3"
310[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseLock", connection: 1
311[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseLock", data: "0"
312[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseMoney", connection: 1
313[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseMoney", data: "0"
314[14:05:10] [DEBUG] cache_get_field_content_int - row: 3, field_name: "HouseExpire", connection: 1
315[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '3', field: "HouseExpire", data: "0"
316[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "ID", connection: 1
317[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "ID", data: "4"
318[14:05:10] [DEBUG] cache_get_field_content - row: 4, field_name: "HouseOwner", connection: 1, max_len: 24
319[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseOwner", data: "-"
320[14:05:10] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseX", connection: 1
321[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseX", data: "2069.93"
322[14:05:10] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseY", connection: 1
323[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseY", data: "-1644"
324[14:05:10] [DEBUG] cache_get_field_content_float - row: 4, field_name: "HouseZ", connection: 1
325[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseZ", data: "13.547"
326[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HousePrice", connection: 1
327[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HousePrice", data: "120000"
328[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseInterior", connection: 1
329[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseInterior", data: "3"
330[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseLock", connection: 1
331[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseLock", data: "0"
332[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseMoney", connection: 1
333[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseMoney", data: "0"
334[14:05:10] [DEBUG] cache_get_field_content_int - row: 4, field_name: "HouseExpire", connection: 1
335[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '4', field: "HouseExpire", data: "0"
336[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "ID", connection: 1
337[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "ID", data: "5"
338[14:05:10] [DEBUG] cache_get_field_content - row: 5, field_name: "HouseOwner", connection: 1, max_len: 24
339[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseOwner", data: "-"
340[14:05:10] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseX", connection: 1
341[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseX", data: "2013.99"
342[14:05:10] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseY", connection: 1
343[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseY", data: "-1732.66"
344[14:05:10] [DEBUG] cache_get_field_content_float - row: 5, field_name: "HouseZ", connection: 1
345[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseZ", data: "14.168"
346[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HousePrice", connection: 1
347[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HousePrice", data: "120000"
348[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseInterior", connection: 1
349[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseInterior", data: "3"
350[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseLock", connection: 1
351[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseLock", data: "0"
352[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseMoney", connection: 1
353[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseMoney", data: "0"
354[14:05:10] [DEBUG] cache_get_field_content_int - row: 5, field_name: "HouseExpire", connection: 1
355[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '5', field: "HouseExpire", data: "0"
356[14:05:10] [DEBUG] cache_get_field_content_int - row: 6, field_name: "ID", connection: 1
357[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "ID", data: "6"
358[14:05:10] [DEBUG] cache_get_field_content - row: 6, field_name: "HouseOwner", connection: 1, max_len: 24
359[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseOwner", data: "-"
360[14:05:10] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseX", connection: 1
361[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseX", data: "2015.39"
362[14:05:10] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseY", connection: 1
363[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseY", data: "-1717"
364[14:05:10] [DEBUG] cache_get_field_content_float - row: 6, field_name: "HouseZ", connection: 1
365[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseZ", data: "13.555"
366[14:05:10] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HousePrice", connection: 1
367[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HousePrice", data: "120000"
368[14:05:10] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseInterior", connection: 1
369[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseInterior", data: "3"
370[14:05:10] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseLock", connection: 1
371[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseLock", data: "0"
372[14:05:10] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseMoney", connection: 1
373[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseMoney", data: "0"
374[14:05:10] [DEBUG] cache_get_field_content_int - row: 6, field_name: "HouseExpire", connection: 1
375[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '6', field: "HouseExpire", data: "0"
376[14:05:10] [DEBUG] cache_get_field_content_int - row: 7, field_name: "ID", connection: 1
377[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "ID", data: "7"
378[14:05:10] [DEBUG] cache_get_field_content - row: 7, field_name: "HouseOwner", connection: 1, max_len: 24
379[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseOwner", data: "-"
380[14:05:10] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseX", connection: 1
381[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseX", data: "2017.21"
382[14:05:10] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseY", connection: 1
383[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseY", data: "-1703.26"
384[14:05:10] [DEBUG] cache_get_field_content_float - row: 7, field_name: "HouseZ", connection: 1
385[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseZ", data: "14.217"
386[14:05:10] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HousePrice", connection: 1
387[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HousePrice", data: "120000"
388[14:05:10] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseInterior", connection: 1
389[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseInterior", data: "3"
390[14:05:10] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseLock", connection: 1
391[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseLock", data: "0"
392[14:05:10] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseMoney", connection: 1
393[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseMoney", data: "0"
394[14:05:10] [DEBUG] cache_get_field_content_int - row: 7, field_name: "HouseExpire", connection: 1
395[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '7', field: "HouseExpire", data: "0"
396[14:05:10] [DEBUG] cache_get_field_content_int - row: 8, field_name: "ID", connection: 1
397[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "ID", data: "8"
398[14:05:10] [DEBUG] cache_get_field_content - row: 8, field_name: "HouseOwner", connection: 1, max_len: 24
399[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseOwner", data: "-"
400[14:05:10] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseX", connection: 1
401[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseX", data: "2070.04"
402[14:05:10] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseY", connection: 1
403[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseY", data: "-1628.96"
404[14:05:10] [DEBUG] cache_get_field_content_float - row: 8, field_name: "HouseZ", connection: 1
405[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseZ", data: "13.876"
406[14:05:10] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HousePrice", connection: 1
407[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HousePrice", data: "120000"
408[14:05:10] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseInterior", connection: 1
409[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseInterior", data: "3"
410[14:05:10] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseLock", connection: 1
411[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseLock", data: "0"
412[14:05:10] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseMoney", connection: 1
413[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseMoney", data: "0"
414[14:05:10] [DEBUG] cache_get_field_content_int - row: 8, field_name: "HouseExpire", connection: 1
415[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '8', field: "HouseExpire", data: "0"
416[14:05:10] [DEBUG] cache_get_field_content_int - row: 9, field_name: "ID", connection: 1
417[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "ID", data: "9"
418[14:05:10] [DEBUG] cache_get_field_content - row: 9, field_name: "HouseOwner", connection: 1, max_len: 24
419[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseOwner", data: "-"
420[14:05:10] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseX", connection: 1
421[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseX", data: "2012.98"
422[14:05:10] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseY", connection: 1
423[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseY", data: "-1656.26"
424[14:05:10] [DEBUG] cache_get_field_content_float - row: 9, field_name: "HouseZ", connection: 1
425[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseZ", data: "13.806"
426[14:05:10] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HousePrice", connection: 1
427[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HousePrice", data: "120000"
428[14:05:10] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseInterior", connection: 1
429[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseInterior", data: "3"
430[14:05:10] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseLock", connection: 1
431[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseLock", data: "0"
432[14:05:10] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseMoney", connection: 1
433[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseMoney", data: "0"
434[14:05:10] [DEBUG] cache_get_field_content_int - row: 9, field_name: "HouseExpire", connection: 1
435[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '9', field: "HouseExpire", data: "0"
436[14:05:10] [DEBUG] cache_get_field_content_int - row: 10, field_name: "ID", connection: 1
437[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "ID", data: "10"
438[14:05:10] [DEBUG] cache_get_field_content - row: 10, field_name: "HouseOwner", connection: 1, max_len: 24
439[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseOwner", data: "-"
440[14:05:10] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseX", connection: 1
441[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseX", data: "2014.97"
442[14:05:10] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseY", connection: 1
443[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseY", data: "-1641.62"
444[14:05:10] [DEBUG] cache_get_field_content_float - row: 10, field_name: "HouseZ", connection: 1
445[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseZ", data: "13.782"
446[14:05:10] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HousePrice", connection: 1
447[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HousePrice", data: "120000"
448[14:05:10] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseInterior", connection: 1
449[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseInterior", data: "3"
450[14:05:10] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseLock", connection: 1
451[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseLock", data: "0"
452[14:05:10] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseMoney", connection: 1
453[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseMoney", data: "0"
454[14:05:10] [DEBUG] cache_get_field_content_int - row: 10, field_name: "HouseExpire", connection: 1
455[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '10', field: "HouseExpire", data: "0"
456[14:05:10] [DEBUG] cache_get_field_content_int - row: 11, field_name: "ID", connection: 1
457[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "ID", data: "11"
458[14:05:10] [DEBUG] cache_get_field_content - row: 11, field_name: "HouseOwner", connection: 1, max_len: 24
459[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseOwner", data: "-"
460[14:05:10] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseX", connection: 1
461[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseX", data: "2017"
462[14:05:10] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseY", connection: 1
463[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseY", data: "-1629.98"
464[14:05:10] [DEBUG] cache_get_field_content_float - row: 11, field_name: "HouseZ", connection: 1
465[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseZ", data: "13.547"
466[14:05:10] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HousePrice", connection: 1
467[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HousePrice", data: "120000"
468[14:05:10] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseInterior", connection: 1
469[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseInterior", data: "3"
470[14:05:10] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseLock", connection: 1
471[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseLock", data: "0"
472[14:05:10] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseMoney", connection: 1
473[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseMoney", data: "0"
474[14:05:10] [DEBUG] cache_get_field_content_int - row: 11, field_name: "HouseExpire", connection: 1
475[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '11', field: "HouseExpire", data: "0"
476[14:05:10] [DEBUG] cache_get_field_content_int - row: 12, field_name: "ID", connection: 1
477[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "ID", data: "12"
478[14:05:10] [DEBUG] cache_get_field_content - row: 12, field_name: "HouseOwner", connection: 1, max_len: 24
479[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseOwner", data: "-"
480[14:05:10] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseX", connection: 1
481[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseX", data: "2243.69"
482[14:05:10] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseY", connection: 1
483[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseY", data: "-1639.76"
484[14:05:10] [DEBUG] cache_get_field_content_float - row: 12, field_name: "HouseZ", connection: 1
485[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseZ", data: "15.907"
486[14:05:10] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HousePrice", connection: 1
487[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HousePrice", data: "120000"
488[14:05:10] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseInterior", connection: 1
489[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseInterior", data: "3"
490[14:05:10] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseLock", connection: 1
491[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseLock", data: "0"
492[14:05:10] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseMoney", connection: 1
493[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseMoney", data: "0"
494[14:05:10] [DEBUG] cache_get_field_content_int - row: 12, field_name: "HouseExpire", connection: 1
495[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '12', field: "HouseExpire", data: "0"
496[14:05:10] [DEBUG] cache_get_field_content_int - row: 13, field_name: "ID", connection: 1
497[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "ID", data: "13"
498[14:05:10] [DEBUG] cache_get_field_content - row: 13, field_name: "HouseOwner", connection: 1, max_len: 24
499[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseOwner", data: "-"
500[14:05:10] [DEBUG] cache_get_field_content_float - row: 13, field_name: "HouseX", connection: 1
501[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseX", data: "2256.96"
502[14:05:10] [DEBUG] cache_get_field_content_float - row: 13, field_name: "HouseY", connection: 1
503[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseY", data: "-1644.52"
504[14:05:10] [DEBUG] cache_get_field_content_float - row: 13, field_name: "HouseZ", connection: 1
505[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseZ", data: "15.52"
506[14:05:10] [DEBUG] cache_get_field_content_int - row: 13, field_name: "HousePrice", connection: 1
507[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HousePrice", data: "120000"
508[14:05:10] [DEBUG] cache_get_field_content_int - row: 13, field_name: "HouseInterior", connection: 1
509[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseInterior", data: "3"
510[14:05:10] [DEBUG] cache_get_field_content_int - row: 13, field_name: "HouseLock", connection: 1
511[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseLock", data: "0"
512[14:05:10] [DEBUG] cache_get_field_content_int - row: 13, field_name: "HouseMoney", connection: 1
513[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseMoney", data: "0"
514[14:05:10] [DEBUG] cache_get_field_content_int - row: 13, field_name: "HouseExpire", connection: 1
515[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '13', field: "HouseExpire", data: "0"
516[14:05:10] [DEBUG] cache_get_field_content_int - row: 14, field_name: "ID", connection: 1
517[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "ID", data: "14"
518[14:05:10] [DEBUG] cache_get_field_content - row: 14, field_name: "HouseOwner", connection: 1, max_len: 24
519[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseOwner", data: "-"
520[14:05:10] [DEBUG] cache_get_field_content_float - row: 14, field_name: "HouseX", connection: 1
521[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseX", data: "2282.26"
522[14:05:10] [DEBUG] cache_get_field_content_float - row: 14, field_name: "HouseY", connection: 1
523[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseY", data: "-1641.98"
524[14:05:10] [DEBUG] cache_get_field_content_float - row: 14, field_name: "HouseZ", connection: 1
525[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseZ", data: "15.628"
526[14:05:10] [DEBUG] cache_get_field_content_int - row: 14, field_name: "HousePrice", connection: 1
527[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HousePrice", data: "120000"
528[14:05:10] [DEBUG] cache_get_field_content_int - row: 14, field_name: "HouseInterior", connection: 1
529[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseInterior", data: "3"
530[14:05:10] [DEBUG] cache_get_field_content_int - row: 14, field_name: "HouseLock", connection: 1
531[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseLock", data: "0"
532[14:05:10] [DEBUG] cache_get_field_content_int - row: 14, field_name: "HouseMoney", connection: 1
533[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseMoney", data: "0"
534[14:05:10] [DEBUG] cache_get_field_content_int - row: 14, field_name: "HouseExpire", connection: 1
535[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '14', field: "HouseExpire", data: "0"
536[14:05:10] [DEBUG] cache_get_field_content_int - row: 15, field_name: "ID", connection: 1
537[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "ID", data: "15"
538[14:05:10] [DEBUG] cache_get_field_content - row: 15, field_name: "HouseOwner", connection: 1, max_len: 24
539[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseOwner", data: "-"
540[14:05:10] [DEBUG] cache_get_field_content_float - row: 15, field_name: "HouseX", connection: 1
541[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseX", data: "2307"
542[14:05:10] [DEBUG] cache_get_field_content_float - row: 15, field_name: "HouseY", connection: 1
543[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseY", data: "-1678.53"
544[14:05:10] [DEBUG] cache_get_field_content_float - row: 15, field_name: "HouseZ", connection: 1
545[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseZ", data: "14.001"
546[14:05:10] [DEBUG] cache_get_field_content_int - row: 15, field_name: "HousePrice", connection: 1
547[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HousePrice", data: "120000"
548[14:05:10] [DEBUG] cache_get_field_content_int - row: 15, field_name: "HouseInterior", connection: 1
549[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseInterior", data: "3"
550[14:05:10] [DEBUG] cache_get_field_content_int - row: 15, field_name: "HouseLock", connection: 1
551[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseLock", data: "0"
552[14:05:10] [DEBUG] cache_get_field_content_int - row: 15, field_name: "HouseMoney", connection: 1
553[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseMoney", data: "0"
554[14:05:10] [DEBUG] cache_get_field_content_int - row: 15, field_name: "HouseExpire", connection: 1
555[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '15', field: "HouseExpire", data: "0"
556[14:05:10] [DEBUG] cache_get_field_content_int - row: 16, field_name: "ID", connection: 1
557[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "ID", data: "16"
558[14:05:10] [DEBUG] cache_get_field_content - row: 16, field_name: "HouseOwner", connection: 1, max_len: 24
559[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseOwner", data: "-"
560[14:05:10] [DEBUG] cache_get_field_content_float - row: 16, field_name: "HouseX", connection: 1
561[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseX", data: "2328.27"
562[14:05:10] [DEBUG] cache_get_field_content_float - row: 16, field_name: "HouseY", connection: 1
563[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseY", data: "-1681.88"
564[14:05:10] [DEBUG] cache_get_field_content_float - row: 16, field_name: "HouseZ", connection: 1
565[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseZ", data: "14.86"
566[14:05:10] [DEBUG] cache_get_field_content_int - row: 16, field_name: "HousePrice", connection: 1
567[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HousePrice", data: "120000"
568[14:05:10] [DEBUG] cache_get_field_content_int - row: 16, field_name: "HouseInterior", connection: 1
569[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseInterior", data: "3"
570[14:05:10] [DEBUG] cache_get_field_content_int - row: 16, field_name: "HouseLock", connection: 1
571[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseLock", data: "0"
572[14:05:10] [DEBUG] cache_get_field_content_int - row: 16, field_name: "HouseMoney", connection: 1
573[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseMoney", data: "0"
574[14:05:10] [DEBUG] cache_get_field_content_int - row: 16, field_name: "HouseExpire", connection: 1
575[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '16', field: "HouseExpire", data: "0"
576[14:05:10] [DEBUG] cache_get_field_content_int - row: 17, field_name: "ID", connection: 1
577[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "ID", data: "17"
578[14:05:10] [DEBUG] cache_get_field_content - row: 17, field_name: "HouseOwner", connection: 1, max_len: 24
579[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseOwner", data: "-"
580[14:05:10] [DEBUG] cache_get_field_content_float - row: 17, field_name: "HouseX", connection: 1
581[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseX", data: "2362.81"
582[14:05:10] [DEBUG] cache_get_field_content_float - row: 17, field_name: "HouseY", connection: 1
583[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseY", data: "-1644.45"
584[14:05:10] [DEBUG] cache_get_field_content_float - row: 17, field_name: "HouseZ", connection: 1
585[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseZ", data: "13.533"
586[14:05:10] [DEBUG] cache_get_field_content_int - row: 17, field_name: "HousePrice", connection: 1
587[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HousePrice", data: "120000"
588[14:05:10] [DEBUG] cache_get_field_content_int - row: 17, field_name: "HouseInterior", connection: 1
589[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseInterior", data: "3"
590[14:05:10] [DEBUG] cache_get_field_content_int - row: 17, field_name: "HouseLock", connection: 1
591[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseLock", data: "0"
592[14:05:10] [DEBUG] cache_get_field_content_int - row: 17, field_name: "HouseMoney", connection: 1
593[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseMoney", data: "0"
594[14:05:10] [DEBUG] cache_get_field_content_int - row: 17, field_name: "HouseExpire", connection: 1
595[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '17', field: "HouseExpire", data: "0"
596[14:05:10] [DEBUG] cache_get_field_content_int - row: 18, field_name: "ID", connection: 1
597[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "ID", data: "18"
598[14:05:10] [DEBUG] cache_get_field_content - row: 18, field_name: "HouseOwner", connection: 1, max_len: 24
599[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseOwner", data: "-"
600[14:05:10] [DEBUG] cache_get_field_content_float - row: 18, field_name: "HouseX", connection: 1
601[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseX", data: "2326.66"
602[14:05:10] [DEBUG] cache_get_field_content_float - row: 18, field_name: "HouseY", connection: 1
603[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseY", data: "-1717.38"
604[14:05:10] [DEBUG] cache_get_field_content_float - row: 18, field_name: "HouseZ", connection: 1
605[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseZ", data: "13.907"
606[14:05:10] [DEBUG] cache_get_field_content_int - row: 18, field_name: "HousePrice", connection: 1
607[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HousePrice", data: "120000"
608[14:05:10] [DEBUG] cache_get_field_content_int - row: 18, field_name: "HouseInterior", connection: 1
609[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseInterior", data: "3"
610[14:05:10] [DEBUG] cache_get_field_content_int - row: 18, field_name: "HouseLock", connection: 1
611[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseLock", data: "0"
612[14:05:10] [DEBUG] cache_get_field_content_int - row: 18, field_name: "HouseMoney", connection: 1
613[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseMoney", data: "0"
614[14:05:10] [DEBUG] cache_get_field_content_int - row: 18, field_name: "HouseExpire", connection: 1
615[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '18', field: "HouseExpire", data: "0"
616[14:05:10] [DEBUG] cache_get_field_content_int - row: 19, field_name: "ID", connection: 1
617[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "ID", data: "19"
618[14:05:10] [DEBUG] cache_get_field_content - row: 19, field_name: "HouseOwner", connection: 1, max_len: 24
619[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseOwner", data: "-"
620[14:05:10] [DEBUG] cache_get_field_content_float - row: 19, field_name: "HouseX", connection: 1
621[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseX", data: "2393.17"
622[14:05:10] [DEBUG] cache_get_field_content_float - row: 19, field_name: "HouseY", connection: 1
623[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseY", data: "-1646.81"
624[14:05:10] [DEBUG] cache_get_field_content_float - row: 19, field_name: "HouseZ", connection: 1
625[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseZ", data: "13.643"
626[14:05:10] [DEBUG] cache_get_field_content_int - row: 19, field_name: "HousePrice", connection: 1
627[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HousePrice", data: "120000"
628[14:05:10] [DEBUG] cache_get_field_content_int - row: 19, field_name: "HouseInterior", connection: 1
629[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseInterior", data: "3"
630[14:05:10] [DEBUG] cache_get_field_content_int - row: 19, field_name: "HouseLock", connection: 1
631[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseLock", data: "0"
632[14:05:10] [DEBUG] cache_get_field_content_int - row: 19, field_name: "HouseMoney", connection: 1
633[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseMoney", data: "0"
634[14:05:10] [DEBUG] cache_get_field_content_int - row: 19, field_name: "HouseExpire", connection: 1
635[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '19', field: "HouseExpire", data: "0"
636[14:05:10] [DEBUG] cache_get_field_content_int - row: 20, field_name: "ID", connection: 1
637[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "ID", data: "20"
638[14:05:10] [DEBUG] cache_get_field_content - row: 20, field_name: "HouseOwner", connection: 1, max_len: 24
639[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseOwner", data: "-"
640[14:05:10] [DEBUG] cache_get_field_content_float - row: 20, field_name: "HouseX", connection: 1
641[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseX", data: "2308.99"
642[14:05:10] [DEBUG] cache_get_field_content_float - row: 20, field_name: "HouseY", connection: 1
643[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseY", data: "-1714.56"
644[14:05:10] [DEBUG] cache_get_field_content_float - row: 20, field_name: "HouseZ", connection: 1
645[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseZ", data: "14.65"
646[14:05:10] [DEBUG] cache_get_field_content_int - row: 20, field_name: "HousePrice", connection: 1
647[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HousePrice", data: "120000"
648[14:05:10] [DEBUG] cache_get_field_content_int - row: 20, field_name: "HouseInterior", connection: 1
649[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseInterior", data: "3"
650[14:05:10] [DEBUG] cache_get_field_content_int - row: 20, field_name: "HouseLock", connection: 1
651[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseLock", data: "0"
652[14:05:10] [DEBUG] cache_get_field_content_int - row: 20, field_name: "HouseMoney", connection: 1
653[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseMoney", data: "0"
654[14:05:10] [DEBUG] cache_get_field_content_int - row: 20, field_name: "HouseExpire", connection: 1
655[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '20', field: "HouseExpire", data: "0"
656[14:05:10] [DEBUG] cache_get_field_content_int - row: 21, field_name: "ID", connection: 1
657[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "ID", data: "21"
658[14:05:10] [DEBUG] cache_get_field_content - row: 21, field_name: "HouseOwner", connection: 1, max_len: 24
659[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseOwner", data: "-"
660[14:05:10] [DEBUG] cache_get_field_content_float - row: 21, field_name: "HouseX", connection: 1
661[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseX", data: "2413.78"
662[14:05:10] [DEBUG] cache_get_field_content_float - row: 21, field_name: "HouseY", connection: 1
663[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseY", data: "-1647.69"
664[14:05:10] [DEBUG] cache_get_field_content_float - row: 21, field_name: "HouseZ", connection: 1
665[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseZ", data: "13.75"
666[14:05:10] [DEBUG] cache_get_field_content_int - row: 21, field_name: "HousePrice", connection: 1
667[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HousePrice", data: "120000"
668[14:05:10] [DEBUG] cache_get_field_content_int - row: 21, field_name: "HouseInterior", connection: 1
669[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseInterior", data: "3"
670[14:05:10] [DEBUG] cache_get_field_content_int - row: 21, field_name: "HouseLock", connection: 1
671[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseLock", data: "0"
672[14:05:10] [DEBUG] cache_get_field_content_int - row: 21, field_name: "HouseMoney", connection: 1
673[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseMoney", data: "0"
674[14:05:10] [DEBUG] cache_get_field_content_int - row: 21, field_name: "HouseExpire", connection: 1
675[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '21', field: "HouseExpire", data: "0"
676[14:05:10] [DEBUG] cache_get_field_content_int - row: 22, field_name: "ID", connection: 1
677[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "ID", data: "22"
678[14:05:10] [DEBUG] cache_get_field_content - row: 22, field_name: "HouseOwner", connection: 1, max_len: 24
679[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseOwner", data: "-"
680[14:05:10] [DEBUG] cache_get_field_content_float - row: 22, field_name: "HouseX", connection: 1
681[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseX", data: "2385.46"
682[14:05:10] [DEBUG] cache_get_field_content_float - row: 22, field_name: "HouseY", connection: 1
683[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseY", data: "-1712.75"
684[14:05:10] [DEBUG] cache_get_field_content_float - row: 22, field_name: "HouseZ", connection: 1
685[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseZ", data: "14.216"
686[14:05:10] [DEBUG] cache_get_field_content_int - row: 22, field_name: "HousePrice", connection: 1
687[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HousePrice", data: "120000"
688[14:05:10] [DEBUG] cache_get_field_content_int - row: 22, field_name: "HouseInterior", connection: 1
689[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseInterior", data: "3"
690[14:05:10] [DEBUG] cache_get_field_content_int - row: 22, field_name: "HouseLock", connection: 1
691[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseLock", data: "0"
692[14:05:10] [DEBUG] cache_get_field_content_int - row: 22, field_name: "HouseMoney", connection: 1
693[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseMoney", data: "0"
694[14:05:10] [DEBUG] cache_get_field_content_int - row: 22, field_name: "HouseExpire", connection: 1
695[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '22', field: "HouseExpire", data: "0"
696[14:05:10] [DEBUG] cache_get_field_content_int - row: 23, field_name: "ID", connection: 1
697[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "ID", data: "23"
698[14:05:10] [DEBUG] cache_get_field_content - row: 23, field_name: "HouseOwner", connection: 1, max_len: 24
699[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseOwner", data: "-"
700[14:05:10] [DEBUG] cache_get_field_content_float - row: 23, field_name: "HouseX", connection: 1
701[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseX", data: "2452.01"
702[14:05:10] [DEBUG] cache_get_field_content_float - row: 23, field_name: "HouseY", connection: 1
703[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseY", data: "-1642.91"
704[14:05:10] [DEBUG] cache_get_field_content_float - row: 23, field_name: "HouseZ", connection: 1
705[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseZ", data: "13.736"
706[14:05:10] [DEBUG] cache_get_field_content_int - row: 23, field_name: "HousePrice", connection: 1
707[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HousePrice", data: "120000"
708[14:05:10] [DEBUG] cache_get_field_content_int - row: 23, field_name: "HouseInterior", connection: 1
709[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseInterior", data: "3"
710[14:05:10] [DEBUG] cache_get_field_content_int - row: 23, field_name: "HouseLock", connection: 1
711[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseLock", data: "0"
712[14:05:10] [DEBUG] cache_get_field_content_int - row: 23, field_name: "HouseMoney", connection: 1
713[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseMoney", data: "0"
714[14:05:10] [DEBUG] cache_get_field_content_int - row: 23, field_name: "HouseExpire", connection: 1
715[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '23', field: "HouseExpire", data: "0"
716[14:05:10] [DEBUG] cache_get_field_content_int - row: 24, field_name: "ID", connection: 1
717[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "ID", data: "24"
718[14:05:10] [DEBUG] cache_get_field_content - row: 24, field_name: "HouseOwner", connection: 1, max_len: 24
719[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseOwner", data: "-"
720[14:05:10] [DEBUG] cache_get_field_content_float - row: 24, field_name: "HouseX", connection: 1
721[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseX", data: "2469.38"
722[14:05:10] [DEBUG] cache_get_field_content_float - row: 24, field_name: "HouseY", connection: 1
723[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseY", data: "-1647.13"
724[14:05:10] [DEBUG] cache_get_field_content_float - row: 24, field_name: "HouseZ", connection: 1
725[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseZ", data: "13.518"
726[14:05:10] [DEBUG] cache_get_field_content_int - row: 24, field_name: "HousePrice", connection: 1
727[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HousePrice", data: "120000"
728[14:05:10] [DEBUG] cache_get_field_content_int - row: 24, field_name: "HouseInterior", connection: 1
729[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseInterior", data: "3"
730[14:05:10] [DEBUG] cache_get_field_content_int - row: 24, field_name: "HouseLock", connection: 1
731[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseLock", data: "0"
732[14:05:10] [DEBUG] cache_get_field_content_int - row: 24, field_name: "HouseMoney", connection: 1
733[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseMoney", data: "0"
734[14:05:10] [DEBUG] cache_get_field_content_int - row: 24, field_name: "HouseExpire", connection: 1
735[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '24', field: "HouseExpire", data: "0"
736[14:05:10] [DEBUG] cache_get_field_content_int - row: 25, field_name: "ID", connection: 1
737[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "ID", data: "25"
738[14:05:10] [DEBUG] cache_get_field_content - row: 25, field_name: "HouseOwner", connection: 1, max_len: 24
739[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseOwner", data: "-"
740[14:05:10] [DEBUG] cache_get_field_content_float - row: 25, field_name: "HouseX", connection: 1
741[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseX", data: "2409.12"
742[14:05:10] [DEBUG] cache_get_field_content_float - row: 25, field_name: "HouseY", connection: 1
743[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseY", data: "-1674.17"
744[14:05:10] [DEBUG] cache_get_field_content_float - row: 25, field_name: "HouseZ", connection: 1
745[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseZ", data: "13.605"
746[14:05:10] [DEBUG] cache_get_field_content_int - row: 25, field_name: "HousePrice", connection: 1
747[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HousePrice", data: "120000"
748[14:05:10] [DEBUG] cache_get_field_content_int - row: 25, field_name: "HouseInterior", connection: 1
749[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseInterior", data: "3"
750[14:05:10] [DEBUG] cache_get_field_content_int - row: 25, field_name: "HouseLock", connection: 1
751[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseLock", data: "0"
752[14:05:10] [DEBUG] cache_get_field_content_int - row: 25, field_name: "HouseMoney", connection: 1
753[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseMoney", data: "0"
754[14:05:10] [DEBUG] cache_get_field_content_int - row: 25, field_name: "HouseExpire", connection: 1
755[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '25', field: "HouseExpire", data: "0"
756[14:05:10] [DEBUG] cache_get_field_content_int - row: 26, field_name: "ID", connection: 1
757[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "ID", data: "26"
758[14:05:10] [DEBUG] cache_get_field_content - row: 26, field_name: "HouseOwner", connection: 1, max_len: 24
759[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseOwner", data: "-"
760[14:05:10] [DEBUG] cache_get_field_content_float - row: 26, field_name: "HouseX", connection: 1
761[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseX", data: "2486.48"
762[14:05:10] [DEBUG] cache_get_field_content_float - row: 26, field_name: "HouseY", connection: 1
763[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseY", data: "-1646.62"
764[14:05:10] [DEBUG] cache_get_field_content_float - row: 26, field_name: "HouseZ", connection: 1
765[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseZ", data: "14.07"
766[14:05:10] [DEBUG] cache_get_field_content_int - row: 26, field_name: "HousePrice", connection: 1
767[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HousePrice", data: "120000"
768[14:05:10] [DEBUG] cache_get_field_content_int - row: 26, field_name: "HouseInterior", connection: 1
769[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseInterior", data: "3"
770[14:05:10] [DEBUG] cache_get_field_content_int - row: 26, field_name: "HouseLock", connection: 1
771[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseLock", data: "0"
772[14:05:10] [DEBUG] cache_get_field_content_int - row: 26, field_name: "HouseMoney", connection: 1
773[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseMoney", data: "0"
774[14:05:10] [DEBUG] cache_get_field_content_int - row: 26, field_name: "HouseExpire", connection: 1
775[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '26', field: "HouseExpire", data: "0"
776[14:05:10] [DEBUG] cache_get_field_content_int - row: 27, field_name: "ID", connection: 1
777[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "ID", data: "27"
778[14:05:10] [DEBUG] cache_get_field_content - row: 27, field_name: "HouseOwner", connection: 1, max_len: 24
779[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseOwner", data: "-"
780[14:05:10] [DEBUG] cache_get_field_content_float - row: 27, field_name: "HouseX", connection: 1
781[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseX", data: "2498.4"
782[14:05:10] [DEBUG] cache_get_field_content_float - row: 27, field_name: "HouseY", connection: 1
783[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseY", data: "-1643.63"
784[14:05:10] [DEBUG] cache_get_field_content_float - row: 27, field_name: "HouseZ", connection: 1
785[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseZ", data: "13.783"
786[14:05:10] [DEBUG] cache_get_field_content_int - row: 27, field_name: "HousePrice", connection: 1
787[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HousePrice", data: "120000"
788[14:05:10] [DEBUG] cache_get_field_content_int - row: 27, field_name: "HouseInterior", connection: 1
789[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseInterior", data: "3"
790[14:05:10] [DEBUG] cache_get_field_content_int - row: 27, field_name: "HouseLock", connection: 1
791[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseLock", data: "0"
792[14:05:10] [DEBUG] cache_get_field_content_int - row: 27, field_name: "HouseMoney", connection: 1
793[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseMoney", data: "0"
794[14:05:10] [DEBUG] cache_get_field_content_int - row: 27, field_name: "HouseExpire", connection: 1
795[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '27', field: "HouseExpire", data: "0"
796[14:05:10] [DEBUG] cache_get_field_content_int - row: 28, field_name: "ID", connection: 1
797[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "ID", data: "28"
798[14:05:10] [DEBUG] cache_get_field_content - row: 28, field_name: "HouseOwner", connection: 1, max_len: 24
799[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseOwner", data: "-"
800[14:05:10] [DEBUG] cache_get_field_content_float - row: 28, field_name: "HouseX", connection: 1
801[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseX", data: "2513.07"
802[14:05:10] [DEBUG] cache_get_field_content_float - row: 28, field_name: "HouseY", connection: 1
803[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseY", data: "-1650.9"
804[14:05:10] [DEBUG] cache_get_field_content_float - row: 28, field_name: "HouseZ", connection: 1
805[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseZ", data: "14.094"
806[14:05:10] [DEBUG] cache_get_field_content_int - row: 28, field_name: "HousePrice", connection: 1
807[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HousePrice", data: "120000"
808[14:05:10] [DEBUG] cache_get_field_content_int - row: 28, field_name: "HouseInterior", connection: 1
809[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseInterior", data: "3"
810[14:05:10] [DEBUG] cache_get_field_content_int - row: 28, field_name: "HouseLock", connection: 1
811[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseLock", data: "0"
812[14:05:10] [DEBUG] cache_get_field_content_int - row: 28, field_name: "HouseMoney", connection: 1
813[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseMoney", data: "0"
814[14:05:10] [DEBUG] cache_get_field_content_int - row: 28, field_name: "HouseExpire", connection: 1
815[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '28', field: "HouseExpire", data: "0"
816[14:05:10] [DEBUG] cache_get_field_content_int - row: 29, field_name: "ID", connection: 1
817[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "ID", data: "29"
818[14:05:10] [DEBUG] cache_get_field_content - row: 29, field_name: "HouseOwner", connection: 1, max_len: 24
819[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseOwner", data: "-"
820[14:05:10] [DEBUG] cache_get_field_content_float - row: 29, field_name: "HouseX", connection: 1
821[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseX", data: "2523.24"
822[14:05:10] [DEBUG] cache_get_field_content_float - row: 29, field_name: "HouseY", connection: 1
823[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseY", data: "-1658.59"
824[14:05:10] [DEBUG] cache_get_field_content_float - row: 29, field_name: "HouseZ", connection: 1
825[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseZ", data: "15.494"
826[14:05:10] [DEBUG] cache_get_field_content_int - row: 29, field_name: "HousePrice", connection: 1
827[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HousePrice", data: "120000"
828[14:05:10] [DEBUG] cache_get_field_content_int - row: 29, field_name: "HouseInterior", connection: 1
829[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseInterior", data: "3"
830[14:05:10] [DEBUG] cache_get_field_content_int - row: 29, field_name: "HouseLock", connection: 1
831[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseLock", data: "0"
832[14:05:10] [DEBUG] cache_get_field_content_int - row: 29, field_name: "HouseMoney", connection: 1
833[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseMoney", data: "0"
834[14:05:10] [DEBUG] cache_get_field_content_int - row: 29, field_name: "HouseExpire", connection: 1
835[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '29', field: "HouseExpire", data: "0"
836[14:05:10] [DEBUG] cache_get_field_content_int - row: 30, field_name: "ID", connection: 1
837[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "ID", data: "30"
838[14:05:10] [DEBUG] cache_get_field_content - row: 30, field_name: "HouseOwner", connection: 1, max_len: 24
839[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseOwner", data: "BigDaddy"
840[14:05:10] [DEBUG] cache_get_field_content_float - row: 30, field_name: "HouseX", connection: 1
841[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseX", data: "2147.36"
842[14:05:10] [DEBUG] cache_get_field_content_float - row: 30, field_name: "HouseY", connection: 1
843[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseY", data: "-1484.88"
844[14:05:10] [DEBUG] cache_get_field_content_float - row: 30, field_name: "HouseZ", connection: 1
845[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseZ", data: "26.541"
846[14:05:10] [DEBUG] cache_get_field_content_int - row: 30, field_name: "HousePrice", connection: 1
847[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HousePrice", data: "120000"
848[14:05:10] [DEBUG] cache_get_field_content_int - row: 30, field_name: "HouseInterior", connection: 1
849[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseInterior", data: "3"
850[14:05:10] [DEBUG] cache_get_field_content_int - row: 30, field_name: "HouseLock", connection: 1
851[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseLock", data: "1"
852[14:05:10] [DEBUG] cache_get_field_content_int - row: 30, field_name: "HouseMoney", connection: 1
853[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseMoney", data: "0"
854[14:05:10] [DEBUG] cache_get_field_content_int - row: 30, field_name: "HouseExpire", connection: 1
855[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '30', field: "HouseExpire", data: "1501583123"
856[14:05:10] [DEBUG] cache_get_field_content_int - row: 31, field_name: "ID", connection: 1
857[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "ID", data: "31"
858[14:05:10] [DEBUG] cache_get_field_content - row: 31, field_name: "HouseOwner", connection: 1, max_len: 24
859[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseOwner", data: "-"
860[14:05:10] [DEBUG] cache_get_field_content_float - row: 31, field_name: "HouseX", connection: 1
861[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseX", data: "2521.92"
862[14:05:10] [DEBUG] cache_get_field_content_float - row: 31, field_name: "HouseY", connection: 1
863[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseY", data: "-1679.11"
864[14:05:10] [DEBUG] cache_get_field_content_float - row: 31, field_name: "HouseZ", connection: 1
865[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseZ", data: "15.497"
866[14:05:10] [DEBUG] cache_get_field_content_int - row: 31, field_name: "HousePrice", connection: 1
867[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HousePrice", data: "120000"
868[14:05:10] [DEBUG] cache_get_field_content_int - row: 31, field_name: "HouseInterior", connection: 1
869[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseInterior", data: "3"
870[14:05:10] [DEBUG] cache_get_field_content_int - row: 31, field_name: "HouseLock", connection: 1
871[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseLock", data: "0"
872[14:05:10] [DEBUG] cache_get_field_content_int - row: 31, field_name: "HouseMoney", connection: 1
873[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseMoney", data: "0"
874[14:05:10] [DEBUG] cache_get_field_content_int - row: 31, field_name: "HouseExpire", connection: 1
875[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '31', field: "HouseExpire", data: "0"
876[14:05:10] [DEBUG] cache_get_field_content_int - row: 32, field_name: "ID", connection: 1
877[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "ID", data: "32"
878[14:05:10] [DEBUG] cache_get_field_content - row: 32, field_name: "HouseOwner", connection: 1, max_len: 24
879[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseOwner", data: "-"
880[14:05:10] [DEBUG] cache_get_field_content_float - row: 32, field_name: "HouseX", connection: 1
881[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseX", data: "2513.62"
882[14:05:10] [DEBUG] cache_get_field_content_float - row: 32, field_name: "HouseY", connection: 1
883[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseY", data: "-1691.04"
884[14:05:10] [DEBUG] cache_get_field_content_float - row: 32, field_name: "HouseZ", connection: 1
885[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseZ", data: "13.784"
886[14:05:10] [DEBUG] cache_get_field_content_int - row: 32, field_name: "HousePrice", connection: 1
887[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HousePrice", data: "120000"
888[14:05:10] [DEBUG] cache_get_field_content_int - row: 32, field_name: "HouseInterior", connection: 1
889[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseInterior", data: "3"
890[14:05:10] [DEBUG] cache_get_field_content_int - row: 32, field_name: "HouseLock", connection: 1
891[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseLock", data: "0"
892[14:05:10] [DEBUG] cache_get_field_content_int - row: 32, field_name: "HouseMoney", connection: 1
893[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseMoney", data: "0"
894[14:05:10] [DEBUG] cache_get_field_content_int - row: 32, field_name: "HouseExpire", connection: 1
895[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '32', field: "HouseExpire", data: "0"
896[14:05:10] [DEBUG] cache_get_field_content_int - row: 33, field_name: "ID", connection: 1
897[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "ID", data: "33"
898[14:05:10] [DEBUG] cache_get_field_content - row: 33, field_name: "HouseOwner", connection: 1, max_len: 24
899[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseOwner", data: "Genius"
900[14:05:10] [DEBUG] cache_get_field_content_float - row: 33, field_name: "HouseX", connection: 1
901[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseX", data: "2459.53"
902[14:05:10] [DEBUG] cache_get_field_content_float - row: 33, field_name: "HouseY", connection: 1
903[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseY", data: "-1689.34"
904[14:05:10] [DEBUG] cache_get_field_content_float - row: 33, field_name: "HouseZ", connection: 1
905[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseZ", data: "13.535"
906[14:05:10] [DEBUG] cache_get_field_content_int - row: 33, field_name: "HousePrice", connection: 1
907[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HousePrice", data: "120000"
908[14:05:10] [DEBUG] cache_get_field_content_int - row: 33, field_name: "HouseInterior", connection: 1
909[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseInterior", data: "3"
910[14:05:10] [DEBUG] cache_get_field_content_int - row: 33, field_name: "HouseLock", connection: 1
911[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseLock", data: "0"
912[14:05:10] [DEBUG] cache_get_field_content_int - row: 33, field_name: "HouseMoney", connection: 1
913[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseMoney", data: "0"
914[14:05:10] [DEBUG] cache_get_field_content_int - row: 33, field_name: "HouseExpire", connection: 1
915[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '33', field: "HouseExpire", data: "1501630857"
916[14:05:10] [DEBUG] cache_get_field_content_int - row: 34, field_name: "ID", connection: 1
917[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "ID", data: "34"
918[14:05:10] [DEBUG] cache_get_field_content - row: 34, field_name: "HouseOwner", connection: 1, max_len: 24
919[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseOwner", data: "-"
920[14:05:10] [DEBUG] cache_get_field_content_float - row: 34, field_name: "HouseX", connection: 1
921[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseX", data: "2145.86"
922[14:05:10] [DEBUG] cache_get_field_content_float - row: 34, field_name: "HouseY", connection: 1
923[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseY", data: "-1470.35"
924[14:05:10] [DEBUG] cache_get_field_content_float - row: 34, field_name: "HouseZ", connection: 1
925[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseZ", data: "25.547"
926[14:05:10] [DEBUG] cache_get_field_content_int - row: 34, field_name: "HousePrice", connection: 1
927[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HousePrice", data: "120000"
928[14:05:10] [DEBUG] cache_get_field_content_int - row: 34, field_name: "HouseInterior", connection: 1
929[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseInterior", data: "3"
930[14:05:10] [DEBUG] cache_get_field_content_int - row: 34, field_name: "HouseLock", connection: 1
931[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseLock", data: "0"
932[14:05:10] [DEBUG] cache_get_field_content_int - row: 34, field_name: "HouseMoney", connection: 1
933[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseMoney", data: "0"
934[14:05:10] [DEBUG] cache_get_field_content_int - row: 34, field_name: "HouseExpire", connection: 1
935[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '34', field: "HouseExpire", data: "0"
936[14:05:10] [DEBUG] cache_get_field_content_int - row: 35, field_name: "ID", connection: 1
937[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "ID", data: "35"
938[14:05:10] [DEBUG] cache_get_field_content - row: 35, field_name: "HouseOwner", connection: 1, max_len: 24
939[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseOwner", data: "-"
940[14:05:10] [DEBUG] cache_get_field_content_float - row: 35, field_name: "HouseX", connection: 1
941[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseX", data: "2151.58"
942[14:05:10] [DEBUG] cache_get_field_content_float - row: 35, field_name: "HouseY", connection: 1
943[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseY", data: "-1446.38"
944[14:05:10] [DEBUG] cache_get_field_content_float - row: 35, field_name: "HouseZ", connection: 1
945[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseZ", data: "25.775"
946[14:05:10] [DEBUG] cache_get_field_content_int - row: 35, field_name: "HousePrice", connection: 1
947[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HousePrice", data: "120000"
948[14:05:10] [DEBUG] cache_get_field_content_int - row: 35, field_name: "HouseInterior", connection: 1
949[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseInterior", data: "3"
950[14:05:10] [DEBUG] cache_get_field_content_int - row: 35, field_name: "HouseLock", connection: 1
951[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseLock", data: "0"
952[14:05:10] [DEBUG] cache_get_field_content_int - row: 35, field_name: "HouseMoney", connection: 1
953[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseMoney", data: "0"
954[14:05:10] [DEBUG] cache_get_field_content_int - row: 35, field_name: "HouseExpire", connection: 1
955[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '35', field: "HouseExpire", data: "0"
956[14:05:10] [DEBUG] cache_get_field_content_int - row: 36, field_name: "ID", connection: 1
957[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "ID", data: "36"
958[14:05:10] [DEBUG] cache_get_field_content - row: 36, field_name: "HouseOwner", connection: 1, max_len: 24
959[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseOwner", data: "-"
960[14:05:10] [DEBUG] cache_get_field_content_float - row: 36, field_name: "HouseX", connection: 1
961[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseX", data: "2148.94"
962[14:05:10] [DEBUG] cache_get_field_content_float - row: 36, field_name: "HouseY", connection: 1
963[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseY", data: "-1433.64"
964[14:05:10] [DEBUG] cache_get_field_content_float - row: 36, field_name: "HouseZ", connection: 1
965[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseZ", data: "25.539"
966[14:05:10] [DEBUG] cache_get_field_content_int - row: 36, field_name: "HousePrice", connection: 1
967[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HousePrice", data: "120000"
968[14:05:10] [DEBUG] cache_get_field_content_int - row: 36, field_name: "HouseInterior", connection: 1
969[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseInterior", data: "3"
970[14:05:10] [DEBUG] cache_get_field_content_int - row: 36, field_name: "HouseLock", connection: 1
971[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseLock", data: "0"
972[14:05:10] [DEBUG] cache_get_field_content_int - row: 36, field_name: "HouseMoney", connection: 1
973[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseMoney", data: "0"
974[14:05:10] [DEBUG] cache_get_field_content_int - row: 36, field_name: "HouseExpire", connection: 1
975[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '36', field: "HouseExpire", data: "0"
976[14:05:10] [DEBUG] cache_get_field_content_int - row: 37, field_name: "ID", connection: 1
977[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "ID", data: "37"
978[14:05:10] [DEBUG] cache_get_field_content - row: 37, field_name: "HouseOwner", connection: 1, max_len: 24
979[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseOwner", data: "-"
980[14:05:10] [DEBUG] cache_get_field_content_float - row: 37, field_name: "HouseX", connection: 1
981[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseX", data: "2150.17"
982[14:05:10] [DEBUG] cache_get_field_content_float - row: 37, field_name: "HouseY", connection: 1
983[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseY", data: "-1419.02"
984[14:05:10] [DEBUG] cache_get_field_content_float - row: 37, field_name: "HouseZ", connection: 1
985[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseZ", data: "25.922"
986[14:05:10] [DEBUG] cache_get_field_content_int - row: 37, field_name: "HousePrice", connection: 1
987[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HousePrice", data: "120000"
988[14:05:10] [DEBUG] cache_get_field_content_int - row: 37, field_name: "HouseInterior", connection: 1
989[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseInterior", data: "3"
990[14:05:10] [DEBUG] cache_get_field_content_int - row: 37, field_name: "HouseLock", connection: 1
991[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseLock", data: "0"
992[14:05:10] [DEBUG] cache_get_field_content_int - row: 37, field_name: "HouseMoney", connection: 1
993[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseMoney", data: "0"
994[14:05:10] [DEBUG] cache_get_field_content_int - row: 37, field_name: "HouseExpire", connection: 1
995[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '37', field: "HouseExpire", data: "0"
996[14:05:10] [DEBUG] cache_get_field_content_int - row: 38, field_name: "ID", connection: 1
997[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "ID", data: "38"
998[14:05:10] [DEBUG] cache_get_field_content - row: 38, field_name: "HouseOwner", connection: 1, max_len: 24
999[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseOwner", data: "-"
1000[14:05:10] [DEBUG] cache_get_field_content_float - row: 38, field_name: "HouseX", connection: 1
1001[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseX", data: "2150.5"
1002[14:05:10] [DEBUG] cache_get_field_content_float - row: 38, field_name: "HouseY", connection: 1
1003[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseY", data: "-1400.67"
1004[14:05:10] [DEBUG] cache_get_field_content_float - row: 38, field_name: "HouseZ", connection: 1
1005[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseZ", data: "25.798"
1006[14:05:10] [DEBUG] cache_get_field_content_int - row: 38, field_name: "HousePrice", connection: 1
1007[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HousePrice", data: "120000"
1008[14:05:10] [DEBUG] cache_get_field_content_int - row: 38, field_name: "HouseInterior", connection: 1
1009[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseInterior", data: "3"
1010[14:05:10] [DEBUG] cache_get_field_content_int - row: 38, field_name: "HouseLock", connection: 1
1011[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseLock", data: "0"
1012[14:05:10] [DEBUG] cache_get_field_content_int - row: 38, field_name: "HouseMoney", connection: 1
1013[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseMoney", data: "0"
1014[14:05:10] [DEBUG] cache_get_field_content_int - row: 38, field_name: "HouseExpire", connection: 1
1015[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '38', field: "HouseExpire", data: "0"
1016[14:05:10] [DEBUG] cache_get_field_content_int - row: 39, field_name: "ID", connection: 1
1017[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "ID", data: "39"
1018[14:05:10] [DEBUG] cache_get_field_content - row: 39, field_name: "HouseOwner", connection: 1, max_len: 24
1019[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseOwner", data: "-"
1020[14:05:10] [DEBUG] cache_get_field_content_float - row: 39, field_name: "HouseX", connection: 1
1021[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseX", data: "2129.58"
1022[14:05:10] [DEBUG] cache_get_field_content_float - row: 39, field_name: "HouseY", connection: 1
1023[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseY", data: "-1362.29"
1024[14:05:10] [DEBUG] cache_get_field_content_float - row: 39, field_name: "HouseZ", connection: 1
1025[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseZ", data: "25.806"
1026[14:05:10] [DEBUG] cache_get_field_content_int - row: 39, field_name: "HousePrice", connection: 1
1027[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HousePrice", data: "120000"
1028[14:05:10] [DEBUG] cache_get_field_content_int - row: 39, field_name: "HouseInterior", connection: 1
1029[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseInterior", data: "3"
1030[14:05:10] [DEBUG] cache_get_field_content_int - row: 39, field_name: "HouseLock", connection: 1
1031[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseLock", data: "0"
1032[14:05:10] [DEBUG] cache_get_field_content_int - row: 39, field_name: "HouseMoney", connection: 1
1033[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseMoney", data: "0"
1034[14:05:10] [DEBUG] cache_get_field_content_int - row: 39, field_name: "HouseExpire", connection: 1
1035[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '39', field: "HouseExpire", data: "0"
1036[14:05:10] [DEBUG] cache_get_field_content_int - row: 40, field_name: "ID", connection: 1
1037[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "ID", data: "40"
1038[14:05:10] [DEBUG] cache_get_field_content - row: 40, field_name: "HouseOwner", connection: 1, max_len: 24
1039[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseOwner", data: "-"
1040[14:05:10] [DEBUG] cache_get_field_content_float - row: 40, field_name: "HouseX", connection: 1
1041[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseX", data: "2147.72"
1042[14:05:10] [DEBUG] cache_get_field_content_float - row: 40, field_name: "HouseY", connection: 1
1043[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseY", data: "-1366.61"
1044[14:05:10] [DEBUG] cache_get_field_content_float - row: 40, field_name: "HouseZ", connection: 1
1045[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseZ", data: "25.642"
1046[14:05:10] [DEBUG] cache_get_field_content_int - row: 40, field_name: "HousePrice", connection: 1
1047[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HousePrice", data: "120000"
1048[14:05:10] [DEBUG] cache_get_field_content_int - row: 40, field_name: "HouseInterior", connection: 1
1049[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseInterior", data: "3"
1050[14:05:10] [DEBUG] cache_get_field_content_int - row: 40, field_name: "HouseLock", connection: 1
1051[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseLock", data: "0"
1052[14:05:10] [DEBUG] cache_get_field_content_int - row: 40, field_name: "HouseMoney", connection: 1
1053[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseMoney", data: "0"
1054[14:05:10] [DEBUG] cache_get_field_content_int - row: 40, field_name: "HouseExpire", connection: 1
1055[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '40', field: "HouseExpire", data: "0"
1056[14:05:10] [DEBUG] cache_get_field_content_int - row: 41, field_name: "ID", connection: 1
1057[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "ID", data: "41"
1058[14:05:10] [DEBUG] cache_get_field_content - row: 41, field_name: "HouseOwner", connection: 1, max_len: 24
1059[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseOwner", data: "-"
1060[14:05:10] [DEBUG] cache_get_field_content_float - row: 41, field_name: "HouseX", connection: 1
1061[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseX", data: "2185.17"
1062[14:05:10] [DEBUG] cache_get_field_content_float - row: 41, field_name: "HouseY", connection: 1
1063[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseY", data: "-1364.18"
1064[14:05:10] [DEBUG] cache_get_field_content_float - row: 41, field_name: "HouseZ", connection: 1
1065[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseZ", data: "25.829"
1066[14:05:10] [DEBUG] cache_get_field_content_int - row: 41, field_name: "HousePrice", connection: 1
1067[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HousePrice", data: "120000"
1068[14:05:10] [DEBUG] cache_get_field_content_int - row: 41, field_name: "HouseInterior", connection: 1
1069[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseInterior", data: "3"
1070[14:05:10] [DEBUG] cache_get_field_content_int - row: 41, field_name: "HouseLock", connection: 1
1071[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseLock", data: "0"
1072[14:05:10] [DEBUG] cache_get_field_content_int - row: 41, field_name: "HouseMoney", connection: 1
1073[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseMoney", data: "0"
1074[14:05:10] [DEBUG] cache_get_field_content_int - row: 41, field_name: "HouseExpire", connection: 1
1075[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '41', field: "HouseExpire", data: "0"
1076[14:05:10] [DEBUG] cache_get_field_content_int - row: 42, field_name: "ID", connection: 1
1077[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "ID", data: "42"
1078[14:05:10] [DEBUG] cache_get_field_content - row: 42, field_name: "HouseOwner", connection: 1, max_len: 24
1079[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseOwner", data: "-"
1080[14:05:10] [DEBUG] cache_get_field_content_float - row: 42, field_name: "HouseX", connection: 1
1081[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseX", data: "2193"
1082[14:05:10] [DEBUG] cache_get_field_content_float - row: 42, field_name: "HouseY", connection: 1
1083[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseY", data: "-1455.91"
1084[14:05:10] [DEBUG] cache_get_field_content_float - row: 42, field_name: "HouseZ", connection: 1
1085[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseZ", data: "25.539"
1086[14:05:10] [DEBUG] cache_get_field_content_int - row: 42, field_name: "HousePrice", connection: 1
1087[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HousePrice", data: "120000"
1088[14:05:10] [DEBUG] cache_get_field_content_int - row: 42, field_name: "HouseInterior", connection: 1
1089[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseInterior", data: "3"
1090[14:05:10] [DEBUG] cache_get_field_content_int - row: 42, field_name: "HouseLock", connection: 1
1091[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseLock", data: "0"
1092[14:05:10] [DEBUG] cache_get_field_content_int - row: 42, field_name: "HouseMoney", connection: 1
1093[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseMoney", data: "0"
1094[14:05:10] [DEBUG] cache_get_field_content_int - row: 42, field_name: "HouseExpire", connection: 1
1095[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '42', field: "HouseExpire", data: "0"
1096[14:05:10] [DEBUG] cache_get_field_content_int - row: 43, field_name: "ID", connection: 1
1097[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "ID", data: "43"
1098[14:05:10] [DEBUG] cache_get_field_content - row: 43, field_name: "HouseOwner", connection: 1, max_len: 24
1099[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseOwner", data: "-"
1100[14:05:10] [DEBUG] cache_get_field_content_float - row: 43, field_name: "HouseX", connection: 1
1101[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseX", data: "2202.72"
1102[14:05:10] [DEBUG] cache_get_field_content_float - row: 43, field_name: "HouseY", connection: 1
1103[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseY", data: "-1364.78"
1104[14:05:10] [DEBUG] cache_get_field_content_float - row: 43, field_name: "HouseZ", connection: 1
1105[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseZ", data: "25.671"
1106[14:05:10] [DEBUG] cache_get_field_content_int - row: 43, field_name: "HousePrice", connection: 1
1107[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HousePrice", data: "120000"
1108[14:05:10] [DEBUG] cache_get_field_content_int - row: 43, field_name: "HouseInterior", connection: 1
1109[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseInterior", data: "3"
1110[14:05:10] [DEBUG] cache_get_field_content_int - row: 43, field_name: "HouseLock", connection: 1
1111[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseLock", data: "0"
1112[14:05:10] [DEBUG] cache_get_field_content_int - row: 43, field_name: "HouseMoney", connection: 1
1113[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseMoney", data: "0"
1114[14:05:10] [DEBUG] cache_get_field_content_int - row: 43, field_name: "HouseExpire", connection: 1
1115[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '43', field: "HouseExpire", data: "0"
1116[14:05:10] [DEBUG] cache_get_field_content_int - row: 44, field_name: "ID", connection: 1
1117[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "ID", data: "44"
1118[14:05:10] [DEBUG] cache_get_field_content - row: 44, field_name: "HouseOwner", connection: 1, max_len: 24
1119[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseOwner", data: "-"
1120[14:05:10] [DEBUG] cache_get_field_content_float - row: 44, field_name: "HouseX", connection: 1
1121[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseX", data: "2191.32"
1122[14:05:10] [DEBUG] cache_get_field_content_float - row: 44, field_name: "HouseY", connection: 1
1123[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseY", data: "-1470.41"
1124[14:05:10] [DEBUG] cache_get_field_content_float - row: 44, field_name: "HouseZ", connection: 1
1125[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseZ", data: "25.914"
1126[14:05:10] [DEBUG] cache_get_field_content_int - row: 44, field_name: "HousePrice", connection: 1
1127[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HousePrice", data: "120000"
1128[14:05:10] [DEBUG] cache_get_field_content_int - row: 44, field_name: "HouseInterior", connection: 1
1129[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseInterior", data: "3"
1130[14:05:10] [DEBUG] cache_get_field_content_int - row: 44, field_name: "HouseLock", connection: 1
1131[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseLock", data: "0"
1132[14:05:10] [DEBUG] cache_get_field_content_int - row: 44, field_name: "HouseMoney", connection: 1
1133[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseMoney", data: "0"
1134[14:05:10] [DEBUG] cache_get_field_content_int - row: 44, field_name: "HouseExpire", connection: 1
1135[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '44', field: "HouseExpire", data: "0"
1136[14:05:10] [DEBUG] cache_get_field_content_int - row: 45, field_name: "ID", connection: 1
1137[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "ID", data: "45"
1138[14:05:10] [DEBUG] cache_get_field_content - row: 45, field_name: "HouseOwner", connection: 1, max_len: 24
1139[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseOwner", data: "-"
1140[14:05:10] [DEBUG] cache_get_field_content_float - row: 45, field_name: "HouseX", connection: 1
1141[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseX", data: "2250.27"
1142[14:05:10] [DEBUG] cache_get_field_content_float - row: 45, field_name: "HouseY", connection: 1
1143[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseY", data: "-1281.4"
1144[14:05:10] [DEBUG] cache_get_field_content_float - row: 45, field_name: "HouseZ", connection: 1
1145[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseZ", data: "25.448"
1146[14:05:10] [DEBUG] cache_get_field_content_int - row: 45, field_name: "HousePrice", connection: 1
1147[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HousePrice", data: "120000"
1148[14:05:10] [DEBUG] cache_get_field_content_int - row: 45, field_name: "HouseInterior", connection: 1
1149[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseInterior", data: "3"
1150[14:05:10] [DEBUG] cache_get_field_content_int - row: 45, field_name: "HouseLock", connection: 1
1151[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseLock", data: "0"
1152[14:05:10] [DEBUG] cache_get_field_content_int - row: 45, field_name: "HouseMoney", connection: 1
1153[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseMoney", data: "0"
1154[14:05:10] [DEBUG] cache_get_field_content_int - row: 45, field_name: "HouseExpire", connection: 1
1155[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '45', field: "HouseExpire", data: "0"
1156[14:05:10] [DEBUG] cache_get_field_content_int - row: 46, field_name: "ID", connection: 1
1157[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "ID", data: "46"
1158[14:05:10] [DEBUG] cache_get_field_content - row: 46, field_name: "HouseOwner", connection: 1, max_len: 24
1159[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseOwner", data: "-"
1160[14:05:10] [DEBUG] cache_get_field_content_float - row: 46, field_name: "HouseX", connection: 1
1161[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseX", data: "2230.12"
1162[14:05:10] [DEBUG] cache_get_field_content_float - row: 46, field_name: "HouseY", connection: 1
1163[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseY", data: "-1281.59"
1164[14:05:10] [DEBUG] cache_get_field_content_float - row: 46, field_name: "HouseZ", connection: 1
1165[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseZ", data: "25.367"
1166[14:05:10] [DEBUG] cache_get_field_content_int - row: 46, field_name: "HousePrice", connection: 1
1167[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HousePrice", data: "120000"
1168[14:05:10] [DEBUG] cache_get_field_content_int - row: 46, field_name: "HouseInterior", connection: 1
1169[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseInterior", data: "3"
1170[14:05:10] [DEBUG] cache_get_field_content_int - row: 46, field_name: "HouseLock", connection: 1
1171[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseLock", data: "0"
1172[14:05:10] [DEBUG] cache_get_field_content_int - row: 46, field_name: "HouseMoney", connection: 1
1173[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseMoney", data: "0"
1174[14:05:10] [DEBUG] cache_get_field_content_int - row: 46, field_name: "HouseExpire", connection: 1
1175[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '46', field: "HouseExpire", data: "0"
1176[14:05:10] [DEBUG] cache_get_field_content_int - row: 47, field_name: "ID", connection: 1
1177[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "ID", data: "47"
1178[14:05:10] [DEBUG] cache_get_field_content - row: 47, field_name: "HouseOwner", connection: 1, max_len: 24
1179[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseOwner", data: "-"
1180[14:05:10] [DEBUG] cache_get_field_content_float - row: 47, field_name: "HouseX", connection: 1
1181[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseX", data: "2208.09"
1182[14:05:10] [DEBUG] cache_get_field_content_float - row: 47, field_name: "HouseY", connection: 1
1183[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseY", data: "-1282.09"
1184[14:05:10] [DEBUG] cache_get_field_content_float - row: 47, field_name: "HouseZ", connection: 1
1185[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseZ", data: "24.536"
1186[14:05:10] [DEBUG] cache_get_field_content_int - row: 47, field_name: "HousePrice", connection: 1
1187[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HousePrice", data: "120000"
1188[14:05:10] [DEBUG] cache_get_field_content_int - row: 47, field_name: "HouseInterior", connection: 1
1189[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseInterior", data: "3"
1190[14:05:10] [DEBUG] cache_get_field_content_int - row: 47, field_name: "HouseLock", connection: 1
1191[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseLock", data: "0"
1192[14:05:10] [DEBUG] cache_get_field_content_int - row: 47, field_name: "HouseMoney", connection: 1
1193[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseMoney", data: "0"
1194[14:05:10] [DEBUG] cache_get_field_content_int - row: 47, field_name: "HouseExpire", connection: 1
1195[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '47', field: "HouseExpire", data: "0"
1196[14:05:10] [DEBUG] cache_get_field_content_int - row: 48, field_name: "ID", connection: 1
1197[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "ID", data: "48"
1198[14:05:10] [DEBUG] cache_get_field_content - row: 48, field_name: "HouseOwner", connection: 1, max_len: 24
1199[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseOwner", data: "-"
1200[14:05:10] [DEBUG] cache_get_field_content_float - row: 48, field_name: "HouseX", connection: 1
1201[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseX", data: "2191.57"
1202[14:05:10] [DEBUG] cache_get_field_content_float - row: 48, field_name: "HouseY", connection: 1
1203[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseY", data: "-1276.88"
1204[14:05:10] [DEBUG] cache_get_field_content_float - row: 48, field_name: "HouseZ", connection: 1
1205[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseZ", data: "25.101"
1206[14:05:10] [DEBUG] cache_get_field_content_int - row: 48, field_name: "HousePrice", connection: 1
1207[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HousePrice", data: "120000"
1208[14:05:10] [DEBUG] cache_get_field_content_int - row: 48, field_name: "HouseInterior", connection: 1
1209[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseInterior", data: "3"
1210[14:05:10] [DEBUG] cache_get_field_content_int - row: 48, field_name: "HouseLock", connection: 1
1211[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseLock", data: "0"
1212[14:05:10] [DEBUG] cache_get_field_content_int - row: 48, field_name: "HouseMoney", connection: 1
1213[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseMoney", data: "0"
1214[14:05:10] [DEBUG] cache_get_field_content_int - row: 48, field_name: "HouseExpire", connection: 1
1215[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '48', field: "HouseExpire", data: "0"
1216[14:05:10] [DEBUG] cache_get_field_content_int - row: 49, field_name: "ID", connection: 1
1217[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "ID", data: "49"
1218[14:05:10] [DEBUG] cache_get_field_content - row: 49, field_name: "HouseOwner", connection: 1, max_len: 24
1219[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseOwner", data: "-"
1220[14:05:10] [DEBUG] cache_get_field_content_float - row: 49, field_name: "HouseX", connection: 1
1221[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseX", data: "2191.72"
1222[14:05:10] [DEBUG] cache_get_field_content_float - row: 49, field_name: "HouseY", connection: 1
1223[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseY", data: "-1481.08"
1224[14:05:10] [DEBUG] cache_get_field_content_float - row: 49, field_name: "HouseZ", connection: 1
1225[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseZ", data: "25.192"
1226[14:05:10] [DEBUG] cache_get_field_content_int - row: 49, field_name: "HousePrice", connection: 1
1227[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HousePrice", data: "120000"
1228[14:05:10] [DEBUG] cache_get_field_content_int - row: 49, field_name: "HouseInterior", connection: 1
1229[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseInterior", data: "3"
1230[14:05:10] [DEBUG] cache_get_field_content_int - row: 49, field_name: "HouseLock", connection: 1
1231[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseLock", data: "0"
1232[14:05:10] [DEBUG] cache_get_field_content_int - row: 49, field_name: "HouseMoney", connection: 1
1233[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseMoney", data: "0"
1234[14:05:10] [DEBUG] cache_get_field_content_int - row: 49, field_name: "HouseExpire", connection: 1
1235[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '49', field: "HouseExpire", data: "0"
1236[14:05:10] [DEBUG] cache_get_field_content_int - row: 50, field_name: "ID", connection: 1
1237[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "ID", data: "50"
1238[14:05:10] [DEBUG] cache_get_field_content - row: 50, field_name: "HouseOwner", connection: 1, max_len: 24
1239[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseOwner", data: "-"
1240[14:05:10] [DEBUG] cache_get_field_content_float - row: 50, field_name: "HouseX", connection: 1
1241[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseX", data: "2150.31"
1242[14:05:10] [DEBUG] cache_get_field_content_float - row: 50, field_name: "HouseY", connection: 1
1243[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseY", data: "-1285.97"
1244[14:05:10] [DEBUG] cache_get_field_content_float - row: 50, field_name: "HouseZ", connection: 1
1245[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseZ", data: "24.196"
1246[14:05:10] [DEBUG] cache_get_field_content_int - row: 50, field_name: "HousePrice", connection: 1
1247[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HousePrice", data: "120000"
1248[14:05:10] [DEBUG] cache_get_field_content_int - row: 50, field_name: "HouseInterior", connection: 1
1249[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseInterior", data: "3"
1250[14:05:10] [DEBUG] cache_get_field_content_int - row: 50, field_name: "HouseLock", connection: 1
1251[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseLock", data: "0"
1252[14:05:10] [DEBUG] cache_get_field_content_int - row: 50, field_name: "HouseMoney", connection: 1
1253[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseMoney", data: "0"
1254[14:05:10] [DEBUG] cache_get_field_content_int - row: 50, field_name: "HouseExpire", connection: 1
1255[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '50', field: "HouseExpire", data: "0"
1256[14:05:10] [DEBUG] cache_get_field_content_int - row: 51, field_name: "ID", connection: 1
1257[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "ID", data: "51"
1258[14:05:10] [DEBUG] cache_get_field_content - row: 51, field_name: "HouseOwner", connection: 1, max_len: 24
1259[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseOwner", data: "-"
1260[14:05:10] [DEBUG] cache_get_field_content_float - row: 51, field_name: "HouseX", connection: 1
1261[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseX", data: "2132.31"
1262[14:05:10] [DEBUG] cache_get_field_content_float - row: 51, field_name: "HouseY", connection: 1
1263[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseY", data: "-1281.3"
1264[14:05:10] [DEBUG] cache_get_field_content_float - row: 51, field_name: "HouseZ", connection: 1
1265[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseZ", data: "25.878"
1266[14:05:10] [DEBUG] cache_get_field_content_int - row: 51, field_name: "HousePrice", connection: 1
1267[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HousePrice", data: "120000"
1268[14:05:10] [DEBUG] cache_get_field_content_int - row: 51, field_name: "HouseInterior", connection: 1
1269[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseInterior", data: "3"
1270[14:05:10] [DEBUG] cache_get_field_content_int - row: 51, field_name: "HouseLock", connection: 1
1271[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseLock", data: "0"
1272[14:05:10] [DEBUG] cache_get_field_content_int - row: 51, field_name: "HouseMoney", connection: 1
1273[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseMoney", data: "0"
1274[14:05:10] [DEBUG] cache_get_field_content_int - row: 51, field_name: "HouseExpire", connection: 1
1275[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '51', field: "HouseExpire", data: "0"
1276[14:05:10] [DEBUG] cache_get_field_content_int - row: 52, field_name: "ID", connection: 1
1277[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "ID", data: "52"
1278[14:05:10] [DEBUG] cache_get_field_content - row: 52, field_name: "HouseOwner", connection: 1, max_len: 24
1279[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseOwner", data: "-"
1280[14:05:10] [DEBUG] cache_get_field_content_float - row: 52, field_name: "HouseX", connection: 1
1281[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseX", data: "2232.49"
1282[14:05:10] [DEBUG] cache_get_field_content_float - row: 52, field_name: "HouseY", connection: 1
1283[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseY", data: "-1470.02"
1284[14:05:10] [DEBUG] cache_get_field_content_float - row: 52, field_name: "HouseZ", connection: 1
1285[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseZ", data: "24.079"
1286[14:05:10] [DEBUG] cache_get_field_content_int - row: 52, field_name: "HousePrice", connection: 1
1287[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HousePrice", data: "120000"
1288[14:05:10] [DEBUG] cache_get_field_content_int - row: 52, field_name: "HouseInterior", connection: 1
1289[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseInterior", data: "3"
1290[14:05:10] [DEBUG] cache_get_field_content_int - row: 52, field_name: "HouseLock", connection: 1
1291[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseLock", data: "0"
1292[14:05:10] [DEBUG] cache_get_field_content_int - row: 52, field_name: "HouseMoney", connection: 1
1293[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseMoney", data: "0"
1294[14:05:10] [DEBUG] cache_get_field_content_int - row: 52, field_name: "HouseExpire", connection: 1
1295[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '52', field: "HouseExpire", data: "0"
1296[14:05:10] [DEBUG] cache_get_field_content_int - row: 53, field_name: "ID", connection: 1
1297[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "ID", data: "53"
1298[14:05:10] [DEBUG] cache_get_field_content - row: 53, field_name: "HouseOwner", connection: 1, max_len: 24
1299[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseOwner", data: "-"
1300[14:05:10] [DEBUG] cache_get_field_content_float - row: 53, field_name: "HouseX", connection: 1
1301[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseX", data: "2111.09"
1302[14:05:10] [DEBUG] cache_get_field_content_float - row: 53, field_name: "HouseY", connection: 1
1303[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseY", data: "-1280.29"
1304[14:05:10] [DEBUG] cache_get_field_content_float - row: 53, field_name: "HouseZ", connection: 1
1305[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseZ", data: "25.688"
1306[14:05:10] [DEBUG] cache_get_field_content_int - row: 53, field_name: "HousePrice", connection: 1
1307[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HousePrice", data: "120000"
1308[14:05:10] [DEBUG] cache_get_field_content_int - row: 53, field_name: "HouseInterior", connection: 1
1309[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseInterior", data: "3"
1310[14:05:10] [DEBUG] cache_get_field_content_int - row: 53, field_name: "HouseLock", connection: 1
1311[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseLock", data: "0"
1312[14:05:10] [DEBUG] cache_get_field_content_int - row: 53, field_name: "HouseMoney", connection: 1
1313[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseMoney", data: "0"
1314[14:05:10] [DEBUG] cache_get_field_content_int - row: 53, field_name: "HouseExpire", connection: 1
1315[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '53', field: "HouseExpire", data: "0"
1316[14:05:10] [DEBUG] cache_get_field_content_int - row: 54, field_name: "ID", connection: 1
1317[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "ID", data: "54"
1318[14:05:10] [DEBUG] cache_get_field_content - row: 54, field_name: "HouseOwner", connection: 1, max_len: 24
1319[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseOwner", data: "-"
1320[14:05:10] [DEBUG] cache_get_field_content_float - row: 54, field_name: "HouseX", connection: 1
1321[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseX", data: "2247.7"
1322[14:05:10] [DEBUG] cache_get_field_content_float - row: 54, field_name: "HouseY", connection: 1
1323[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseY", data: "-1470.24"
1324[14:05:10] [DEBUG] cache_get_field_content_float - row: 54, field_name: "HouseZ", connection: 1
1325[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseZ", data: "24.02"
1326[14:05:10] [DEBUG] cache_get_field_content_int - row: 54, field_name: "HousePrice", connection: 1
1327[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HousePrice", data: "120000"
1328[14:05:10] [DEBUG] cache_get_field_content_int - row: 54, field_name: "HouseInterior", connection: 1
1329[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseInterior", data: "3"
1330[14:05:10] [DEBUG] cache_get_field_content_int - row: 54, field_name: "HouseLock", connection: 1
1331[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseLock", data: "0"
1332[14:05:10] [DEBUG] cache_get_field_content_int - row: 54, field_name: "HouseMoney", connection: 1
1333[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseMoney", data: "0"
1334[14:05:10] [DEBUG] cache_get_field_content_int - row: 54, field_name: "HouseExpire", connection: 1
1335[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '54', field: "HouseExpire", data: "0"
1336[14:05:10] [DEBUG] cache_get_field_content_int - row: 55, field_name: "ID", connection: 1
1337[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "ID", data: "55"
1338[14:05:10] [DEBUG] cache_get_field_content - row: 55, field_name: "HouseOwner", connection: 1, max_len: 24
1339[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseOwner", data: "-"
1340[14:05:10] [DEBUG] cache_get_field_content_float - row: 55, field_name: "HouseX", connection: 1
1341[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseX", data: "2091.01"
1342[14:05:10] [DEBUG] cache_get_field_content_float - row: 55, field_name: "HouseY", connection: 1
1343[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseY", data: "-1278.97"
1344[14:05:10] [DEBUG] cache_get_field_content_float - row: 55, field_name: "HouseZ", connection: 1
1345[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseZ", data: "26.147"
1346[14:05:10] [DEBUG] cache_get_field_content_int - row: 55, field_name: "HousePrice", connection: 1
1347[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HousePrice", data: "120000"
1348[14:05:10] [DEBUG] cache_get_field_content_int - row: 55, field_name: "HouseInterior", connection: 1
1349[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseInterior", data: "3"
1350[14:05:10] [DEBUG] cache_get_field_content_int - row: 55, field_name: "HouseLock", connection: 1
1351[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseLock", data: "0"
1352[14:05:10] [DEBUG] cache_get_field_content_int - row: 55, field_name: "HouseMoney", connection: 1
1353[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseMoney", data: "0"
1354[14:05:10] [DEBUG] cache_get_field_content_int - row: 55, field_name: "HouseExpire", connection: 1
1355[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '55', field: "HouseExpire", data: "0"
1356[14:05:10] [DEBUG] cache_get_field_content_int - row: 56, field_name: "ID", connection: 1
1357[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "ID", data: "56"
1358[14:05:10] [DEBUG] cache_get_field_content - row: 56, field_name: "HouseOwner", connection: 1, max_len: 24
1359[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseOwner", data: "-"
1360[14:05:10] [DEBUG] cache_get_field_content_float - row: 56, field_name: "HouseX", connection: 1
1361[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseX", data: "2100.93"
1362[14:05:10] [DEBUG] cache_get_field_content_float - row: 56, field_name: "HouseY", connection: 1
1363[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseY", data: "-1320.78"
1364[14:05:10] [DEBUG] cache_get_field_content_float - row: 56, field_name: "HouseZ", connection: 1
1365[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseZ", data: "25.953"
1366[14:05:10] [DEBUG] cache_get_field_content_int - row: 56, field_name: "HousePrice", connection: 1
1367[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HousePrice", data: "120000"
1368[14:05:10] [DEBUG] cache_get_field_content_int - row: 56, field_name: "HouseInterior", connection: 1
1369[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseInterior", data: "3"
1370[14:05:10] [DEBUG] cache_get_field_content_int - row: 56, field_name: "HouseLock", connection: 1
1371[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseLock", data: "0"
1372[14:05:10] [DEBUG] cache_get_field_content_int - row: 56, field_name: "HouseMoney", connection: 1
1373[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseMoney", data: "0"
1374[14:05:10] [DEBUG] cache_get_field_content_int - row: 56, field_name: "HouseExpire", connection: 1
1375[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '56', field: "HouseExpire", data: "0"
1376[14:05:10] [DEBUG] cache_get_field_content_int - row: 57, field_name: "ID", connection: 1
1377[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "ID", data: "57"
1378[14:05:10] [DEBUG] cache_get_field_content - row: 57, field_name: "HouseOwner", connection: 1, max_len: 24
1379[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseOwner", data: "-"
1380[14:05:10] [DEBUG] cache_get_field_content_float - row: 57, field_name: "HouseX", connection: 1
1381[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseX", data: "2263.97"
1382[14:05:10] [DEBUG] cache_get_field_content_float - row: 57, field_name: "HouseY", connection: 1
1383[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseY", data: "-1470.17"
1384[14:05:10] [DEBUG] cache_get_field_content_float - row: 57, field_name: "HouseZ", connection: 1
1385[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseZ", data: "23.846"
1386[14:05:10] [DEBUG] cache_get_field_content_int - row: 57, field_name: "HousePrice", connection: 1
1387[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HousePrice", data: "120000"
1388[14:05:10] [DEBUG] cache_get_field_content_int - row: 57, field_name: "HouseInterior", connection: 1
1389[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseInterior", data: "3"
1390[14:05:10] [DEBUG] cache_get_field_content_int - row: 57, field_name: "HouseLock", connection: 1
1391[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseLock", data: "0"
1392[14:05:10] [DEBUG] cache_get_field_content_int - row: 57, field_name: "HouseMoney", connection: 1
1393[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseMoney", data: "0"
1394[14:05:10] [DEBUG] cache_get_field_content_int - row: 57, field_name: "HouseExpire", connection: 1
1395[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '57', field: "HouseExpire", data: "0"
1396[14:05:10] [DEBUG] cache_get_field_content_int - row: 58, field_name: "ID", connection: 1
1397[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "ID", data: "58"
1398[14:05:10] [DEBUG] cache_get_field_content - row: 58, field_name: "HouseOwner", connection: 1, max_len: 24
1399[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseOwner", data: "-"
1400[14:05:10] [DEBUG] cache_get_field_content_float - row: 58, field_name: "HouseX", connection: 1
1401[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseX", data: "2126.69"
1402[14:05:10] [DEBUG] cache_get_field_content_float - row: 58, field_name: "HouseY", connection: 1
1403[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseY", data: "-1319.63"
1404[14:05:10] [DEBUG] cache_get_field_content_float - row: 58, field_name: "HouseZ", connection: 1
1405[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseZ", data: "26.624"
1406[14:05:10] [DEBUG] cache_get_field_content_int - row: 58, field_name: "HousePrice", connection: 1
1407[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HousePrice", data: "120000"
1408[14:05:10] [DEBUG] cache_get_field_content_int - row: 58, field_name: "HouseInterior", connection: 1
1409[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseInterior", data: "3"
1410[14:05:10] [DEBUG] cache_get_field_content_int - row: 58, field_name: "HouseLock", connection: 1
1411[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseLock", data: "0"
1412[14:05:10] [DEBUG] cache_get_field_content_int - row: 58, field_name: "HouseMoney", connection: 1
1413[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseMoney", data: "0"
1414[14:05:10] [DEBUG] cache_get_field_content_int - row: 58, field_name: "HouseExpire", connection: 1
1415[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '58', field: "HouseExpire", data: "0"
1416[14:05:10] [DEBUG] cache_get_field_content_int - row: 59, field_name: "ID", connection: 1
1417[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "ID", data: "59"
1418[14:05:10] [DEBUG] cache_get_field_content - row: 59, field_name: "HouseOwner", connection: 1, max_len: 24
1419[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseOwner", data: "-"
1420[14:05:10] [DEBUG] cache_get_field_content_float - row: 59, field_name: "HouseX", connection: 1
1421[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseX", data: "2148.62"
1422[14:05:10] [DEBUG] cache_get_field_content_float - row: 59, field_name: "HouseY", connection: 1
1423[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseY", data: "-1319.03"
1424[14:05:10] [DEBUG] cache_get_field_content_float - row: 59, field_name: "HouseZ", connection: 1
1425[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseZ", data: "25.743"
1426[14:05:10] [DEBUG] cache_get_field_content_int - row: 59, field_name: "HousePrice", connection: 1
1427[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HousePrice", data: "120000"
1428[14:05:10] [DEBUG] cache_get_field_content_int - row: 59, field_name: "HouseInterior", connection: 1
1429[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseInterior", data: "3"
1430[14:05:10] [DEBUG] cache_get_field_content_int - row: 59, field_name: "HouseLock", connection: 1
1431[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseLock", data: "0"
1432[14:05:10] [DEBUG] cache_get_field_content_int - row: 59, field_name: "HouseMoney", connection: 1
1433[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseMoney", data: "0"
1434[14:05:10] [DEBUG] cache_get_field_content_int - row: 59, field_name: "HouseExpire", connection: 1
1435[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '59', field: "HouseExpire", data: "0"
1436[14:05:10] [DEBUG] cache_get_field_content_int - row: 60, field_name: "ID", connection: 1
1437[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "ID", data: "60"
1438[14:05:10] [DEBUG] cache_get_field_content - row: 60, field_name: "HouseOwner", connection: 1, max_len: 24
1439[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseOwner", data: "-"
1440[14:05:10] [DEBUG] cache_get_field_content_float - row: 60, field_name: "HouseX", connection: 1
1441[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseX", data: "2256.47"
1442[14:05:10] [DEBUG] cache_get_field_content_float - row: 60, field_name: "HouseY", connection: 1
1443[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseY", data: "-1396.29"
1444[14:05:10] [DEBUG] cache_get_field_content_float - row: 60, field_name: "HouseZ", connection: 1
1445[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseZ", data: "24"
1446[14:05:10] [DEBUG] cache_get_field_content_int - row: 60, field_name: "HousePrice", connection: 1
1447[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HousePrice", data: "120000"
1448[14:05:10] [DEBUG] cache_get_field_content_int - row: 60, field_name: "HouseInterior", connection: 1
1449[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseInterior", data: "3"
1450[14:05:10] [DEBUG] cache_get_field_content_int - row: 60, field_name: "HouseLock", connection: 1
1451[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseLock", data: "0"
1452[14:05:10] [DEBUG] cache_get_field_content_int - row: 60, field_name: "HouseMoney", connection: 1
1453[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseMoney", data: "0"
1454[14:05:10] [DEBUG] cache_get_field_content_int - row: 60, field_name: "HouseExpire", connection: 1
1455[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '60', field: "HouseExpire", data: "0"
1456[14:05:10] [DEBUG] cache_get_field_content_int - row: 61, field_name: "ID", connection: 1
1457[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "ID", data: "61"
1458[14:05:10] [DEBUG] cache_get_field_content - row: 61, field_name: "HouseOwner", connection: 1, max_len: 24
1459[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseOwner", data: "-"
1460[14:05:10] [DEBUG] cache_get_field_content_float - row: 61, field_name: "HouseX", connection: 1
1461[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseX", data: "2249.9"
1462[14:05:10] [DEBUG] cache_get_field_content_float - row: 61, field_name: "HouseY", connection: 1
1463[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseY", data: "-1238.5"
1464[14:05:10] [DEBUG] cache_get_field_content_float - row: 61, field_name: "HouseZ", connection: 1
1465[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseZ", data: "25.898"
1466[14:05:10] [DEBUG] cache_get_field_content_int - row: 61, field_name: "HousePrice", connection: 1
1467[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HousePrice", data: "120000"
1468[14:05:10] [DEBUG] cache_get_field_content_int - row: 61, field_name: "HouseInterior", connection: 1
1469[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseInterior", data: "3"
1470[14:05:10] [DEBUG] cache_get_field_content_int - row: 61, field_name: "HouseLock", connection: 1
1471[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseLock", data: "0"
1472[14:05:10] [DEBUG] cache_get_field_content_int - row: 61, field_name: "HouseMoney", connection: 1
1473[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseMoney", data: "0"
1474[14:05:10] [DEBUG] cache_get_field_content_int - row: 61, field_name: "HouseExpire", connection: 1
1475[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '61', field: "HouseExpire", data: "0"
1476[14:05:10] [DEBUG] cache_get_field_content_int - row: 62, field_name: "ID", connection: 1
1477[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "ID", data: "62"
1478[14:05:10] [DEBUG] cache_get_field_content - row: 62, field_name: "HouseOwner", connection: 1, max_len: 24
1479[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseOwner", data: "-"
1480[14:05:10] [DEBUG] cache_get_field_content_float - row: 62, field_name: "HouseX", connection: 1
1481[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseX", data: "2243.5"
1482[14:05:10] [DEBUG] cache_get_field_content_float - row: 62, field_name: "HouseY", connection: 1
1483[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseY", data: "-1396.02"
1484[14:05:10] [DEBUG] cache_get_field_content_float - row: 62, field_name: "HouseZ", connection: 1
1485[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseZ", data: "24"
1486[14:05:10] [DEBUG] cache_get_field_content_int - row: 62, field_name: "HousePrice", connection: 1
1487[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HousePrice", data: "120000"
1488[14:05:10] [DEBUG] cache_get_field_content_int - row: 62, field_name: "HouseInterior", connection: 1
1489[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseInterior", data: "3"
1490[14:05:10] [DEBUG] cache_get_field_content_int - row: 62, field_name: "HouseLock", connection: 1
1491[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseLock", data: "0"
1492[14:05:10] [DEBUG] cache_get_field_content_int - row: 62, field_name: "HouseMoney", connection: 1
1493[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseMoney", data: "0"
1494[14:05:10] [DEBUG] cache_get_field_content_int - row: 62, field_name: "HouseExpire", connection: 1
1495[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '62', field: "HouseExpire", data: "0"
1496[14:05:10] [DEBUG] cache_get_field_content_int - row: 63, field_name: "ID", connection: 1
1497[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "ID", data: "63"
1498[14:05:10] [DEBUG] cache_get_field_content - row: 63, field_name: "HouseOwner", connection: 1, max_len: 24
1499[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseOwner", data: "-"
1500[14:05:10] [DEBUG] cache_get_field_content_float - row: 63, field_name: "HouseX", connection: 1
1501[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseX", data: "2229.6"
1502[14:05:10] [DEBUG] cache_get_field_content_float - row: 63, field_name: "HouseY", connection: 1
1503[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseY", data: "-1240.39"
1504[14:05:10] [DEBUG] cache_get_field_content_float - row: 63, field_name: "HouseZ", connection: 1
1505[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseZ", data: "25.61"
1506[14:05:10] [DEBUG] cache_get_field_content_int - row: 63, field_name: "HousePrice", connection: 1
1507[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HousePrice", data: "120000"
1508[14:05:10] [DEBUG] cache_get_field_content_int - row: 63, field_name: "HouseInterior", connection: 1
1509[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseInterior", data: "3"
1510[14:05:10] [DEBUG] cache_get_field_content_int - row: 63, field_name: "HouseLock", connection: 1
1511[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseLock", data: "0"
1512[14:05:10] [DEBUG] cache_get_field_content_int - row: 63, field_name: "HouseMoney", connection: 1
1513[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseMoney", data: "0"
1514[14:05:10] [DEBUG] cache_get_field_content_int - row: 63, field_name: "HouseExpire", connection: 1
1515[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '63', field: "HouseExpire", data: "0"
1516[14:05:10] [DEBUG] cache_get_field_content_int - row: 64, field_name: "ID", connection: 1
1517[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "ID", data: "64"
1518[14:05:10] [DEBUG] cache_get_field_content - row: 64, field_name: "HouseOwner", connection: 1, max_len: 24
1519[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseOwner", data: "-"
1520[14:05:10] [DEBUG] cache_get_field_content_float - row: 64, field_name: "HouseX", connection: 1
1521[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseX", data: "2209.71"
1522[14:05:10] [DEBUG] cache_get_field_content_float - row: 64, field_name: "HouseY", connection: 1
1523[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseY", data: "-1239.72"
1524[14:05:10] [DEBUG] cache_get_field_content_float - row: 64, field_name: "HouseZ", connection: 1
1525[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseZ", data: "24.15"
1526[14:05:10] [DEBUG] cache_get_field_content_int - row: 64, field_name: "HousePrice", connection: 1
1527[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HousePrice", data: "120000"
1528[14:05:10] [DEBUG] cache_get_field_content_int - row: 64, field_name: "HouseInterior", connection: 1
1529[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseInterior", data: "3"
1530[14:05:10] [DEBUG] cache_get_field_content_int - row: 64, field_name: "HouseLock", connection: 1
1531[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseLock", data: "0"
1532[14:05:10] [DEBUG] cache_get_field_content_int - row: 64, field_name: "HouseMoney", connection: 1
1533[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseMoney", data: "0"
1534[14:05:10] [DEBUG] cache_get_field_content_int - row: 64, field_name: "HouseExpire", connection: 1
1535[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '64', field: "HouseExpire", data: "0"
1536[14:05:10] [DEBUG] cache_get_field_content_int - row: 65, field_name: "ID", connection: 1
1537[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "ID", data: "65"
1538[14:05:10] [DEBUG] cache_get_field_content - row: 65, field_name: "HouseOwner", connection: 1, max_len: 24
1539[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseOwner", data: "-"
1540[14:05:10] [DEBUG] cache_get_field_content_float - row: 65, field_name: "HouseX", connection: 1
1541[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseX", data: "2230.58"
1542[14:05:10] [DEBUG] cache_get_field_content_float - row: 65, field_name: "HouseY", connection: 1
1543[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseY", data: "-1396.14"
1544[14:05:10] [DEBUG] cache_get_field_content_float - row: 65, field_name: "HouseZ", connection: 1
1545[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseZ", data: "24"
1546[14:05:10] [DEBUG] cache_get_field_content_int - row: 65, field_name: "HousePrice", connection: 1
1547[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HousePrice", data: "120000"
1548[14:05:10] [DEBUG] cache_get_field_content_int - row: 65, field_name: "HouseInterior", connection: 1
1549[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseInterior", data: "3"
1550[14:05:10] [DEBUG] cache_get_field_content_int - row: 65, field_name: "HouseLock", connection: 1
1551[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseLock", data: "0"
1552[14:05:10] [DEBUG] cache_get_field_content_int - row: 65, field_name: "HouseMoney", connection: 1
1553[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseMoney", data: "0"
1554[14:05:10] [DEBUG] cache_get_field_content_int - row: 65, field_name: "HouseExpire", connection: 1
1555[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '65', field: "HouseExpire", data: "0"
1556[14:05:10] [DEBUG] cache_get_field_content_int - row: 66, field_name: "ID", connection: 1
1557[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "ID", data: "66"
1558[14:05:10] [DEBUG] cache_get_field_content - row: 66, field_name: "HouseOwner", connection: 1, max_len: 24
1559[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseOwner", data: "-"
1560[14:05:10] [DEBUG] cache_get_field_content_float - row: 66, field_name: "HouseX", connection: 1
1561[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseX", data: "2191.72"
1562[14:05:10] [DEBUG] cache_get_field_content_float - row: 66, field_name: "HouseY", connection: 1
1563[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseY", data: "-1238.54"
1564[14:05:10] [DEBUG] cache_get_field_content_float - row: 66, field_name: "HouseZ", connection: 1
1565[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseZ", data: "23.977"
1566[14:05:10] [DEBUG] cache_get_field_content_int - row: 66, field_name: "HousePrice", connection: 1
1567[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HousePrice", data: "120000"
1568[14:05:10] [DEBUG] cache_get_field_content_int - row: 66, field_name: "HouseInterior", connection: 1
1569[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseInterior", data: "3"
1570[14:05:10] [DEBUG] cache_get_field_content_int - row: 66, field_name: "HouseLock", connection: 1
1571[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseLock", data: "0"
1572[14:05:10] [DEBUG] cache_get_field_content_int - row: 66, field_name: "HouseMoney", connection: 1
1573[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseMoney", data: "0"
1574[14:05:10] [DEBUG] cache_get_field_content_int - row: 66, field_name: "HouseExpire", connection: 1
1575[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '66', field: "HouseExpire", data: "0"
1576[14:05:10] [DEBUG] cache_get_field_content_int - row: 67, field_name: "ID", connection: 1
1577[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "ID", data: "67"
1578[14:05:10] [DEBUG] cache_get_field_content - row: 67, field_name: "HouseOwner", connection: 1, max_len: 24
1579[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseOwner", data: "-"
1580[14:05:10] [DEBUG] cache_get_field_content_float - row: 67, field_name: "HouseX", connection: 1
1581[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseX", data: "2197.2"
1582[14:05:10] [DEBUG] cache_get_field_content_float - row: 67, field_name: "HouseY", connection: 1
1583[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseY", data: "-1404.06"
1584[14:05:10] [DEBUG] cache_get_field_content_float - row: 67, field_name: "HouseZ", connection: 1
1585[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseZ", data: "25.618"
1586[14:05:10] [DEBUG] cache_get_field_content_int - row: 67, field_name: "HousePrice", connection: 1
1587[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HousePrice", data: "120000"
1588[14:05:10] [DEBUG] cache_get_field_content_int - row: 67, field_name: "HouseInterior", connection: 1
1589[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseInterior", data: "3"
1590[14:05:10] [DEBUG] cache_get_field_content_int - row: 67, field_name: "HouseLock", connection: 1
1591[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseLock", data: "0"
1592[14:05:10] [DEBUG] cache_get_field_content_int - row: 67, field_name: "HouseMoney", connection: 1
1593[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseMoney", data: "0"
1594[14:05:10] [DEBUG] cache_get_field_content_int - row: 67, field_name: "HouseExpire", connection: 1
1595[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '67', field: "HouseExpire", data: "0"
1596[14:05:10] [DEBUG] cache_get_field_content_int - row: 68, field_name: "ID", connection: 1
1597[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "ID", data: "68"
1598[14:05:10] [DEBUG] cache_get_field_content - row: 68, field_name: "HouseOwner", connection: 1, max_len: 24
1599[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseOwner", data: "-"
1600[14:05:10] [DEBUG] cache_get_field_content_float - row: 68, field_name: "HouseX", connection: 1
1601[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseX", data: "2153.89"
1602[14:05:10] [DEBUG] cache_get_field_content_float - row: 68, field_name: "HouseY", connection: 1
1603[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseY", data: "-1242.81"
1604[14:05:10] [DEBUG] cache_get_field_content_float - row: 68, field_name: "HouseZ", connection: 1
1605[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseZ", data: "25.367"
1606[14:05:10] [DEBUG] cache_get_field_content_int - row: 68, field_name: "HousePrice", connection: 1
1607[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HousePrice", data: "120000"
1608[14:05:10] [DEBUG] cache_get_field_content_int - row: 68, field_name: "HouseInterior", connection: 1
1609[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseInterior", data: "3"
1610[14:05:10] [DEBUG] cache_get_field_content_int - row: 68, field_name: "HouseLock", connection: 1
1611[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseLock", data: "0"
1612[14:05:10] [DEBUG] cache_get_field_content_int - row: 68, field_name: "HouseMoney", connection: 1
1613[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseMoney", data: "0"
1614[14:05:10] [DEBUG] cache_get_field_content_int - row: 68, field_name: "HouseExpire", connection: 1
1615[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '68', field: "HouseExpire", data: "0"
1616[14:05:10] [DEBUG] cache_get_field_content_int - row: 69, field_name: "ID", connection: 1
1617[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "ID", data: "69"
1618[14:05:10] [DEBUG] cache_get_field_content - row: 69, field_name: "HouseOwner", connection: 1, max_len: 24
1619[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseOwner", data: "-"
1620[14:05:10] [DEBUG] cache_get_field_content_float - row: 69, field_name: "HouseX", connection: 1
1621[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseX", data: "2133.35"
1622[14:05:10] [DEBUG] cache_get_field_content_float - row: 69, field_name: "HouseY", connection: 1
1623[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseY", data: "-1232.2"
1624[14:05:10] [DEBUG] cache_get_field_content_float - row: 69, field_name: "HouseZ", connection: 1
1625[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseZ", data: "24.156"
1626[14:05:10] [DEBUG] cache_get_field_content_int - row: 69, field_name: "HousePrice", connection: 1
1627[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HousePrice", data: "120000"
1628[14:05:10] [DEBUG] cache_get_field_content_int - row: 69, field_name: "HouseInterior", connection: 1
1629[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseInterior", data: "3"
1630[14:05:10] [DEBUG] cache_get_field_content_int - row: 69, field_name: "HouseLock", connection: 1
1631[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseLock", data: "0"
1632[14:05:10] [DEBUG] cache_get_field_content_int - row: 69, field_name: "HouseMoney", connection: 1
1633[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseMoney", data: "0"
1634[14:05:10] [DEBUG] cache_get_field_content_int - row: 69, field_name: "HouseExpire", connection: 1
1635[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '69', field: "HouseExpire", data: "0"
1636[14:05:10] [DEBUG] cache_get_field_content_int - row: 70, field_name: "ID", connection: 1
1637[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "ID", data: "70"
1638[14:05:10] [DEBUG] cache_get_field_content - row: 70, field_name: "HouseOwner", connection: 1, max_len: 24
1639[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseOwner", data: "-"
1640[14:05:10] [DEBUG] cache_get_field_content_float - row: 70, field_name: "HouseX", connection: 1
1641[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseX", data: "2189.55"
1642[14:05:10] [DEBUG] cache_get_field_content_float - row: 70, field_name: "HouseY", connection: 1
1643[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseY", data: "-1419.11"
1644[14:05:10] [DEBUG] cache_get_field_content_float - row: 70, field_name: "HouseZ", connection: 1
1645[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseZ", data: "26.142"
1646[14:05:10] [DEBUG] cache_get_field_content_int - row: 70, field_name: "HousePrice", connection: 1
1647[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HousePrice", data: "120000"
1648[14:05:10] [DEBUG] cache_get_field_content_int - row: 70, field_name: "HouseInterior", connection: 1
1649[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseInterior", data: "3"
1650[14:05:10] [DEBUG] cache_get_field_content_int - row: 70, field_name: "HouseLock", connection: 1
1651[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseLock", data: "0"
1652[14:05:10] [DEBUG] cache_get_field_content_int - row: 70, field_name: "HouseMoney", connection: 1
1653[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseMoney", data: "0"
1654[14:05:10] [DEBUG] cache_get_field_content_int - row: 70, field_name: "HouseExpire", connection: 1
1655[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '70', field: "HouseExpire", data: "0"
1656[14:05:10] [DEBUG] cache_get_field_content_int - row: 71, field_name: "ID", connection: 1
1657[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "ID", data: "71"
1658[14:05:10] [DEBUG] cache_get_field_content - row: 71, field_name: "HouseOwner", connection: 1, max_len: 24
1659[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseOwner", data: "-"
1660[14:05:10] [DEBUG] cache_get_field_content_float - row: 71, field_name: "HouseX", connection: 1
1661[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseX", data: "2111.01"
1662[14:05:10] [DEBUG] cache_get_field_content_float - row: 71, field_name: "HouseY", connection: 1
1663[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseY", data: "-1243.87"
1664[14:05:10] [DEBUG] cache_get_field_content_float - row: 71, field_name: "HouseZ", connection: 1
1665[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseZ", data: "25.852"
1666[14:05:10] [DEBUG] cache_get_field_content_int - row: 71, field_name: "HousePrice", connection: 1
1667[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HousePrice", data: "120000"
1668[14:05:10] [DEBUG] cache_get_field_content_int - row: 71, field_name: "HouseInterior", connection: 1
1669[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseInterior", data: "3"
1670[14:05:10] [DEBUG] cache_get_field_content_int - row: 71, field_name: "HouseLock", connection: 1
1671[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseLock", data: "0"
1672[14:05:10] [DEBUG] cache_get_field_content_int - row: 71, field_name: "HouseMoney", connection: 1
1673[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseMoney", data: "0"
1674[14:05:10] [DEBUG] cache_get_field_content_int - row: 71, field_name: "HouseExpire", connection: 1
1675[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '71', field: "HouseExpire", data: "0"
1676[14:05:10] [DEBUG] cache_get_field_content_int - row: 72, field_name: "ID", connection: 1
1677[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "ID", data: "72"
1678[14:05:10] [DEBUG] cache_get_field_content - row: 72, field_name: "HouseOwner", connection: 1, max_len: 24
1679[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseOwner", data: "-"
1680[14:05:10] [DEBUG] cache_get_field_content_float - row: 72, field_name: "HouseX", connection: 1
1681[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseX", data: "2090.8"
1682[14:05:10] [DEBUG] cache_get_field_content_float - row: 72, field_name: "HouseY", connection: 1
1683[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseY", data: "-1234.93"
1684[14:05:10] [DEBUG] cache_get_field_content_float - row: 72, field_name: "HouseZ", connection: 1
1685[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseZ", data: "25.689"
1686[14:05:10] [DEBUG] cache_get_field_content_int - row: 72, field_name: "HousePrice", connection: 1
1687[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HousePrice", data: "120000"
1688[14:05:10] [DEBUG] cache_get_field_content_int - row: 72, field_name: "HouseInterior", connection: 1
1689[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseInterior", data: "3"
1690[14:05:10] [DEBUG] cache_get_field_content_int - row: 72, field_name: "HouseLock", connection: 1
1691[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseLock", data: "0"
1692[14:05:10] [DEBUG] cache_get_field_content_int - row: 72, field_name: "HouseMoney", connection: 1
1693[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseMoney", data: "0"
1694[14:05:10] [DEBUG] cache_get_field_content_int - row: 72, field_name: "HouseExpire", connection: 1
1695[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '72', field: "HouseExpire", data: "0"
1696[14:05:10] [DEBUG] cache_get_field_content_int - row: 73, field_name: "ID", connection: 1
1697[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "ID", data: "73"
1698[14:05:10] [DEBUG] cache_get_field_content - row: 73, field_name: "HouseOwner", connection: 1, max_len: 24
1699[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseOwner", data: "-"
1700[14:05:10] [DEBUG] cache_get_field_content_float - row: 73, field_name: "HouseX", connection: 1
1701[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseX", data: "2196.04"
1702[14:05:10] [DEBUG] cache_get_field_content_float - row: 73, field_name: "HouseY", connection: 1
1703[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseY", data: "-1443.15"
1704[14:05:10] [DEBUG] cache_get_field_content_float - row: 73, field_name: "HouseZ", connection: 1
1705[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseZ", data: "25.539"
1706[14:05:10] [DEBUG] cache_get_field_content_int - row: 73, field_name: "HousePrice", connection: 1
1707[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HousePrice", data: "120000"
1708[14:05:10] [DEBUG] cache_get_field_content_int - row: 73, field_name: "HouseInterior", connection: 1
1709[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseInterior", data: "3"
1710[14:05:10] [DEBUG] cache_get_field_content_int - row: 73, field_name: "HouseLock", connection: 1
1711[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseLock", data: "0"
1712[14:05:10] [DEBUG] cache_get_field_content_int - row: 73, field_name: "HouseMoney", connection: 1
1713[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseMoney", data: "0"
1714[14:05:10] [DEBUG] cache_get_field_content_int - row: 73, field_name: "HouseExpire", connection: 1
1715[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '73', field: "HouseExpire", data: "0"
1716[14:05:10] [DEBUG] cache_get_field_content_int - row: 74, field_name: "ID", connection: 1
1717[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "ID", data: "74"
1718[14:05:10] [DEBUG] cache_get_field_content - row: 74, field_name: "HouseOwner", connection: 1, max_len: 24
1719[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseOwner", data: "-"
1720[14:05:10] [DEBUG] cache_get_field_content_float - row: 74, field_name: "HouseX", connection: 1
1721[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseX", data: "2093.58"
1722[14:05:10] [DEBUG] cache_get_field_content_float - row: 74, field_name: "HouseY", connection: 1
1723[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseY", data: "-1123.6"
1724[14:05:10] [DEBUG] cache_get_field_content_float - row: 74, field_name: "HouseZ", connection: 1
1725[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseZ", data: "27.69"
1726[14:05:10] [DEBUG] cache_get_field_content_int - row: 74, field_name: "HousePrice", connection: 1
1727[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HousePrice", data: "120000"
1728[14:05:10] [DEBUG] cache_get_field_content_int - row: 74, field_name: "HouseInterior", connection: 1
1729[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseInterior", data: "3"
1730[14:05:10] [DEBUG] cache_get_field_content_int - row: 74, field_name: "HouseLock", connection: 1
1731[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseLock", data: "0"
1732[14:05:10] [DEBUG] cache_get_field_content_int - row: 74, field_name: "HouseMoney", connection: 1
1733[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseMoney", data: "0"
1734[14:05:10] [DEBUG] cache_get_field_content_int - row: 74, field_name: "HouseExpire", connection: 1
1735[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '74', field: "HouseExpire", data: "0"
1736[14:05:10] [DEBUG] cache_get_field_content_int - row: 75, field_name: "ID", connection: 1
1737[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "ID", data: "75"
1738[14:05:10] [DEBUG] cache_get_field_content - row: 75, field_name: "HouseOwner", connection: 1, max_len: 24
1739[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseOwner", data: "-"
1740[14:05:10] [DEBUG] cache_get_field_content_float - row: 75, field_name: "HouseX", connection: 1
1741[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseX", data: "2094.31"
1742[14:05:10] [DEBUG] cache_get_field_content_float - row: 75, field_name: "HouseY", connection: 1
1743[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseY", data: "-1145.18"
1744[14:05:10] [DEBUG] cache_get_field_content_float - row: 75, field_name: "HouseZ", connection: 1
1745[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseZ", data: "26.593"
1746[14:05:10] [DEBUG] cache_get_field_content_int - row: 75, field_name: "HousePrice", connection: 1
1747[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HousePrice", data: "120000"
1748[14:05:10] [DEBUG] cache_get_field_content_int - row: 75, field_name: "HouseInterior", connection: 1
1749[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseInterior", data: "3"
1750[14:05:10] [DEBUG] cache_get_field_content_int - row: 75, field_name: "HouseLock", connection: 1
1751[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseLock", data: "0"
1752[14:05:10] [DEBUG] cache_get_field_content_int - row: 75, field_name: "HouseMoney", connection: 1
1753[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseMoney", data: "0"
1754[14:05:10] [DEBUG] cache_get_field_content_int - row: 75, field_name: "HouseExpire", connection: 1
1755[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '75', field: "HouseExpire", data: "0"
1756[14:05:10] [DEBUG] cache_get_field_content_int - row: 76, field_name: "ID", connection: 1
1757[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "ID", data: "76"
1758[14:05:10] [DEBUG] cache_get_field_content - row: 76, field_name: "HouseOwner", connection: 1, max_len: 24
1759[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseOwner", data: "-"
1760[14:05:10] [DEBUG] cache_get_field_content_float - row: 76, field_name: "HouseX", connection: 1
1761[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseX", data: "2091.88"
1762[14:05:10] [DEBUG] cache_get_field_content_float - row: 76, field_name: "HouseY", connection: 1
1763[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseY", data: "-1166.49"
1764[14:05:10] [DEBUG] cache_get_field_content_float - row: 76, field_name: "HouseZ", connection: 1
1765[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseZ", data: "26.586"
1766[14:05:10] [DEBUG] cache_get_field_content_int - row: 76, field_name: "HousePrice", connection: 1
1767[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HousePrice", data: "120000"
1768[14:05:10] [DEBUG] cache_get_field_content_int - row: 76, field_name: "HouseInterior", connection: 1
1769[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseInterior", data: "3"
1770[14:05:10] [DEBUG] cache_get_field_content_int - row: 76, field_name: "HouseLock", connection: 1
1771[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseLock", data: "0"
1772[14:05:10] [DEBUG] cache_get_field_content_int - row: 76, field_name: "HouseMoney", connection: 1
1773[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseMoney", data: "0"
1774[14:05:10] [DEBUG] cache_get_field_content_int - row: 76, field_name: "HouseExpire", connection: 1
1775[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '76', field: "HouseExpire", data: "0"
1776[14:05:10] [DEBUG] cache_get_field_content_int - row: 77, field_name: "ID", connection: 1
1777[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "ID", data: "77"
1778[14:05:10] [DEBUG] cache_get_field_content - row: 77, field_name: "HouseOwner", connection: 1, max_len: 24
1779[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseOwner", data: "-"
1780[14:05:10] [DEBUG] cache_get_field_content_float - row: 77, field_name: "HouseX", connection: 1
1781[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseX", data: "2091.77"
1782[14:05:10] [DEBUG] cache_get_field_content_float - row: 77, field_name: "HouseY", connection: 1
1783[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseY", data: "-1185.19"
1784[14:05:10] [DEBUG] cache_get_field_content_float - row: 77, field_name: "HouseZ", connection: 1
1785[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseZ", data: "27.057"
1786[14:05:10] [DEBUG] cache_get_field_content_int - row: 77, field_name: "HousePrice", connection: 1
1787[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HousePrice", data: "120000"
1788[14:05:10] [DEBUG] cache_get_field_content_int - row: 77, field_name: "HouseInterior", connection: 1
1789[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseInterior", data: "3"
1790[14:05:10] [DEBUG] cache_get_field_content_int - row: 77, field_name: "HouseLock", connection: 1
1791[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseLock", data: "0"
1792[14:05:10] [DEBUG] cache_get_field_content_int - row: 77, field_name: "HouseMoney", connection: 1
1793[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseMoney", data: "0"
1794[14:05:10] [DEBUG] cache_get_field_content_int - row: 77, field_name: "HouseExpire", connection: 1
1795[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '77', field: "HouseExpire", data: "0"
1796[14:05:10] [DEBUG] cache_get_field_content_int - row: 78, field_name: "ID", connection: 1
1797[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "ID", data: "78"
1798[14:05:10] [DEBUG] cache_get_field_content - row: 78, field_name: "HouseOwner", connection: 1, max_len: 24
1799[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseOwner", data: "BigDaddy"
1800[14:05:10] [DEBUG] cache_get_field_content_float - row: 78, field_name: "HouseX", connection: 1
1801[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseX", data: "993.104"
1802[14:05:10] [DEBUG] cache_get_field_content_float - row: 78, field_name: "HouseY", connection: 1
1803[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseY", data: "-1816.49"
1804[14:05:10] [DEBUG] cache_get_field_content_float - row: 78, field_name: "HouseZ", connection: 1
1805[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseZ", data: "14.006"
1806[14:05:10] [DEBUG] cache_get_field_content_int - row: 78, field_name: "HousePrice", connection: 1
1807[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HousePrice", data: "120000"
1808[14:05:10] [DEBUG] cache_get_field_content_int - row: 78, field_name: "HouseInterior", connection: 1
1809[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseInterior", data: "1"
1810[14:05:10] [DEBUG] cache_get_field_content_int - row: 78, field_name: "HouseLock", connection: 1
1811[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseLock", data: "1"
1812[14:05:10] [DEBUG] cache_get_field_content_int - row: 78, field_name: "HouseMoney", connection: 1
1813[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseMoney", data: "0"
1814[14:05:10] [DEBUG] cache_get_field_content_int - row: 78, field_name: "HouseExpire", connection: 1
1815[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '78', field: "HouseExpire", data: "1501583656"
1816[14:05:10] [DEBUG] cache_get_field_content_int - row: 79, field_name: "ID", connection: 1
1817[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "ID", data: "79"
1818[14:05:10] [DEBUG] cache_get_field_content - row: 79, field_name: "HouseOwner", connection: 1, max_len: 24
1819[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseOwner", data: "-"
1820[14:05:10] [DEBUG] cache_get_field_content_float - row: 79, field_name: "HouseX", connection: 1
1821[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseX", data: "981.355"
1822[14:05:10] [DEBUG] cache_get_field_content_float - row: 79, field_name: "HouseY", connection: 1
1823[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseY", data: "-1813.48"
1824[14:05:10] [DEBUG] cache_get_field_content_float - row: 79, field_name: "HouseZ", connection: 1
1825[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseZ", data: "14.027"
1826[14:05:10] [DEBUG] cache_get_field_content_int - row: 79, field_name: "HousePrice", connection: 1
1827[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HousePrice", data: "120000"
1828[14:05:10] [DEBUG] cache_get_field_content_int - row: 79, field_name: "HouseInterior", connection: 1
1829[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseInterior", data: "1"
1830[14:05:10] [DEBUG] cache_get_field_content_int - row: 79, field_name: "HouseLock", connection: 1
1831[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseLock", data: "0"
1832[14:05:10] [DEBUG] cache_get_field_content_int - row: 79, field_name: "HouseMoney", connection: 1
1833[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseMoney", data: "0"
1834[14:05:10] [DEBUG] cache_get_field_content_int - row: 79, field_name: "HouseExpire", connection: 1
1835[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '79', field: "HouseExpire", data: "0"
1836[14:05:10] [DEBUG] cache_get_field_content_int - row: 80, field_name: "ID", connection: 1
1837[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "ID", data: "80"
1838[14:05:10] [DEBUG] cache_get_field_content - row: 80, field_name: "HouseOwner", connection: 1, max_len: 24
1839[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseOwner", data: "-"
1840[14:05:10] [DEBUG] cache_get_field_content_float - row: 80, field_name: "HouseX", connection: 1
1841[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseX", data: "969.92"
1842[14:05:10] [DEBUG] cache_get_field_content_float - row: 80, field_name: "HouseY", connection: 1
1843[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseY", data: "-1811"
1844[14:05:10] [DEBUG] cache_get_field_content_float - row: 80, field_name: "HouseZ", connection: 1
1845[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseZ", data: "13.999"
1846[14:05:10] [DEBUG] cache_get_field_content_int - row: 80, field_name: "HousePrice", connection: 1
1847[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HousePrice", data: "120000"
1848[14:05:10] [DEBUG] cache_get_field_content_int - row: 80, field_name: "HouseInterior", connection: 1
1849[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseInterior", data: "1"
1850[14:05:10] [DEBUG] cache_get_field_content_int - row: 80, field_name: "HouseLock", connection: 1
1851[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseLock", data: "0"
1852[14:05:10] [DEBUG] cache_get_field_content_int - row: 80, field_name: "HouseMoney", connection: 1
1853[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseMoney", data: "0"
1854[14:05:10] [DEBUG] cache_get_field_content_int - row: 80, field_name: "HouseExpire", connection: 1
1855[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '80', field: "HouseExpire", data: "0"
1856[14:05:10] [DEBUG] cache_get_field_content_int - row: 81, field_name: "ID", connection: 1
1857[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "ID", data: "81"
1858[14:05:10] [DEBUG] cache_get_field_content - row: 81, field_name: "HouseOwner", connection: 1, max_len: 24
1859[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseOwner", data: "-"
1860[14:05:10] [DEBUG] cache_get_field_content_float - row: 81, field_name: "HouseX", connection: 1
1861[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseX", data: "958.296"
1862[14:05:10] [DEBUG] cache_get_field_content_float - row: 81, field_name: "HouseY", connection: 1
1863[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseY", data: "-1807.99"
1864[14:05:10] [DEBUG] cache_get_field_content_float - row: 81, field_name: "HouseZ", connection: 1
1865[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseZ", data: "14.008"
1866[14:05:10] [DEBUG] cache_get_field_content_int - row: 81, field_name: "HousePrice", connection: 1
1867[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HousePrice", data: "120000"
1868[14:05:10] [DEBUG] cache_get_field_content_int - row: 81, field_name: "HouseInterior", connection: 1
1869[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseInterior", data: "1"
1870[14:05:10] [DEBUG] cache_get_field_content_int - row: 81, field_name: "HouseLock", connection: 1
1871[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseLock", data: "0"
1872[14:05:10] [DEBUG] cache_get_field_content_int - row: 81, field_name: "HouseMoney", connection: 1
1873[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseMoney", data: "0"
1874[14:05:10] [DEBUG] cache_get_field_content_int - row: 81, field_name: "HouseExpire", connection: 1
1875[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '81', field: "HouseExpire", data: "0"
1876[14:05:10] [DEBUG] cache_get_field_content_int - row: 82, field_name: "ID", connection: 1
1877[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "ID", data: "82"
1878[14:05:10] [DEBUG] cache_get_field_content - row: 82, field_name: "HouseOwner", connection: 1, max_len: 24
1879[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseOwner", data: "-"
1880[14:05:10] [DEBUG] cache_get_field_content_float - row: 82, field_name: "HouseX", connection: 1
1881[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseX", data: "933.863"
1882[14:05:10] [DEBUG] cache_get_field_content_float - row: 82, field_name: "HouseY", connection: 1
1883[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseY", data: "-1804.08"
1884[14:05:10] [DEBUG] cache_get_field_content_float - row: 82, field_name: "HouseZ", connection: 1
1885[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseZ", data: "13.847"
1886[14:05:10] [DEBUG] cache_get_field_content_int - row: 82, field_name: "HousePrice", connection: 1
1887[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HousePrice", data: "120000"
1888[14:05:10] [DEBUG] cache_get_field_content_int - row: 82, field_name: "HouseInterior", connection: 1
1889[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseInterior", data: "1"
1890[14:05:10] [DEBUG] cache_get_field_content_int - row: 82, field_name: "HouseLock", connection: 1
1891[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseLock", data: "0"
1892[14:05:10] [DEBUG] cache_get_field_content_int - row: 82, field_name: "HouseMoney", connection: 1
1893[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseMoney", data: "0"
1894[14:05:10] [DEBUG] cache_get_field_content_int - row: 82, field_name: "HouseExpire", connection: 1
1895[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '82', field: "HouseExpire", data: "0"
1896[14:05:10] [DEBUG] cache_get_field_content_int - row: 83, field_name: "ID", connection: 1
1897[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "ID", data: "83"
1898[14:05:10] [DEBUG] cache_get_field_content - row: 83, field_name: "HouseOwner", connection: 1, max_len: 24
1899[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseOwner", data: "-"
1900[14:05:10] [DEBUG] cache_get_field_content_float - row: 83, field_name: "HouseX", connection: 1
1901[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseX", data: "921.812"
1902[14:05:10] [DEBUG] cache_get_field_content_float - row: 83, field_name: "HouseY", connection: 1
1903[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseY", data: "-1802.51"
1904[14:05:10] [DEBUG] cache_get_field_content_float - row: 83, field_name: "HouseZ", connection: 1
1905[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseZ", data: "13.771"
1906[14:05:10] [DEBUG] cache_get_field_content_int - row: 83, field_name: "HousePrice", connection: 1
1907[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HousePrice", data: "120000"
1908[14:05:10] [DEBUG] cache_get_field_content_int - row: 83, field_name: "HouseInterior", connection: 1
1909[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseInterior", data: "1"
1910[14:05:10] [DEBUG] cache_get_field_content_int - row: 83, field_name: "HouseLock", connection: 1
1911[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseLock", data: "0"
1912[14:05:10] [DEBUG] cache_get_field_content_int - row: 83, field_name: "HouseMoney", connection: 1
1913[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseMoney", data: "0"
1914[14:05:10] [DEBUG] cache_get_field_content_int - row: 83, field_name: "HouseExpire", connection: 1
1915[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '83', field: "HouseExpire", data: "0"
1916[14:05:10] [DEBUG] cache_get_field_content_int - row: 84, field_name: "ID", connection: 1
1917[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "ID", data: "84"
1918[14:05:10] [DEBUG] cache_get_field_content - row: 84, field_name: "HouseOwner", connection: 1, max_len: 24
1919[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseOwner", data: "-"
1920[14:05:10] [DEBUG] cache_get_field_content_float - row: 84, field_name: "HouseX", connection: 1
1921[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseX", data: "910.411"
1922[14:05:10] [DEBUG] cache_get_field_content_float - row: 84, field_name: "HouseY", connection: 1
1923[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseY", data: "-1801.78"
1924[14:05:10] [DEBUG] cache_get_field_content_float - row: 84, field_name: "HouseZ", connection: 1
1925[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseZ", data: "13.758"
1926[14:05:10] [DEBUG] cache_get_field_content_int - row: 84, field_name: "HousePrice", connection: 1
1927[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HousePrice", data: "120000"
1928[14:05:10] [DEBUG] cache_get_field_content_int - row: 84, field_name: "HouseInterior", connection: 1
1929[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseInterior", data: "1"
1930[14:05:10] [DEBUG] cache_get_field_content_int - row: 84, field_name: "HouseLock", connection: 1
1931[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseLock", data: "0"
1932[14:05:10] [DEBUG] cache_get_field_content_int - row: 84, field_name: "HouseMoney", connection: 1
1933[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseMoney", data: "0"
1934[14:05:10] [DEBUG] cache_get_field_content_int - row: 84, field_name: "HouseExpire", connection: 1
1935[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '84', field: "HouseExpire", data: "0"
1936[14:05:10] [DEBUG] cache_get_field_content_int - row: 85, field_name: "ID", connection: 1
1937[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "ID", data: "85"
1938[14:05:10] [DEBUG] cache_get_field_content - row: 85, field_name: "HouseOwner", connection: 1, max_len: 24
1939[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseOwner", data: "Rausen"
1940[14:05:10] [DEBUG] cache_get_field_content_float - row: 85, field_name: "HouseX", connection: 1
1941[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseX", data: "1939.06"
1942[14:05:10] [DEBUG] cache_get_field_content_float - row: 85, field_name: "HouseY", connection: 1
1943[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseY", data: "-1114.63"
1944[14:05:10] [DEBUG] cache_get_field_content_float - row: 85, field_name: "HouseZ", connection: 1
1945[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseZ", data: "27.452"
1946[14:05:10] [DEBUG] cache_get_field_content_int - row: 85, field_name: "HousePrice", connection: 1
1947[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HousePrice", data: "120000"
1948[14:05:10] [DEBUG] cache_get_field_content_int - row: 85, field_name: "HouseInterior", connection: 1
1949[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseInterior", data: "3"
1950[14:05:10] [DEBUG] cache_get_field_content_int - row: 85, field_name: "HouseLock", connection: 1
1951[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseLock", data: "0"
1952[14:05:10] [DEBUG] cache_get_field_content_int - row: 85, field_name: "HouseMoney", connection: 1
1953[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseMoney", data: "0"
1954[14:05:10] [DEBUG] cache_get_field_content_int - row: 85, field_name: "HouseExpire", connection: 1
1955[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '85', field: "HouseExpire", data: "1501697209"
1956[14:05:10] [DEBUG] cache_get_field_content_int - row: 86, field_name: "ID", connection: 1
1957[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "ID", data: "86"
1958[14:05:10] [DEBUG] cache_get_field_content - row: 86, field_name: "HouseOwner", connection: 1, max_len: 24
1959[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseOwner", data: "-"
1960[14:05:10] [DEBUG] cache_get_field_content_float - row: 86, field_name: "HouseX", connection: 1
1961[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseX", data: "791.554"
1962[14:05:10] [DEBUG] cache_get_field_content_float - row: 86, field_name: "HouseY", connection: 1
1963[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseY", data: "-1754.69"
1964[14:05:10] [DEBUG] cache_get_field_content_float - row: 86, field_name: "HouseZ", connection: 1
1965[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseZ", data: "13.425"
1966[14:05:10] [DEBUG] cache_get_field_content_int - row: 86, field_name: "HousePrice", connection: 1
1967[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HousePrice", data: "120000"
1968[14:05:10] [DEBUG] cache_get_field_content_int - row: 86, field_name: "HouseInterior", connection: 1
1969[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseInterior", data: "1"
1970[14:05:10] [DEBUG] cache_get_field_content_int - row: 86, field_name: "HouseLock", connection: 1
1971[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseLock", data: "0"
1972[14:05:10] [DEBUG] cache_get_field_content_int - row: 86, field_name: "HouseMoney", connection: 1
1973[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseMoney", data: "0"
1974[14:05:10] [DEBUG] cache_get_field_content_int - row: 86, field_name: "HouseExpire", connection: 1
1975[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '86', field: "HouseExpire", data: "0"
1976[14:05:10] [DEBUG] cache_get_field_content_int - row: 87, field_name: "ID", connection: 1
1977[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "ID", data: "87"
1978[14:05:10] [DEBUG] cache_get_field_content - row: 87, field_name: "HouseOwner", connection: 1, max_len: 24
1979[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseOwner", data: "-"
1980[14:05:10] [DEBUG] cache_get_field_content_float - row: 87, field_name: "HouseX", connection: 1
1981[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseX", data: "798.644"
1982[14:05:10] [DEBUG] cache_get_field_content_float - row: 87, field_name: "HouseY", connection: 1
1983[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseY", data: "-1729.24"
1984[14:05:10] [DEBUG] cache_get_field_content_float - row: 87, field_name: "HouseZ", connection: 1
1985[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseZ", data: "13.547"
1986[14:05:10] [DEBUG] cache_get_field_content_int - row: 87, field_name: "HousePrice", connection: 1
1987[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HousePrice", data: "120000"
1988[14:05:10] [DEBUG] cache_get_field_content_int - row: 87, field_name: "HouseInterior", connection: 1
1989[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseInterior", data: "1"
1990[14:05:10] [DEBUG] cache_get_field_content_int - row: 87, field_name: "HouseLock", connection: 1
1991[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseLock", data: "0"
1992[14:05:10] [DEBUG] cache_get_field_content_int - row: 87, field_name: "HouseMoney", connection: 1
1993[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseMoney", data: "0"
1994[14:05:10] [DEBUG] cache_get_field_content_int - row: 87, field_name: "HouseExpire", connection: 1
1995[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '87', field: "HouseExpire", data: "0"
1996[14:05:10] [DEBUG] cache_get_field_content_int - row: 88, field_name: "ID", connection: 1
1997[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "ID", data: "88"
1998[14:05:10] [DEBUG] cache_get_field_content - row: 88, field_name: "HouseOwner", connection: 1, max_len: 24
1999[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseOwner", data: "-"
2000[14:05:10] [DEBUG] cache_get_field_content_float - row: 88, field_name: "HouseX", connection: 1
2001[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseX", data: "1921.93"
2002[14:05:10] [DEBUG] cache_get_field_content_float - row: 88, field_name: "HouseY", connection: 1
2003[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseY", data: "-1115.12"
2004[14:05:10] [DEBUG] cache_get_field_content_float - row: 88, field_name: "HouseZ", connection: 1
2005[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseZ", data: "27.088"
2006[14:05:10] [DEBUG] cache_get_field_content_int - row: 88, field_name: "HousePrice", connection: 1
2007[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HousePrice", data: "120000"
2008[14:05:10] [DEBUG] cache_get_field_content_int - row: 88, field_name: "HouseInterior", connection: 1
2009[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseInterior", data: "3"
2010[14:05:10] [DEBUG] cache_get_field_content_int - row: 88, field_name: "HouseLock", connection: 1
2011[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseLock", data: "0"
2012[14:05:10] [DEBUG] cache_get_field_content_int - row: 88, field_name: "HouseMoney", connection: 1
2013[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseMoney", data: "0"
2014[14:05:10] [DEBUG] cache_get_field_content_int - row: 88, field_name: "HouseExpire", connection: 1
2015[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '88', field: "HouseExpire", data: "0"
2016[14:05:10] [DEBUG] cache_get_field_content_int - row: 89, field_name: "ID", connection: 1
2017[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "ID", data: "89"
2018[14:05:10] [DEBUG] cache_get_field_content - row: 89, field_name: "HouseOwner", connection: 1, max_len: 24
2019[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseOwner", data: "-"
2020[14:05:10] [DEBUG] cache_get_field_content_float - row: 89, field_name: "HouseX", connection: 1
2021[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseX", data: "795.303"
2022[14:05:10] [DEBUG] cache_get_field_content_float - row: 89, field_name: "HouseY", connection: 1
2023[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseY", data: "-1707.55"
2024[14:05:10] [DEBUG] cache_get_field_content_float - row: 89, field_name: "HouseZ", connection: 1
2025[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseZ", data: "14.005"
2026[14:05:10] [DEBUG] cache_get_field_content_int - row: 89, field_name: "HousePrice", connection: 1
2027[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HousePrice", data: "120000"
2028[14:05:10] [DEBUG] cache_get_field_content_int - row: 89, field_name: "HouseInterior", connection: 1
2029[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseInterior", data: "1"
2030[14:05:10] [DEBUG] cache_get_field_content_int - row: 89, field_name: "HouseLock", connection: 1
2031[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseLock", data: "0"
2032[14:05:10] [DEBUG] cache_get_field_content_int - row: 89, field_name: "HouseMoney", connection: 1
2033[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseMoney", data: "0"
2034[14:05:10] [DEBUG] cache_get_field_content_int - row: 89, field_name: "HouseExpire", connection: 1
2035[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '89', field: "HouseExpire", data: "0"
2036[14:05:10] [DEBUG] cache_get_field_content_int - row: 90, field_name: "ID", connection: 1
2037[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "ID", data: "90"
2038[14:05:10] [DEBUG] cache_get_field_content - row: 90, field_name: "HouseOwner", connection: 1, max_len: 24
2039[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseOwner", data: "-"
2040[14:05:10] [DEBUG] cache_get_field_content_float - row: 90, field_name: "HouseX", connection: 1
2041[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseX", data: "795.029"
2042[14:05:10] [DEBUG] cache_get_field_content_float - row: 90, field_name: "HouseY", connection: 1
2043[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseY", data: "-1691.75"
2044[14:05:10] [DEBUG] cache_get_field_content_float - row: 90, field_name: "HouseZ", connection: 1
2045[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseZ", data: "14.463"
2046[14:05:10] [DEBUG] cache_get_field_content_int - row: 90, field_name: "HousePrice", connection: 1
2047[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HousePrice", data: "120000"
2048[14:05:10] [DEBUG] cache_get_field_content_int - row: 90, field_name: "HouseInterior", connection: 1
2049[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseInterior", data: "1"
2050[14:05:10] [DEBUG] cache_get_field_content_int - row: 90, field_name: "HouseLock", connection: 1
2051[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseLock", data: "0"
2052[14:05:10] [DEBUG] cache_get_field_content_int - row: 90, field_name: "HouseMoney", connection: 1
2053[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseMoney", data: "0"
2054[14:05:10] [DEBUG] cache_get_field_content_int - row: 90, field_name: "HouseExpire", connection: 1
2055[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '90', field: "HouseExpire", data: "0"
2056[14:05:10] [DEBUG] cache_get_field_content_int - row: 91, field_name: "ID", connection: 1
2057[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "ID", data: "91"
2058[14:05:10] [DEBUG] cache_get_field_content - row: 91, field_name: "HouseOwner", connection: 1, max_len: 24
2059[14:05:10] [DEBUG] CMySQLQuery::Execute[LoadDealerVehicles] - query was successfully executed within 17.753 milliseconds
2060[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseOwner", data: "-"
2061[14:05:10] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
2062[14:05:10] [DEBUG] cache_get_field_content_float - row: 91, field_name: "HouseX", connection: 1
2063[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseX", data: "790.996"
2064[14:05:10] [DEBUG] cache_get_field_content_float - row: 91, field_name: "HouseY", connection: 1
2065[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseY", data: "-1662.83"
2066[14:05:10] [DEBUG] cache_get_field_content_float - row: 91, field_name: "HouseZ", connection: 1
2067[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseZ", data: "13.485"
2068[14:05:10] [DEBUG] cache_get_field_content_int - row: 91, field_name: "HousePrice", connection: 1
2069[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HousePrice", data: "120000"
2070[14:05:10] [DEBUG] cache_get_field_content_int - row: 91, field_name: "HouseInterior", connection: 1
2071[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseInterior", data: "1"
2072[14:05:10] [DEBUG] cache_get_field_content_int - row: 91, field_name: "HouseLock", connection: 1
2073[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseLock", data: "0"
2074[14:05:10] [DEBUG] cache_get_field_content_int - row: 91, field_name: "HouseMoney", connection: 1
2075[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseMoney", data: "0"
2076[14:05:10] [DEBUG] cache_get_field_content_int - row: 91, field_name: "HouseExpire", connection: 1
2077[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '91', field: "HouseExpire", data: "0"
2078[14:05:10] [DEBUG] cache_get_field_content_int - row: 92, field_name: "ID", connection: 1
2079[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "ID", data: "92"
2080[14:05:10] [DEBUG] cache_get_field_content - row: 92, field_name: "HouseOwner", connection: 1, max_len: 24
2081[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseOwner", data: "-"
2082[14:05:10] [DEBUG] cache_get_field_content_float - row: 92, field_name: "HouseX", connection: 1
2083[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseX", data: "766.501"
2084[14:05:10] [DEBUG] cache_get_field_content_float - row: 92, field_name: "HouseY", connection: 1
2085[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseY", data: "-1605.69"
2086[14:05:10] [DEBUG] cache_get_field_content_float - row: 92, field_name: "HouseZ", connection: 1
2087[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseZ", data: "13.804"
2088[14:05:10] [DEBUG] cache_get_field_content_int - row: 92, field_name: "HousePrice", connection: 1
2089[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HousePrice", data: "120000"
2090[14:05:10] [DEBUG] cache_get_field_content_int - row: 92, field_name: "HouseInterior", connection: 1
2091[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseInterior", data: "1"
2092[14:05:10] [DEBUG] cache_get_field_content_int - row: 92, field_name: "HouseLock", connection: 1
2093[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseLock", data: "0"
2094[14:05:10] [DEBUG] cache_get_field_content_int - row: 92, field_name: "HouseMoney", connection: 1
2095[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseMoney", data: "0"
2096[14:05:10] [DEBUG] cache_get_field_content_int - row: 92, field_name: "HouseExpire", connection: 1
2097[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '92', field: "HouseExpire", data: "0"
2098[14:05:10] [DEBUG] cache_get_field_content_int - row: 93, field_name: "ID", connection: 1
2099[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "ID", data: "93"
2100[14:05:10] [DEBUG] cache_get_field_content - row: 93, field_name: "HouseOwner", connection: 1, max_len: 24
2101[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseOwner", data: "-"
2102[14:05:10] [DEBUG] cache_get_field_content_float - row: 93, field_name: "HouseX", connection: 1
2103[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseX", data: "1906.16"
2104[14:05:10] [DEBUG] cache_get_field_content_float - row: 93, field_name: "HouseY", connection: 1
2105[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseY", data: "-1113.21"
2106[14:05:10] [DEBUG] cache_get_field_content_float - row: 93, field_name: "HouseZ", connection: 1
2107[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseZ", data: "26.664"
2108[14:05:10] [DEBUG] cache_get_field_content_int - row: 93, field_name: "HousePrice", connection: 1
2109[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HousePrice", data: "120000"
2110[14:05:10] [DEBUG] cache_get_field_content_int - row: 93, field_name: "HouseInterior", connection: 1
2111[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseInterior", data: "3"
2112[14:05:10] [DEBUG] cache_get_field_content_int - row: 93, field_name: "HouseLock", connection: 1
2113[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseLock", data: "0"
2114[14:05:10] [DEBUG] cache_get_field_content_int - row: 93, field_name: "HouseMoney", connection: 1
2115[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseMoney", data: "0"
2116[14:05:10] [DEBUG] cache_get_field_content_int - row: 93, field_name: "HouseExpire", connection: 1
2117[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '93', field: "HouseExpire", data: "0"
2118[14:05:10] [DEBUG] cache_get_field_content_int - row: 94, field_name: "ID", connection: 1
2119[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "ID", data: "94"
2120[14:05:10] [DEBUG] cache_get_field_content - row: 94, field_name: "HouseOwner", connection: 1, max_len: 24
2121[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseOwner", data: "-"
2122[14:05:10] [DEBUG] cache_get_field_content_float - row: 94, field_name: "HouseX", connection: 1
2123[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseX", data: "767.779"
2124[14:05:10] [DEBUG] cache_get_field_content_float - row: 94, field_name: "HouseY", connection: 1
2125[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseY", data: "-1655.61"
2126[14:05:10] [DEBUG] cache_get_field_content_float - row: 94, field_name: "HouseZ", connection: 1
2127[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseZ", data: "5.609"
2128[14:05:10] [DEBUG] cache_get_field_content_int - row: 94, field_name: "HousePrice", connection: 1
2129[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HousePrice", data: "120000"
2130[14:05:10] [DEBUG] cache_get_field_content_int - row: 94, field_name: "HouseInterior", connection: 1
2131[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseInterior", data: "1"
2132[14:05:10] [DEBUG] cache_get_field_content_int - row: 94, field_name: "HouseLock", connection: 1
2133[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseLock", data: "0"
2134[14:05:10] [DEBUG] cache_get_field_content_int - row: 94, field_name: "HouseMoney", connection: 1
2135[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseMoney", data: "0"
2136[14:05:10] [DEBUG] cache_get_field_content_int - row: 94, field_name: "HouseExpire", connection: 1
2137[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '94', field: "HouseExpire", data: "0"
2138[14:05:10] [DEBUG] cache_get_field_content_int - row: 95, field_name: "ID", connection: 1
2139[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "ID", data: "95"
2140[14:05:10] [DEBUG] cache_get_field_content - row: 95, field_name: "HouseOwner", connection: 1, max_len: 24
2141[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseOwner", data: "-"
2142[14:05:10] [DEBUG] cache_get_field_content_float - row: 95, field_name: "HouseX", connection: 1
2143[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseX", data: "1886.93"
2144[14:05:10] [DEBUG] cache_get_field_content_float - row: 95, field_name: "HouseY", connection: 1
2145[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseY", data: "-1113.95"
2146[14:05:10] [DEBUG] cache_get_field_content_float - row: 95, field_name: "HouseZ", connection: 1
2147[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseZ", data: "26.276"
2148[14:05:10] [DEBUG] cache_get_field_content_int - row: 95, field_name: "HousePrice", connection: 1
2149[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HousePrice", data: "120000"
2150[14:05:10] [DEBUG] cache_get_field_content_int - row: 95, field_name: "HouseInterior", connection: 1
2151[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseInterior", data: "3"
2152[14:05:10] [DEBUG] cache_get_field_content_int - row: 95, field_name: "HouseLock", connection: 1
2153[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseLock", data: "0"
2154[14:05:10] [DEBUG] cache_get_field_content_int - row: 95, field_name: "HouseMoney", connection: 1
2155[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseMoney", data: "0"
2156[14:05:10] [DEBUG] cache_get_field_content_int - row: 95, field_name: "HouseExpire", connection: 1
2157[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '95', field: "HouseExpire", data: "0"
2158[14:05:10] [DEBUG] cache_get_field_content_int - row: 96, field_name: "ID", connection: 1
2159[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "ID", data: "96"
2160[14:05:10] [DEBUG] cache_get_field_content - row: 96, field_name: "HouseOwner", connection: 1, max_len: 24
2161[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseOwner", data: "-"
2162[14:05:10] [DEBUG] cache_get_field_content_float - row: 96, field_name: "HouseX", connection: 1
2163[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseX", data: "769.225"
2164[14:05:10] [DEBUG] cache_get_field_content_float - row: 96, field_name: "HouseY", connection: 1
2165[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseY", data: "-1696.48"
2166[14:05:10] [DEBUG] cache_get_field_content_float - row: 96, field_name: "HouseZ", connection: 1
2167[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseZ", data: "5.155"
2168[14:05:10] [DEBUG] cache_get_field_content_int - row: 96, field_name: "HousePrice", connection: 1
2169[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HousePrice", data: "120000"
2170[14:05:10] [DEBUG] cache_get_field_content_int - row: 96, field_name: "HouseInterior", connection: 1
2171[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseInterior", data: "1"
2172[14:05:10] [DEBUG] cache_get_field_content_int - row: 96, field_name: "HouseLock", connection: 1
2173[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseLock", data: "0"
2174[14:05:10] [DEBUG] cache_get_field_content_int - row: 96, field_name: "HouseMoney", connection: 1
2175[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseMoney", data: "0"
2176[14:05:10] [DEBUG] cache_get_field_content_int - row: 96, field_name: "HouseExpire", connection: 1
2177[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '96', field: "HouseExpire", data: "0"
2178[14:05:10] [DEBUG] cache_get_field_content_int - row: 97, field_name: "ID", connection: 1
2179[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "ID", data: "97"
2180[14:05:10] [DEBUG] cache_get_field_content - row: 97, field_name: "HouseOwner", connection: 1, max_len: 24
2181[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseOwner", data: "-"
2182[14:05:10] [DEBUG] cache_get_field_content_float - row: 97, field_name: "HouseX", connection: 1
2183[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseX", data: "768.438"
2184[14:05:10] [DEBUG] cache_get_field_content_float - row: 97, field_name: "HouseY", connection: 1
2185[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseY", data: "-1745.89"
2186[14:05:10] [DEBUG] cache_get_field_content_float - row: 97, field_name: "HouseZ", connection: 1
2187[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseZ", data: "13.077"
2188[14:05:10] [DEBUG] cache_get_field_content_int - row: 97, field_name: "HousePrice", connection: 1
2189[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HousePrice", data: "120000"
2190[14:05:10] [DEBUG] cache_get_field_content_int - row: 97, field_name: "HouseInterior", connection: 1
2191[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseInterior", data: "1"
2192[14:05:10] [DEBUG] cache_get_field_content_int - row: 97, field_name: "HouseLock", connection: 1
2193[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseLock", data: "0"
2194[14:05:10] [DEBUG] cache_get_field_content_int - row: 97, field_name: "HouseMoney", connection: 1
2195[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseMoney", data: "0"
2196[14:05:10] [DEBUG] cache_get_field_content_int - row: 97, field_name: "HouseExpire", connection: 1
2197[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '97', field: "HouseExpire", data: "0"
2198[14:05:10] [DEBUG] cache_get_field_content_int - row: 98, field_name: "ID", connection: 1
2199[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "ID", data: "98"
2200[14:05:10] [DEBUG] cache_get_field_content - row: 98, field_name: "HouseOwner", connection: 1, max_len: 24
2201[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseOwner", data: "-"
2202[14:05:10] [DEBUG] cache_get_field_content_float - row: 98, field_name: "HouseX", connection: 1
2203[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseX", data: "1956.19"
2204[14:05:10] [DEBUG] cache_get_field_content_float - row: 98, field_name: "HouseY", connection: 1
2205[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseY", data: "-1115.32"
2206[14:05:10] [DEBUG] cache_get_field_content_float - row: 98, field_name: "HouseZ", connection: 1
2207[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseZ", data: "27.83"
2208[14:05:10] [DEBUG] cache_get_field_content_int - row: 98, field_name: "HousePrice", connection: 1
2209[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HousePrice", data: "120000"
2210[14:05:10] [DEBUG] cache_get_field_content_int - row: 98, field_name: "HouseInterior", connection: 1
2211[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseInterior", data: "3"
2212[14:05:10] [DEBUG] cache_get_field_content_int - row: 98, field_name: "HouseLock", connection: 1
2213[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseLock", data: "0"
2214[14:05:10] [DEBUG] cache_get_field_content_int - row: 98, field_name: "HouseMoney", connection: 1
2215[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseMoney", data: "0"
2216[14:05:10] [DEBUG] cache_get_field_content_int - row: 98, field_name: "HouseExpire", connection: 1
2217[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '98', field: "HouseExpire", data: "0"
2218[14:05:10] [DEBUG] cache_get_field_content_int - row: 99, field_name: "ID", connection: 1
2219[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "ID", data: "99"
2220[14:05:10] [DEBUG] cache_get_field_content - row: 99, field_name: "HouseOwner", connection: 1, max_len: 24
2221[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseOwner", data: "-"
2222[14:05:10] [DEBUG] cache_get_field_content_float - row: 99, field_name: "HouseX", connection: 1
2223[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseX", data: "652.676"
2224[14:05:10] [DEBUG] cache_get_field_content_float - row: 99, field_name: "HouseY", connection: 1
2225[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseY", data: "-1713.97"
2226[14:05:10] [DEBUG] cache_get_field_content_float - row: 99, field_name: "HouseZ", connection: 1
2227[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseZ", data: "14.765"
2228[14:05:10] [DEBUG] cache_get_field_content_int - row: 99, field_name: "HousePrice", connection: 1
2229[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HousePrice", data: "120000"
2230[14:05:10] [DEBUG] cache_get_field_content_int - row: 99, field_name: "HouseInterior", connection: 1
2231[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseInterior", data: "1"
2232[14:05:10] [DEBUG] cache_get_field_content_int - row: 99, field_name: "HouseLock", connection: 1
2233[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseLock", data: "0"
2234[14:05:10] [DEBUG] cache_get_field_content_int - row: 99, field_name: "HouseMoney", connection: 1
2235[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseMoney", data: "0"
2236[14:05:10] [DEBUG] cache_get_field_content_int - row: 99, field_name: "HouseExpire", connection: 1
2237[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '99', field: "HouseExpire", data: "0"
2238[14:05:10] [DEBUG] cache_get_field_content_int - row: 100, field_name: "ID", connection: 1
2239[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "ID", data: "100"
2240[14:05:10] [DEBUG] cache_get_field_content - row: 100, field_name: "HouseOwner", connection: 1, max_len: 24
2241[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseOwner", data: "-"
2242[14:05:10] [DEBUG] cache_get_field_content_float - row: 100, field_name: "HouseX", connection: 1
2243[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseX", data: "2000.18"
2244[14:05:10] [DEBUG] cache_get_field_content_float - row: 100, field_name: "HouseY", connection: 1
2245[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseY", data: "-1114.88"
2246[14:05:10] [DEBUG] cache_get_field_content_float - row: 100, field_name: "HouseZ", connection: 1
2247[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseZ", data: "27.125"
2248[14:05:10] [DEBUG] cache_get_field_content_int - row: 100, field_name: "HousePrice", connection: 1
2249[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HousePrice", data: "120000"
2250[14:05:10] [DEBUG] cache_get_field_content_int - row: 100, field_name: "HouseInterior", connection: 1
2251[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseInterior", data: "3"
2252[14:05:10] [DEBUG] cache_get_field_content_int - row: 100, field_name: "HouseLock", connection: 1
2253[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseLock", data: "0"
2254[14:05:10] [DEBUG] cache_get_field_content_int - row: 100, field_name: "HouseMoney", connection: 1
2255[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseMoney", data: "0"
2256[14:05:10] [DEBUG] cache_get_field_content_int - row: 100, field_name: "HouseExpire", connection: 1
2257[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '100', field: "HouseExpire", data: "0"
2258[14:05:10] [DEBUG] cache_get_field_content_int - row: 101, field_name: "ID", connection: 1
2259[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "ID", data: "101"
2260[14:05:10] [DEBUG] cache_get_field_content - row: 101, field_name: "HouseOwner", connection: 1, max_len: 24
2261[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseOwner", data: "-"
2262[14:05:10] [DEBUG] cache_get_field_content_float - row: 101, field_name: "HouseX", connection: 1
2263[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseX", data: "651.81"
2264[14:05:10] [DEBUG] cache_get_field_content_float - row: 101, field_name: "HouseY", connection: 1
2265[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseY", data: "-1693.9"
2266[14:05:10] [DEBUG] cache_get_field_content_float - row: 101, field_name: "HouseZ", connection: 1
2267[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseZ", data: "14.593"
2268[14:05:10] [DEBUG] cache_get_field_content_int - row: 101, field_name: "HousePrice", connection: 1
2269[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HousePrice", data: "120000"
2270[14:05:10] [DEBUG] cache_get_field_content_int - row: 101, field_name: "HouseInterior", connection: 1
2271[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseInterior", data: "1"
2272[14:05:10] [DEBUG] cache_get_field_content_int - row: 101, field_name: "HouseLock", connection: 1
2273[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseLock", data: "0"
2274[14:05:10] [DEBUG] cache_get_field_content_int - row: 101, field_name: "HouseMoney", connection: 1
2275[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseMoney", data: "0"
2276[14:05:10] [DEBUG] cache_get_field_content_int - row: 101, field_name: "HouseExpire", connection: 1
2277[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '101', field: "HouseExpire", data: "0"
2278[14:05:10] [DEBUG] cache_get_field_content_int - row: 102, field_name: "ID", connection: 1
2279[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "ID", data: "102"
2280[14:05:10] [DEBUG] cache_get_field_content - row: 102, field_name: "HouseOwner", connection: 1, max_len: 24
2281[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseOwner", data: "-"
2282[14:05:10] [DEBUG] cache_get_field_content_float - row: 102, field_name: "HouseX", connection: 1
2283[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseX", data: "657.187"
2284[14:05:10] [DEBUG] cache_get_field_content_float - row: 102, field_name: "HouseY", connection: 1
2285[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseY", data: "-1652.43"
2286[14:05:10] [DEBUG] cache_get_field_content_float - row: 102, field_name: "HouseZ", connection: 1
2287[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseZ", data: "15.406"
2288[14:05:10] [DEBUG] cache_get_field_content_int - row: 102, field_name: "HousePrice", connection: 1
2289[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HousePrice", data: "120000"
2290[14:05:10] [DEBUG] cache_get_field_content_int - row: 102, field_name: "HouseInterior", connection: 1
2291[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseInterior", data: "1"
2292[14:05:10] [DEBUG] cache_get_field_content_int - row: 102, field_name: "HouseLock", connection: 1
2293[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseLock", data: "0"
2294[14:05:10] [DEBUG] cache_get_field_content_int - row: 102, field_name: "HouseMoney", connection: 1
2295[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseMoney", data: "0"
2296[14:05:10] [DEBUG] cache_get_field_content_int - row: 102, field_name: "HouseExpire", connection: 1
2297[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '102', field: "HouseExpire", data: "0"
2298[14:05:10] [DEBUG] cache_get_field_content_int - row: 103, field_name: "ID", connection: 1
2299[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "ID", data: "103"
2300[14:05:10] [DEBUG] cache_get_field_content - row: 103, field_name: "HouseOwner", connection: 1, max_len: 24
2301[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseOwner", data: "-"
2302[14:05:10] [DEBUG] cache_get_field_content_float - row: 103, field_name: "HouseX", connection: 1
2303[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseX", data: "2022.96"
2304[14:05:10] [DEBUG] cache_get_field_content_float - row: 103, field_name: "HouseY", connection: 1
2305[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseY", data: "-1120.66"
2306[14:05:10] [DEBUG] cache_get_field_content_float - row: 103, field_name: "HouseZ", connection: 1
2307[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseZ", data: "26.421"
2308[14:05:10] [DEBUG] cache_get_field_content_int - row: 103, field_name: "HousePrice", connection: 1
2309[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HousePrice", data: "120000"
2310[14:05:10] [DEBUG] cache_get_field_content_int - row: 103, field_name: "HouseInterior", connection: 1
2311[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseInterior", data: "3"
2312[14:05:10] [DEBUG] cache_get_field_content_int - row: 103, field_name: "HouseLock", connection: 1
2313[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseLock", data: "0"
2314[14:05:10] [DEBUG] cache_get_field_content_int - row: 103, field_name: "HouseMoney", connection: 1
2315[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseMoney", data: "0"
2316[14:05:10] [DEBUG] cache_get_field_content_int - row: 103, field_name: "HouseExpire", connection: 1
2317[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '103', field: "HouseExpire", data: "0"
2318[14:05:10] [DEBUG] cache_get_field_content_int - row: 104, field_name: "ID", connection: 1
2319[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "ID", data: "104"
2320[14:05:10] [DEBUG] cache_get_field_content - row: 104, field_name: "HouseOwner", connection: 1, max_len: 24
2321[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseOwner", data: "-"
2322[14:05:10] [DEBUG] cache_get_field_content_float - row: 104, field_name: "HouseX", connection: 1
2323[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseX", data: "656.075"
2324[14:05:10] [DEBUG] cache_get_field_content_float - row: 104, field_name: "HouseY", connection: 1
2325[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseY", data: "-1636.65"
2326[14:05:10] [DEBUG] cache_get_field_content_float - row: 104, field_name: "HouseZ", connection: 1
2327[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseZ", data: "15.862"
2328[14:05:10] [DEBUG] cache_get_field_content_int - row: 104, field_name: "HousePrice", connection: 1
2329[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HousePrice", data: "120000"
2330[14:05:10] [DEBUG] cache_get_field_content_int - row: 104, field_name: "HouseInterior", connection: 1
2331[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseInterior", data: "1"
2332[14:05:10] [DEBUG] cache_get_field_content_int - row: 104, field_name: "HouseLock", connection: 1
2333[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseLock", data: "0"
2334[14:05:10] [DEBUG] cache_get_field_content_int - row: 104, field_name: "HouseMoney", connection: 1
2335[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseMoney", data: "0"
2336[14:05:10] [DEBUG] cache_get_field_content_int - row: 104, field_name: "HouseExpire", connection: 1
2337[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '104', field: "HouseExpire", data: "0"
2338[14:05:10] [DEBUG] cache_get_field_content_int - row: 105, field_name: "ID", connection: 1
2339[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "ID", data: "105"
2340[14:05:10] [DEBUG] cache_get_field_content - row: 105, field_name: "HouseOwner", connection: 1, max_len: 24
2341[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseOwner", data: "-"
2342[14:05:10] [DEBUG] cache_get_field_content_float - row: 105, field_name: "HouseX", connection: 1
2343[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseX", data: "652.473"
2344[14:05:10] [DEBUG] cache_get_field_content_float - row: 105, field_name: "HouseY", connection: 1
2345[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseY", data: "-1619.94"
2346[14:05:10] [DEBUG] cache_get_field_content_float - row: 105, field_name: "HouseZ", connection: 1
2347[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseZ", data: "15"
2348[14:05:10] [DEBUG] cache_get_field_content_int - row: 105, field_name: "HousePrice", connection: 1
2349[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HousePrice", data: "120000"
2350[14:05:10] [DEBUG] cache_get_field_content_int - row: 105, field_name: "HouseInterior", connection: 1
2351[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseInterior", data: "1"
2352[14:05:10] [DEBUG] cache_get_field_content_int - row: 105, field_name: "HouseLock", connection: 1
2353[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseLock", data: "0"
2354[14:05:10] [DEBUG] cache_get_field_content_int - row: 105, field_name: "HouseMoney", connection: 1
2355[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseMoney", data: "0"
2356[14:05:10] [DEBUG] cache_get_field_content_int - row: 105, field_name: "HouseExpire", connection: 1
2357[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '105', field: "HouseExpire", data: "0"
2358[14:05:10] [DEBUG] cache_get_field_content_int - row: 106, field_name: "ID", connection: 1
2359[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "ID", data: "106"
2360[14:05:10] [DEBUG] cache_get_field_content - row: 106, field_name: "HouseOwner", connection: 1, max_len: 24
2361[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseOwner", data: "-"
2362[14:05:10] [DEBUG] cache_get_field_content_float - row: 106, field_name: "HouseX", connection: 1
2363[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseX", data: "2045.79"
2364[14:05:10] [DEBUG] cache_get_field_content_float - row: 106, field_name: "HouseY", connection: 1
2365[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseY", data: "-1115.75"
2366[14:05:10] [DEBUG] cache_get_field_content_float - row: 106, field_name: "HouseZ", connection: 1
2367[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseZ", data: "26.362"
2368[14:05:10] [DEBUG] cache_get_field_content_int - row: 106, field_name: "HousePrice", connection: 1
2369[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HousePrice", data: "120000"
2370[14:05:10] [DEBUG] cache_get_field_content_int - row: 106, field_name: "HouseInterior", connection: 1
2371[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseInterior", data: "3"
2372[14:05:10] [DEBUG] cache_get_field_content_int - row: 106, field_name: "HouseLock", connection: 1
2373[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseLock", data: "0"
2374[14:05:10] [DEBUG] cache_get_field_content_int - row: 106, field_name: "HouseMoney", connection: 1
2375[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseMoney", data: "0"
2376[14:05:10] [DEBUG] cache_get_field_content_int - row: 106, field_name: "HouseExpire", connection: 1
2377[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '106', field: "HouseExpire", data: "0"
2378[14:05:10] [DEBUG] cache_get_field_content_int - row: 107, field_name: "ID", connection: 1
2379[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "ID", data: "107"
2380[14:05:10] [DEBUG] cache_get_field_content - row: 107, field_name: "HouseOwner", connection: 1, max_len: 24
2381[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseOwner", data: "-"
2382[14:05:10] [DEBUG] cache_get_field_content_float - row: 107, field_name: "HouseX", connection: 1
2383[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseX", data: "692.917"
2384[14:05:10] [DEBUG] cache_get_field_content_float - row: 107, field_name: "HouseY", connection: 1
2385[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseY", data: "-1602.78"
2386[14:05:10] [DEBUG] cache_get_field_content_float - row: 107, field_name: "HouseZ", connection: 1
2387[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseZ", data: "15.047"
2388[14:05:10] [DEBUG] cache_get_field_content_int - row: 107, field_name: "HousePrice", connection: 1
2389[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HousePrice", data: "120000"
2390[14:05:10] [DEBUG] cache_get_field_content_int - row: 107, field_name: "HouseInterior", connection: 1
2391[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseInterior", data: "1"
2392[14:05:10] [DEBUG] cache_get_field_content_int - row: 107, field_name: "HouseLock", connection: 1
2393[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseLock", data: "0"
2394[14:05:10] [DEBUG] cache_get_field_content_int - row: 107, field_name: "HouseMoney", connection: 1
2395[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseMoney", data: "0"
2396[14:05:10] [DEBUG] cache_get_field_content_int - row: 107, field_name: "HouseExpire", connection: 1
2397[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '107', field: "HouseExpire", data: "0"
2398[14:05:10] [DEBUG] cache_get_field_content_int - row: 108, field_name: "ID", connection: 1
2399[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "ID", data: "108"
2400[14:05:10] [DEBUG] cache_get_field_content - row: 108, field_name: "HouseOwner", connection: 1, max_len: 24
2401[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseOwner", data: "-"
2402[14:05:10] [DEBUG] cache_get_field_content_float - row: 108, field_name: "HouseX", connection: 1
2403[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseX", data: "2023.47"
2404[14:05:10] [DEBUG] cache_get_field_content_float - row: 108, field_name: "HouseY", connection: 1
2405[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseY", data: "-1053.14"
2406[14:05:10] [DEBUG] cache_get_field_content_float - row: 108, field_name: "HouseZ", connection: 1
2407[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseZ", data: "25.596"
2408[14:05:10] [DEBUG] cache_get_field_content_int - row: 108, field_name: "HousePrice", connection: 1
2409[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HousePrice", data: "120000"
2410[14:05:10] [DEBUG] cache_get_field_content_int - row: 108, field_name: "HouseInterior", connection: 1
2411[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseInterior", data: "3"
2412[14:05:10] [DEBUG] cache_get_field_content_int - row: 108, field_name: "HouseLock", connection: 1
2413[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseLock", data: "0"
2414[14:05:10] [DEBUG] cache_get_field_content_int - row: 108, field_name: "HouseMoney", connection: 1
2415[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseMoney", data: "0"
2416[14:05:10] [DEBUG] cache_get_field_content_int - row: 108, field_name: "HouseExpire", connection: 1
2417[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '108', field: "HouseExpire", data: "0"
2418[14:05:10] [DEBUG] cache_get_field_content_int - row: 109, field_name: "ID", connection: 1
2419[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "ID", data: "109"
2420[14:05:10] [DEBUG] cache_get_field_content - row: 109, field_name: "HouseOwner", connection: 1, max_len: 24
2421[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseOwner", data: "-"
2422[14:05:10] [DEBUG] cache_get_field_content_float - row: 109, field_name: "HouseX", connection: 1
2423[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseX", data: "2037.17"
2424[14:05:10] [DEBUG] cache_get_field_content_float - row: 109, field_name: "HouseY", connection: 1
2425[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseY", data: "-1059.33"
2426[14:05:10] [DEBUG] cache_get_field_content_float - row: 109, field_name: "HouseZ", connection: 1
2427[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseZ", data: "25.651"
2428[14:05:10] [DEBUG] cache_get_field_content_int - row: 109, field_name: "HousePrice", connection: 1
2429[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HousePrice", data: "120000"
2430[14:05:10] [DEBUG] cache_get_field_content_int - row: 109, field_name: "HouseInterior", connection: 1
2431[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseInterior", data: "3"
2432[14:05:10] [DEBUG] cache_get_field_content_int - row: 109, field_name: "HouseLock", connection: 1
2433[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseLock", data: "0"
2434[14:05:10] [DEBUG] cache_get_field_content_int - row: 109, field_name: "HouseMoney", connection: 1
2435[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseMoney", data: "0"
2436[14:05:10] [DEBUG] cache_get_field_content_int - row: 109, field_name: "HouseExpire", connection: 1
2437[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '109', field: "HouseExpire", data: "0"
2438[14:05:10] [DEBUG] cache_get_field_content_int - row: 110, field_name: "ID", connection: 1
2439[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "ID", data: "110"
2440[14:05:10] [DEBUG] cache_get_field_content - row: 110, field_name: "HouseOwner", connection: 1, max_len: 24
2441[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseOwner", data: "-"
2442[14:05:10] [DEBUG] cache_get_field_content_float - row: 110, field_name: "HouseX", connection: 1
2443[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseX", data: "933.858"
2444[14:05:10] [DEBUG] cache_get_field_content_float - row: 110, field_name: "HouseY", connection: 1
2445[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseY", data: "-1443.19"
2446[14:05:10] [DEBUG] cache_get_field_content_float - row: 110, field_name: "HouseZ", connection: 1
2447[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseZ", data: "13.547"
2448[14:05:10] [DEBUG] cache_get_field_content_int - row: 110, field_name: "HousePrice", connection: 1
2449[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HousePrice", data: "350000"
2450[14:05:10] [DEBUG] cache_get_field_content_int - row: 110, field_name: "HouseInterior", connection: 1
2451[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseInterior", data: "1"
2452[14:05:10] [DEBUG] cache_get_field_content_int - row: 110, field_name: "HouseLock", connection: 1
2453[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseLock", data: "0"
2454[14:05:10] [DEBUG] cache_get_field_content_int - row: 110, field_name: "HouseMoney", connection: 1
2455[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseMoney", data: "0"
2456[14:05:10] [DEBUG] cache_get_field_content_int - row: 110, field_name: "HouseExpire", connection: 1
2457[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '110', field: "HouseExpire", data: "0"
2458[14:05:10] [DEBUG] cache_get_field_content_int - row: 111, field_name: "ID", connection: 1
2459[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "ID", data: "111"
2460[14:05:10] [DEBUG] cache_get_field_content - row: 111, field_name: "HouseOwner", connection: 1, max_len: 24
2461[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseOwner", data: "-"
2462[14:05:10] [DEBUG] cache_get_field_content_float - row: 111, field_name: "HouseX", connection: 1
2463[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseX", data: "933.479"
2464[14:05:10] [DEBUG] cache_get_field_content_float - row: 111, field_name: "HouseY", connection: 1
2465[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseY", data: "-1451.57"
2466[14:05:10] [DEBUG] cache_get_field_content_float - row: 111, field_name: "HouseZ", connection: 1
2467[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseZ", data: "13.547"
2468[14:05:10] [DEBUG] cache_get_field_content_int - row: 111, field_name: "HousePrice", connection: 1
2469[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HousePrice", data: "350000"
2470[14:05:10] [DEBUG] cache_get_field_content_int - row: 111, field_name: "HouseInterior", connection: 1
2471[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseInterior", data: "1"
2472[14:05:10] [DEBUG] cache_get_field_content_int - row: 111, field_name: "HouseLock", connection: 1
2473[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseLock", data: "0"
2474[14:05:10] [DEBUG] cache_get_field_content_int - row: 111, field_name: "HouseMoney", connection: 1
2475[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseMoney", data: "0"
2476[14:05:10] [DEBUG] cache_get_field_content_int - row: 111, field_name: "HouseExpire", connection: 1
2477[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '111', field: "HouseExpire", data: "0"
2478[14:05:10] [DEBUG] cache_get_field_content_int - row: 112, field_name: "ID", connection: 1
2479[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "ID", data: "112"
2480[14:05:10] [DEBUG] cache_get_field_content - row: 112, field_name: "HouseOwner", connection: 1, max_len: 24
2481[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseOwner", data: "-"
2482[14:05:10] [DEBUG] cache_get_field_content_float - row: 112, field_name: "HouseX", connection: 1
2483[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseX", data: "2051.46"
2484[14:05:10] [DEBUG] cache_get_field_content_float - row: 112, field_name: "HouseY", connection: 1
2485[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseY", data: "-1066.23"
2486[14:05:10] [DEBUG] cache_get_field_content_float - row: 112, field_name: "HouseZ", connection: 1
2487[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseZ", data: "25.784"
2488[14:05:10] [DEBUG] cache_get_field_content_int - row: 112, field_name: "HousePrice", connection: 1
2489[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HousePrice", data: "120000"
2490[14:05:10] [DEBUG] cache_get_field_content_int - row: 112, field_name: "HouseInterior", connection: 1
2491[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseInterior", data: "3"
2492[14:05:10] [DEBUG] cache_get_field_content_int - row: 112, field_name: "HouseLock", connection: 1
2493[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseLock", data: "0"
2494[14:05:10] [DEBUG] cache_get_field_content_int - row: 112, field_name: "HouseMoney", connection: 1
2495[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseMoney", data: "0"
2496[14:05:10] [DEBUG] cache_get_field_content_int - row: 112, field_name: "HouseExpire", connection: 1
2497[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '112', field: "HouseExpire", data: "0"
2498[14:05:10] [DEBUG] cache_get_field_content_int - row: 113, field_name: "ID", connection: 1
2499[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "ID", data: "113"
2500[14:05:10] [DEBUG] cache_get_field_content - row: 113, field_name: "HouseOwner", connection: 1, max_len: 24
2501[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseOwner", data: "-"
2502[14:05:10] [DEBUG] cache_get_field_content_float - row: 113, field_name: "HouseX", connection: 1
2503[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseX", data: "902.181"
2504[14:05:10] [DEBUG] cache_get_field_content_float - row: 113, field_name: "HouseY", connection: 1
2505[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseY", data: "-1447.3"
2506[14:05:10] [DEBUG] cache_get_field_content_float - row: 113, field_name: "HouseZ", connection: 1
2507[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseZ", data: "13.562"
2508[14:05:10] [DEBUG] cache_get_field_content_int - row: 113, field_name: "HousePrice", connection: 1
2509[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HousePrice", data: "250000"
2510[14:05:10] [DEBUG] cache_get_field_content_int - row: 113, field_name: "HouseInterior", connection: 1
2511[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseInterior", data: "4"
2512[14:05:10] [DEBUG] cache_get_field_content_int - row: 113, field_name: "HouseLock", connection: 1
2513[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseLock", data: "0"
2514[14:05:10] [DEBUG] cache_get_field_content_int - row: 113, field_name: "HouseMoney", connection: 1
2515[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseMoney", data: "0"
2516[14:05:10] [DEBUG] cache_get_field_content_int - row: 113, field_name: "HouseExpire", connection: 1
2517[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '113', field: "HouseExpire", data: "0"
2518[14:05:10] [DEBUG] cache_get_field_content_int - row: 114, field_name: "ID", connection: 1
2519[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "ID", data: "114"
2520[14:05:10] [DEBUG] cache_get_field_content - row: 114, field_name: "HouseOwner", connection: 1, max_len: 24
2521[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseOwner", data: "-"
2522[14:05:10] [DEBUG] cache_get_field_content_float - row: 114, field_name: "HouseX", connection: 1
2523[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseX", data: "2109.4"
2524[14:05:10] [DEBUG] cache_get_field_content_float - row: 114, field_name: "HouseY", connection: 1
2525[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseY", data: "-1081.53"
2526[14:05:10] [DEBUG] cache_get_field_content_float - row: 114, field_name: "HouseZ", connection: 1
2527[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseZ", data: "24.891"
2528[14:05:10] [DEBUG] cache_get_field_content_int - row: 114, field_name: "HousePrice", connection: 1
2529[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HousePrice", data: "120000"
2530[14:05:10] [DEBUG] cache_get_field_content_int - row: 114, field_name: "HouseInterior", connection: 1
2531[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseInterior", data: "3"
2532[14:05:10] [DEBUG] cache_get_field_content_int - row: 114, field_name: "HouseLock", connection: 1
2533[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseLock", data: "0"
2534[14:05:10] [DEBUG] cache_get_field_content_int - row: 114, field_name: "HouseMoney", connection: 1
2535[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseMoney", data: "0"
2536[14:05:10] [DEBUG] cache_get_field_content_int - row: 114, field_name: "HouseExpire", connection: 1
2537[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '114', field: "HouseExpire", data: "0"
2538[14:05:10] [DEBUG] cache_get_field_content_int - row: 115, field_name: "ID", connection: 1
2539[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "ID", data: "115"
2540[14:05:10] [DEBUG] cache_get_field_content - row: 115, field_name: "HouseOwner", connection: 1, max_len: 24
2541[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseOwner", data: "-"
2542[14:05:10] [DEBUG] cache_get_field_content_float - row: 115, field_name: "HouseX", connection: 1
2543[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseX", data: "902.087"
2544[14:05:10] [DEBUG] cache_get_field_content_float - row: 115, field_name: "HouseY", connection: 1
2545[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseY", data: "-1471.24"
2546[14:05:10] [DEBUG] cache_get_field_content_float - row: 115, field_name: "HouseZ", connection: 1
2547[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseZ", data: "13.548"
2548[14:05:10] [DEBUG] cache_get_field_content_int - row: 115, field_name: "HousePrice", connection: 1
2549[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HousePrice", data: "250000"
2550[14:05:10] [DEBUG] cache_get_field_content_int - row: 115, field_name: "HouseInterior", connection: 1
2551[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseInterior", data: "4"
2552[14:05:10] [DEBUG] cache_get_field_content_int - row: 115, field_name: "HouseLock", connection: 1
2553[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseLock", data: "0"
2554[14:05:10] [DEBUG] cache_get_field_content_int - row: 115, field_name: "HouseMoney", connection: 1
2555[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseMoney", data: "0"
2556[14:05:10] [DEBUG] cache_get_field_content_int - row: 115, field_name: "HouseExpire", connection: 1
2557[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '115', field: "HouseExpire", data: "0"
2558[14:05:10] [DEBUG] cache_get_field_content_int - row: 116, field_name: "ID", connection: 1
2559[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "ID", data: "116"
2560[14:05:10] [DEBUG] cache_get_field_content - row: 116, field_name: "HouseOwner", connection: 1, max_len: 24
2561[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseOwner", data: "-"
2562[14:05:10] [DEBUG] cache_get_field_content_float - row: 116, field_name: "HouseX", connection: 1
2563[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseX", data: "2102.14"
2564[14:05:10] [DEBUG] cache_get_field_content_float - row: 116, field_name: "HouseY", connection: 1
2565[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseY", data: "-1075.22"
2566[14:05:10] [DEBUG] cache_get_field_content_float - row: 116, field_name: "HouseZ", connection: 1
2567[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseZ", data: "25.8"
2568[14:05:10] [DEBUG] cache_get_field_content_int - row: 116, field_name: "HousePrice", connection: 1
2569[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HousePrice", data: "120000"
2570[14:05:10] [DEBUG] cache_get_field_content_int - row: 116, field_name: "HouseInterior", connection: 1
2571[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseInterior", data: "3"
2572[14:05:10] [DEBUG] cache_get_field_content_int - row: 116, field_name: "HouseLock", connection: 1
2573[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseLock", data: "0"
2574[14:05:10] [DEBUG] cache_get_field_content_int - row: 116, field_name: "HouseMoney", connection: 1
2575[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseMoney", data: "0"
2576[14:05:10] [DEBUG] cache_get_field_content_int - row: 116, field_name: "HouseExpire", connection: 1
2577[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '116', field: "HouseExpire", data: "0"
2578[14:05:10] [DEBUG] cache_get_field_content_int - row: 117, field_name: "ID", connection: 1
2579[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "ID", data: "117"
2580[14:05:10] [DEBUG] cache_get_field_content - row: 117, field_name: "HouseOwner", connection: 1, max_len: 24
2581[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseOwner", data: "-"
2582[14:05:10] [DEBUG] cache_get_field_content_float - row: 117, field_name: "HouseX", connection: 1
2583[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseX", data: "905.358"
2584[14:05:10] [DEBUG] cache_get_field_content_float - row: 117, field_name: "HouseY", connection: 1
2585[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseY", data: "-1512.99"
2586[14:05:10] [DEBUG] cache_get_field_content_float - row: 117, field_name: "HouseZ", connection: 1
2587[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseZ", data: "13.548"
2588[14:05:10] [DEBUG] cache_get_field_content_int - row: 117, field_name: "HousePrice", connection: 1
2589[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HousePrice", data: "250000"
2590[14:05:10] [DEBUG] cache_get_field_content_int - row: 117, field_name: "HouseInterior", connection: 1
2591[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseInterior", data: "4"
2592[14:05:10] [DEBUG] cache_get_field_content_int - row: 117, field_name: "HouseLock", connection: 1
2593[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseLock", data: "0"
2594[14:05:10] [DEBUG] cache_get_field_content_int - row: 117, field_name: "HouseMoney", connection: 1
2595[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseMoney", data: "0"
2596[14:05:10] [DEBUG] cache_get_field_content_int - row: 117, field_name: "HouseExpire", connection: 1
2597[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '117', field: "HouseExpire", data: "0"
2598[14:05:10] [DEBUG] cache_get_field_content_int - row: 118, field_name: "ID", connection: 1
2599[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "ID", data: "118"
2600[14:05:10] [DEBUG] cache_get_field_content - row: 118, field_name: "HouseOwner", connection: 1, max_len: 24
2601[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseOwner", data: "-"
2602[14:05:10] [DEBUG] cache_get_field_content_float - row: 118, field_name: "HouseX", connection: 1
2603[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseX", data: "2092.2"
2604[14:05:10] [DEBUG] cache_get_field_content_float - row: 118, field_name: "HouseY", connection: 1
2605[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseY", data: "-1067.21"
2606[14:05:10] [DEBUG] cache_get_field_content_float - row: 118, field_name: "HouseZ", connection: 1
2607[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseZ", data: "27.647"
2608[14:05:10] [DEBUG] cache_get_field_content_int - row: 118, field_name: "HousePrice", connection: 1
2609[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HousePrice", data: "120000"
2610[14:05:10] [DEBUG] cache_get_field_content_int - row: 118, field_name: "HouseInterior", connection: 1
2611[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseInterior", data: "3"
2612[14:05:10] [DEBUG] cache_get_field_content_int - row: 118, field_name: "HouseLock", connection: 1
2613[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseLock", data: "0"
2614[14:05:10] [DEBUG] cache_get_field_content_int - row: 118, field_name: "HouseMoney", connection: 1
2615[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseMoney", data: "0"
2616[14:05:10] [DEBUG] cache_get_field_content_int - row: 118, field_name: "HouseExpire", connection: 1
2617[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '118', field: "HouseExpire", data: "0"
2618[14:05:10] [DEBUG] cache_get_field_content_int - row: 119, field_name: "ID", connection: 1
2619[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "ID", data: "119"
2620[14:05:10] [DEBUG] cache_get_field_content - row: 119, field_name: "HouseOwner", connection: 1, max_len: 24
2621[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseOwner", data: "-"
2622[14:05:10] [DEBUG] cache_get_field_content_float - row: 119, field_name: "HouseX", connection: 1
2623[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseX", data: "2078.12"
2624[14:05:10] [DEBUG] cache_get_field_content_float - row: 119, field_name: "HouseY", connection: 1
2625[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseY", data: "-1055.96"
2626[14:05:10] [DEBUG] cache_get_field_content_float - row: 119, field_name: "HouseZ", connection: 1
2627[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseZ", data: "30.98"
2628[14:05:10] [DEBUG] cache_get_field_content_int - row: 119, field_name: "HousePrice", connection: 1
2629[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HousePrice", data: "120000"
2630[14:05:10] [DEBUG] cache_get_field_content_int - row: 119, field_name: "HouseInterior", connection: 1
2631[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseInterior", data: "3"
2632[14:05:10] [DEBUG] cache_get_field_content_int - row: 119, field_name: "HouseLock", connection: 1
2633[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseLock", data: "0"
2634[14:05:10] [DEBUG] cache_get_field_content_int - row: 119, field_name: "HouseMoney", connection: 1
2635[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseMoney", data: "0"
2636[14:05:10] [DEBUG] cache_get_field_content_int - row: 119, field_name: "HouseExpire", connection: 1
2637[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '119', field: "HouseExpire", data: "0"
2638[14:05:10] [DEBUG] cache_get_field_content_int - row: 120, field_name: "ID", connection: 1
2639[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "ID", data: "120"
2640[14:05:10] [DEBUG] cache_get_field_content - row: 120, field_name: "HouseOwner", connection: 1, max_len: 24
2641[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseOwner", data: "-"
2642[14:05:10] [DEBUG] cache_get_field_content_float - row: 120, field_name: "HouseX", connection: 1
2643[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseX", data: "880.123"
2644[14:05:10] [DEBUG] cache_get_field_content_float - row: 120, field_name: "HouseY", connection: 1
2645[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseY", data: "-1422.56"
2646[14:05:10] [DEBUG] cache_get_field_content_float - row: 120, field_name: "HouseZ", connection: 1
2647[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseZ", data: "14.48"
2648[14:05:10] [DEBUG] cache_get_field_content_int - row: 120, field_name: "HousePrice", connection: 1
2649[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HousePrice", data: "250000"
2650[14:05:10] [DEBUG] cache_get_field_content_int - row: 120, field_name: "HouseInterior", connection: 1
2651[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseInterior", data: "4"
2652[14:05:10] [DEBUG] cache_get_field_content_int - row: 120, field_name: "HouseLock", connection: 1
2653[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseLock", data: "0"
2654[14:05:10] [DEBUG] cache_get_field_content_int - row: 120, field_name: "HouseMoney", connection: 1
2655[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseMoney", data: "0"
2656[14:05:10] [DEBUG] cache_get_field_content_int - row: 120, field_name: "HouseExpire", connection: 1
2657[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '120', field: "HouseExpire", data: "0"
2658[14:05:10] [DEBUG] cache_get_field_content_int - row: 121, field_name: "ID", connection: 1
2659[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "ID", data: "121"
2660[14:05:10] [DEBUG] cache_get_field_content - row: 121, field_name: "HouseOwner", connection: 1, max_len: 24
2661[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseOwner", data: "-"
2662[14:05:10] [DEBUG] cache_get_field_content_float - row: 121, field_name: "HouseX", connection: 1
2663[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseX", data: "852.097"
2664[14:05:10] [DEBUG] cache_get_field_content_float - row: 121, field_name: "HouseY", connection: 1
2665[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseY", data: "-1421.35"
2666[14:05:10] [DEBUG] cache_get_field_content_float - row: 121, field_name: "HouseZ", connection: 1
2667[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseZ", data: "13.345"
2668[14:05:10] [DEBUG] cache_get_field_content_int - row: 121, field_name: "HousePrice", connection: 1
2669[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HousePrice", data: "250000"
2670[14:05:10] [DEBUG] cache_get_field_content_int - row: 121, field_name: "HouseInterior", connection: 1
2671[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseInterior", data: "4"
2672[14:05:10] [DEBUG] cache_get_field_content_int - row: 121, field_name: "HouseLock", connection: 1
2673[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseLock", data: "0"
2674[14:05:10] [DEBUG] cache_get_field_content_int - row: 121, field_name: "HouseMoney", connection: 1
2675[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseMoney", data: "0"
2676[14:05:10] [DEBUG] cache_get_field_content_int - row: 121, field_name: "HouseExpire", connection: 1
2677[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '121', field: "HouseExpire", data: "0"
2678[14:05:10] [DEBUG] cache_get_field_content_int - row: 122, field_name: "ID", connection: 1
2679[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "ID", data: "122"
2680[14:05:10] [DEBUG] cache_get_field_content - row: 122, field_name: "HouseOwner", connection: 1, max_len: 24
2681[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseOwner", data: "-"
2682[14:05:10] [DEBUG] cache_get_field_content_float - row: 122, field_name: "HouseX", connection: 1
2683[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseX", data: "2082.73"
2684[14:05:10] [DEBUG] cache_get_field_content_float - row: 122, field_name: "HouseY", connection: 1
2685[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseY", data: "-1040.59"
2686[14:05:10] [DEBUG] cache_get_field_content_float - row: 122, field_name: "HouseZ", connection: 1
2687[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseZ", data: "31.796"
2688[14:05:10] [DEBUG] cache_get_field_content_int - row: 122, field_name: "HousePrice", connection: 1
2689[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HousePrice", data: "120000"
2690[14:05:10] [DEBUG] cache_get_field_content_int - row: 122, field_name: "HouseInterior", connection: 1
2691[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseInterior", data: "3"
2692[14:05:10] [DEBUG] cache_get_field_content_int - row: 122, field_name: "HouseLock", connection: 1
2693[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseLock", data: "0"
2694[14:05:10] [DEBUG] cache_get_field_content_int - row: 122, field_name: "HouseMoney", connection: 1
2695[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseMoney", data: "0"
2696[14:05:10] [DEBUG] cache_get_field_content_int - row: 122, field_name: "HouseExpire", connection: 1
2697[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '122', field: "HouseExpire", data: "0"
2698[14:05:10] [DEBUG] cache_get_field_content_int - row: 123, field_name: "ID", connection: 1
2699[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "ID", data: "123"
2700[14:05:10] [DEBUG] cache_get_field_content - row: 123, field_name: "HouseOwner", connection: 1, max_len: 24
2701[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseOwner", data: "-"
2702[14:05:10] [DEBUG] cache_get_field_content_float - row: 123, field_name: "HouseX", connection: 1
2703[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseX", data: "824.666"
2704[14:05:10] [DEBUG] cache_get_field_content_float - row: 123, field_name: "HouseY", connection: 1
2705[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseY", data: "-1422.95"
2706[14:05:10] [DEBUG] cache_get_field_content_float - row: 123, field_name: "HouseZ", connection: 1
2707[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseZ", data: "14.495"
2708[14:05:10] [DEBUG] cache_get_field_content_int - row: 123, field_name: "HousePrice", connection: 1
2709[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HousePrice", data: "250000"
2710[14:05:10] [DEBUG] cache_get_field_content_int - row: 123, field_name: "HouseInterior", connection: 1
2711[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseInterior", data: "4"
2712[14:05:10] [DEBUG] cache_get_field_content_int - row: 123, field_name: "HouseLock", connection: 1
2713[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseLock", data: "0"
2714[14:05:10] [DEBUG] cache_get_field_content_int - row: 123, field_name: "HouseMoney", connection: 1
2715[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseMoney", data: "0"
2716[14:05:10] [DEBUG] cache_get_field_content_int - row: 123, field_name: "HouseExpire", connection: 1
2717[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '123', field: "HouseExpire", data: "0"
2718[14:05:10] [DEBUG] cache_get_field_content_int - row: 124, field_name: "ID", connection: 1
2719[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "ID", data: "124"
2720[14:05:10] [DEBUG] cache_get_field_content - row: 124, field_name: "HouseOwner", connection: 1, max_len: 24
2721[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseOwner", data: "-"
2722[14:05:10] [DEBUG] cache_get_field_content_float - row: 124, field_name: "HouseX", connection: 1
2723[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseX", data: "2093.13"
2724[14:05:10] [DEBUG] cache_get_field_content_float - row: 124, field_name: "HouseY", connection: 1
2725[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseY", data: "-1048.17"
2726[14:05:10] [DEBUG] cache_get_field_content_float - row: 124, field_name: "HouseZ", connection: 1
2727[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseZ", data: "29.709"
2728[14:05:10] [DEBUG] cache_get_field_content_int - row: 124, field_name: "HousePrice", connection: 1
2729[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HousePrice", data: "120000"
2730[14:05:10] [DEBUG] cache_get_field_content_int - row: 124, field_name: "HouseInterior", connection: 1
2731[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseInterior", data: "3"
2732[14:05:10] [DEBUG] cache_get_field_content_int - row: 124, field_name: "HouseLock", connection: 1
2733[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseLock", data: "0"
2734[14:05:10] [DEBUG] cache_get_field_content_int - row: 124, field_name: "HouseMoney", connection: 1
2735[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseMoney", data: "0"
2736[14:05:10] [DEBUG] cache_get_field_content_int - row: 124, field_name: "HouseExpire", connection: 1
2737[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '124', field: "HouseExpire", data: "0"
2738[14:05:10] [DEBUG] cache_get_field_content_int - row: 125, field_name: "ID", connection: 1
2739[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "ID", data: "125"
2740[14:05:10] [DEBUG] cache_get_field_content - row: 125, field_name: "HouseOwner", connection: 1, max_len: 24
2741[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseOwner", data: "-"
2742[14:05:10] [DEBUG] cache_get_field_content_float - row: 125, field_name: "HouseX", connection: 1
2743[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseX", data: "785.236"
2744[14:05:10] [DEBUG] cache_get_field_content_float - row: 125, field_name: "HouseY", connection: 1
2745[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseY", data: "-1435.94"
2746[14:05:10] [DEBUG] cache_get_field_content_float - row: 125, field_name: "HouseZ", connection: 1
2747[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseZ", data: "13.547"
2748[14:05:10] [DEBUG] cache_get_field_content_int - row: 125, field_name: "HousePrice", connection: 1
2749[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HousePrice", data: "250000"
2750[14:05:10] [DEBUG] cache_get_field_content_int - row: 125, field_name: "HouseInterior", connection: 1
2751[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseInterior", data: "4"
2752[14:05:10] [DEBUG] cache_get_field_content_int - row: 125, field_name: "HouseLock", connection: 1
2753[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseLock", data: "0"
2754[14:05:10] [DEBUG] cache_get_field_content_int - row: 125, field_name: "HouseMoney", connection: 1
2755[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseMoney", data: "0"
2756[14:05:10] [DEBUG] cache_get_field_content_int - row: 125, field_name: "HouseExpire", connection: 1
2757[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '125', field: "HouseExpire", data: "0"
2758[14:05:10] [DEBUG] cache_get_field_content_int - row: 126, field_name: "ID", connection: 1
2759[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "ID", data: "126"
2760[14:05:10] [DEBUG] cache_get_field_content - row: 126, field_name: "HouseOwner", connection: 1, max_len: 24
2761[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseOwner", data: "-"
2762[14:05:10] [DEBUG] cache_get_field_content_float - row: 126, field_name: "HouseX", connection: 1
2763[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseX", data: "2099.37"
2764[14:05:10] [DEBUG] cache_get_field_content_float - row: 126, field_name: "HouseY", connection: 1
2765[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseY", data: "-1052.43"
2766[14:05:10] [DEBUG] cache_get_field_content_float - row: 126, field_name: "HouseZ", connection: 1
2767[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseZ", data: "28.393"
2768[14:05:10] [DEBUG] cache_get_field_content_int - row: 126, field_name: "HousePrice", connection: 1
2769[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HousePrice", data: "120000"
2770[14:05:10] [DEBUG] cache_get_field_content_int - row: 126, field_name: "HouseInterior", connection: 1
2771[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseInterior", data: "3"
2772[14:05:10] [DEBUG] cache_get_field_content_int - row: 126, field_name: "HouseLock", connection: 1
2773[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseLock", data: "0"
2774[14:05:10] [DEBUG] cache_get_field_content_int - row: 126, field_name: "HouseMoney", connection: 1
2775[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseMoney", data: "0"
2776[14:05:10] [DEBUG] cache_get_field_content_int - row: 126, field_name: "HouseExpire", connection: 1
2777[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '126', field: "HouseExpire", data: "0"
2778[14:05:10] [DEBUG] cache_get_field_content_int - row: 127, field_name: "ID", connection: 1
2779[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "ID", data: "127"
2780[14:05:10] [DEBUG] cache_get_field_content - row: 127, field_name: "HouseOwner", connection: 1, max_len: 24
2781[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseOwner", data: "-"
2782[14:05:10] [DEBUG] cache_get_field_content_float - row: 127, field_name: "HouseX", connection: 1
2783[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseX", data: "812.107"
2784[14:05:10] [DEBUG] cache_get_field_content_float - row: 127, field_name: "HouseY", connection: 1
2785[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseY", data: "-1456.59"
2786[14:05:10] [DEBUG] cache_get_field_content_float - row: 127, field_name: "HouseZ", connection: 1
2787[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseZ", data: "13.547"
2788[14:05:10] [DEBUG] cache_get_field_content_int - row: 127, field_name: "HousePrice", connection: 1
2789[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HousePrice", data: "250000"
2790[14:05:10] [DEBUG] cache_get_field_content_int - row: 127, field_name: "HouseInterior", connection: 1
2791[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseInterior", data: "4"
2792[14:05:10] [DEBUG] cache_get_field_content_int - row: 127, field_name: "HouseLock", connection: 1
2793[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseLock", data: "0"
2794[14:05:10] [DEBUG] cache_get_field_content_int - row: 127, field_name: "HouseMoney", connection: 1
2795[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseMoney", data: "0"
2796[14:05:10] [DEBUG] cache_get_field_content_int - row: 127, field_name: "HouseExpire", connection: 1
2797[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '127', field: "HouseExpire", data: "0"
2798[14:05:10] [DEBUG] cache_get_field_content_int - row: 128, field_name: "ID", connection: 1
2799[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "ID", data: "128"
2800[14:05:10] [DEBUG] cache_get_field_content - row: 128, field_name: "HouseOwner", connection: 1, max_len: 24
2801[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseOwner", data: "-"
2802[14:05:10] [DEBUG] cache_get_field_content_float - row: 128, field_name: "HouseX", connection: 1
2803[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseX", data: "2104.64"
2804[14:05:10] [DEBUG] cache_get_field_content_float - row: 128, field_name: "HouseY", connection: 1
2805[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseY", data: "-1057.04"
2806[14:05:10] [DEBUG] cache_get_field_content_float - row: 128, field_name: "HouseZ", connection: 1
2807[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseZ", data: "27.158"
2808[14:05:10] [DEBUG] cache_get_field_content_int - row: 128, field_name: "HousePrice", connection: 1
2809[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HousePrice", data: "120000"
2810[14:05:10] [DEBUG] cache_get_field_content_int - row: 128, field_name: "HouseInterior", connection: 1
2811[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseInterior", data: "3"
2812[14:05:10] [DEBUG] cache_get_field_content_int - row: 128, field_name: "HouseLock", connection: 1
2813[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseLock", data: "0"
2814[14:05:10] [DEBUG] cache_get_field_content_int - row: 128, field_name: "HouseMoney", connection: 1
2815[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseMoney", data: "0"
2816[14:05:10] [DEBUG] cache_get_field_content_int - row: 128, field_name: "HouseExpire", connection: 1
2817[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '128', field: "HouseExpire", data: "0"
2818[14:05:10] [DEBUG] cache_get_field_content_int - row: 129, field_name: "ID", connection: 1
2819[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "ID", data: "129"
2820[14:05:10] [DEBUG] cache_get_field_content - row: 129, field_name: "HouseOwner", connection: 1, max_len: 24
2821[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseOwner", data: "-"
2822[14:05:10] [DEBUG] cache_get_field_content_float - row: 129, field_name: "HouseX", connection: 1
2823[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseX", data: "784.719"
2824[14:05:10] [DEBUG] cache_get_field_content_float - row: 129, field_name: "HouseY", connection: 1
2825[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseY", data: "-1464.55"
2826[14:05:10] [DEBUG] cache_get_field_content_float - row: 129, field_name: "HouseZ", connection: 1
2827[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseZ", data: "13.547"
2828[14:05:10] [DEBUG] cache_get_field_content_int - row: 129, field_name: "HousePrice", connection: 1
2829[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HousePrice", data: "250000"
2830[14:05:10] [DEBUG] cache_get_field_content_int - row: 129, field_name: "HouseInterior", connection: 1
2831[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseInterior", data: "4"
2832[14:05:10] [DEBUG] cache_get_field_content_int - row: 129, field_name: "HouseLock", connection: 1
2833[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseLock", data: "0"
2834[14:05:10] [DEBUG] cache_get_field_content_int - row: 129, field_name: "HouseMoney", connection: 1
2835[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseMoney", data: "0"
2836[14:05:10] [DEBUG] cache_get_field_content_int - row: 129, field_name: "HouseExpire", connection: 1
2837[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '129', field: "HouseExpire", data: "0"
2838[14:05:10] [DEBUG] cache_get_field_content_int - row: 130, field_name: "ID", connection: 1
2839[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "ID", data: "130"
2840[14:05:10] [DEBUG] cache_get_field_content - row: 130, field_name: "HouseOwner", connection: 1, max_len: 24
2841[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseOwner", data: "-"
2842[14:05:10] [DEBUG] cache_get_field_content_float - row: 130, field_name: "HouseX", connection: 1
2843[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseX", data: "773.261"
2844[14:05:10] [DEBUG] cache_get_field_content_float - row: 130, field_name: "HouseY", connection: 1
2845[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseY", data: "-1511.17"
2846[14:05:10] [DEBUG] cache_get_field_content_float - row: 130, field_name: "HouseZ", connection: 1
2847[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseZ", data: "13.547"
2848[14:05:10] [DEBUG] cache_get_field_content_int - row: 130, field_name: "HousePrice", connection: 1
2849[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HousePrice", data: "250000"
2850[14:05:10] [DEBUG] cache_get_field_content_int - row: 130, field_name: "HouseInterior", connection: 1
2851[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseInterior", data: "4"
2852[14:05:10] [DEBUG] cache_get_field_content_int - row: 130, field_name: "HouseLock", connection: 1
2853[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseLock", data: "0"
2854[14:05:10] [DEBUG] cache_get_field_content_int - row: 130, field_name: "HouseMoney", connection: 1
2855[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseMoney", data: "0"
2856[14:05:10] [DEBUG] cache_get_field_content_int - row: 130, field_name: "HouseExpire", connection: 1
2857[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '130', field: "HouseExpire", data: "0"
2858[14:05:10] [DEBUG] cache_get_field_content_int - row: 131, field_name: "ID", connection: 1
2859[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "ID", data: "131"
2860[14:05:10] [DEBUG] cache_get_field_content - row: 131, field_name: "HouseOwner", connection: 1, max_len: 24
2861[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseOwner", data: "-"
2862[14:05:10] [DEBUG] cache_get_field_content_float - row: 131, field_name: "HouseX", connection: 1
2863[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseX", data: "2139.99"
2864[14:05:10] [DEBUG] cache_get_field_content_float - row: 131, field_name: "HouseY", connection: 1
2865[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseY", data: "-1083.38"
2866[14:05:10] [DEBUG] cache_get_field_content_float - row: 131, field_name: "HouseZ", connection: 1
2867[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseZ", data: "24.463"
2868[14:05:10] [DEBUG] cache_get_field_content_int - row: 131, field_name: "HousePrice", connection: 1
2869[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HousePrice", data: "120000"
2870[14:05:10] [DEBUG] cache_get_field_content_int - row: 131, field_name: "HouseInterior", connection: 1
2871[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseInterior", data: "3"
2872[14:05:10] [DEBUG] cache_get_field_content_int - row: 131, field_name: "HouseLock", connection: 1
2873[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseLock", data: "0"
2874[14:05:10] [DEBUG] cache_get_field_content_int - row: 131, field_name: "HouseMoney", connection: 1
2875[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseMoney", data: "0"
2876[14:05:10] [DEBUG] cache_get_field_content_int - row: 131, field_name: "HouseExpire", connection: 1
2877[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '131', field: "HouseExpire", data: "0"
2878[14:05:10] [DEBUG] cache_get_field_content_int - row: 132, field_name: "ID", connection: 1
2879[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "ID", data: "132"
2880[14:05:10] [DEBUG] cache_get_field_content - row: 132, field_name: "HouseOwner", connection: 1, max_len: 24
2881[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseOwner", data: "-"
2882[14:05:10] [DEBUG] cache_get_field_content_float - row: 132, field_name: "HouseX", connection: 1
2883[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseX", data: "762.955"
2884[14:05:10] [DEBUG] cache_get_field_content_float - row: 132, field_name: "HouseY", connection: 1
2885[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseY", data: "-1564.04"
2886[14:05:10] [DEBUG] cache_get_field_content_float - row: 132, field_name: "HouseZ", connection: 1
2887[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseZ", data: "13.554"
2888[14:05:10] [DEBUG] cache_get_field_content_int - row: 132, field_name: "HousePrice", connection: 1
2889[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HousePrice", data: "250000"
2890[14:05:10] [DEBUG] cache_get_field_content_int - row: 132, field_name: "HouseInterior", connection: 1
2891[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseInterior", data: "4"
2892[14:05:10] [DEBUG] cache_get_field_content_int - row: 132, field_name: "HouseLock", connection: 1
2893[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseLock", data: "0"
2894[14:05:10] [DEBUG] cache_get_field_content_int - row: 132, field_name: "HouseMoney", connection: 1
2895[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseMoney", data: "0"
2896[14:05:10] [DEBUG] cache_get_field_content_int - row: 132, field_name: "HouseExpire", connection: 1
2897[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '132', field: "HouseExpire", data: "0"
2898[14:05:10] [DEBUG] cache_get_field_content_int - row: 133, field_name: "ID", connection: 1
2899[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "ID", data: "133"
2900[14:05:10] [DEBUG] cache_get_field_content - row: 133, field_name: "HouseOwner", connection: 1, max_len: 24
2901[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseOwner", data: "-"
2902[14:05:10] [DEBUG] cache_get_field_content_float - row: 133, field_name: "HouseX", connection: 1
2903[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseX", data: "2144.89"
2904[14:05:10] [DEBUG] cache_get_field_content_float - row: 133, field_name: "HouseY", connection: 1
2905[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseY", data: "-1085.4"
2906[14:05:10] [DEBUG] cache_get_field_content_float - row: 133, field_name: "HouseZ", connection: 1
2907[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseZ", data: "24.69"
2908[14:05:10] [DEBUG] cache_get_field_content_int - row: 133, field_name: "HousePrice", connection: 1
2909[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HousePrice", data: "120000"
2910[14:05:10] [DEBUG] cache_get_field_content_int - row: 133, field_name: "HouseInterior", connection: 1
2911[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseInterior", data: "3"
2912[14:05:10] [DEBUG] cache_get_field_content_int - row: 133, field_name: "HouseLock", connection: 1
2913[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseLock", data: "0"
2914[14:05:10] [DEBUG] cache_get_field_content_int - row: 133, field_name: "HouseMoney", connection: 1
2915[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseMoney", data: "0"
2916[14:05:10] [DEBUG] cache_get_field_content_int - row: 133, field_name: "HouseExpire", connection: 1
2917[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '133', field: "HouseExpire", data: "0"
2918[14:05:10] [DEBUG] cache_get_field_content_int - row: 134, field_name: "ID", connection: 1
2919[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "ID", data: "134"
2920[14:05:10] [DEBUG] cache_get_field_content - row: 134, field_name: "HouseOwner", connection: 1, max_len: 24
2921[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseOwner", data: "-"
2922[14:05:10] [DEBUG] cache_get_field_content_float - row: 134, field_name: "HouseX", connection: 1
2923[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseX", data: "738.972"
2924[14:05:10] [DEBUG] cache_get_field_content_float - row: 134, field_name: "HouseY", connection: 1
2925[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseY", data: "-1416.04"
2926[14:05:10] [DEBUG] cache_get_field_content_float - row: 134, field_name: "HouseZ", connection: 1
2927[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseZ", data: "13.523"
2928[14:05:10] [DEBUG] cache_get_field_content_int - row: 134, field_name: "HousePrice", connection: 1
2929[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HousePrice", data: "250000"
2930[14:05:10] [DEBUG] cache_get_field_content_int - row: 134, field_name: "HouseInterior", connection: 1
2931[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseInterior", data: "4"
2932[14:05:10] [DEBUG] cache_get_field_content_int - row: 134, field_name: "HouseLock", connection: 1
2933[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseLock", data: "0"
2934[14:05:10] [DEBUG] cache_get_field_content_int - row: 134, field_name: "HouseMoney", connection: 1
2935[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseMoney", data: "0"
2936[14:05:10] [DEBUG] cache_get_field_content_int - row: 134, field_name: "HouseExpire", connection: 1
2937[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '134', field: "HouseExpire", data: "0"
2938[14:05:10] [DEBUG] cache_get_field_content_int - row: 135, field_name: "ID", connection: 1
2939[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "ID", data: "135"
2940[14:05:10] [DEBUG] cache_get_field_content - row: 135, field_name: "HouseOwner", connection: 1, max_len: 24
2941[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseOwner", data: "-"
2942[14:05:10] [DEBUG] cache_get_field_content_float - row: 135, field_name: "HouseX", connection: 1
2943[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseX", data: "2156.16"
2944[14:05:10] [DEBUG] cache_get_field_content_float - row: 135, field_name: "HouseY", connection: 1
2945[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseY", data: "-1072.2"
2946[14:05:10] [DEBUG] cache_get_field_content_float - row: 135, field_name: "HouseZ", connection: 1
2947[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseZ", data: "39.87"
2948[14:05:10] [DEBUG] cache_get_field_content_int - row: 135, field_name: "HousePrice", connection: 1
2949[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HousePrice", data: "120000"
2950[14:05:10] [DEBUG] cache_get_field_content_int - row: 135, field_name: "HouseInterior", connection: 1
2951[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseInterior", data: "3"
2952[14:05:10] [DEBUG] cache_get_field_content_int - row: 135, field_name: "HouseLock", connection: 1
2953[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseLock", data: "0"
2954[14:05:10] [DEBUG] cache_get_field_content_int - row: 135, field_name: "HouseMoney", connection: 1
2955[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseMoney", data: "0"
2956[14:05:10] [DEBUG] cache_get_field_content_int - row: 135, field_name: "HouseExpire", connection: 1
2957[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '135', field: "HouseExpire", data: "0"
2958[14:05:10] [DEBUG] cache_get_field_content_int - row: 136, field_name: "ID", connection: 1
2959[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "ID", data: "136"
2960[14:05:10] [DEBUG] cache_get_field_content - row: 136, field_name: "HouseOwner", connection: 1, max_len: 24
2961[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseOwner", data: "-"
2962[14:05:10] [DEBUG] cache_get_field_content_float - row: 136, field_name: "HouseX", connection: 1
2963[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseX", data: "685.666"
2964[14:05:10] [DEBUG] cache_get_field_content_float - row: 136, field_name: "HouseY", connection: 1
2965[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseY", data: "-1420.8"
2966[14:05:10] [DEBUG] cache_get_field_content_float - row: 136, field_name: "HouseZ", connection: 1
2967[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseZ", data: "14.551"
2968[14:05:10] [DEBUG] cache_get_field_content_int - row: 136, field_name: "HousePrice", connection: 1
2969[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HousePrice", data: "250000"
2970[14:05:10] [DEBUG] cache_get_field_content_int - row: 136, field_name: "HouseInterior", connection: 1
2971[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseInterior", data: "4"
2972[14:05:10] [DEBUG] cache_get_field_content_int - row: 136, field_name: "HouseLock", connection: 1
2973[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseLock", data: "0"
2974[14:05:10] [DEBUG] cache_get_field_content_int - row: 136, field_name: "HouseMoney", connection: 1
2975[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseMoney", data: "0"
2976[14:05:10] [DEBUG] cache_get_field_content_int - row: 136, field_name: "HouseExpire", connection: 1
2977[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '136', field: "HouseExpire", data: "0"
2978[14:05:10] [DEBUG] cache_get_field_content_int - row: 137, field_name: "ID", connection: 1
2979[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "ID", data: "137"
2980[14:05:10] [DEBUG] cache_get_field_content - row: 137, field_name: "HouseOwner", connection: 1, max_len: 24
2981[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseOwner", data: "-"
2982[14:05:10] [DEBUG] cache_get_field_content_float - row: 137, field_name: "HouseX", connection: 1
2983[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseX", data: "2082.03"
2984[14:05:10] [DEBUG] cache_get_field_content_float - row: 137, field_name: "HouseY", connection: 1
2985[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseY", data: "-1086.31"
2986[14:05:10] [DEBUG] cache_get_field_content_float - row: 137, field_name: "HouseZ", connection: 1
2987[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseZ", data: "25.045"
2988[14:05:10] [DEBUG] cache_get_field_content_int - row: 137, field_name: "HousePrice", connection: 1
2989[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HousePrice", data: "120000"
2990[14:05:10] [DEBUG] cache_get_field_content_int - row: 137, field_name: "HouseInterior", connection: 1
2991[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseInterior", data: "3"
2992[14:05:10] [DEBUG] cache_get_field_content_int - row: 137, field_name: "HouseLock", connection: 1
2993[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseLock", data: "0"
2994[14:05:10] [DEBUG] cache_get_field_content_int - row: 137, field_name: "HouseMoney", connection: 1
2995[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseMoney", data: "0"
2996[14:05:10] [DEBUG] cache_get_field_content_int - row: 137, field_name: "HouseExpire", connection: 1
2997[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '137', field: "HouseExpire", data: "0"
2998[14:05:10] [DEBUG] cache_get_field_content_int - row: 138, field_name: "ID", connection: 1
2999[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "ID", data: "138"
3000[14:05:10] [DEBUG] cache_get_field_content - row: 138, field_name: "HouseOwner", connection: 1, max_len: 24
3001[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseOwner", data: "-"
3002[14:05:10] [DEBUG] cache_get_field_content_float - row: 138, field_name: "HouseX", connection: 1
3003[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseX", data: "2074.73"
3004[14:05:10] [DEBUG] cache_get_field_content_float - row: 138, field_name: "HouseY", connection: 1
3005[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseY", data: "-1083.12"
3006[14:05:10] [DEBUG] cache_get_field_content_float - row: 138, field_name: "HouseZ", connection: 1
3007[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseZ", data: "24.983"
3008[14:05:10] [DEBUG] cache_get_field_content_int - row: 138, field_name: "HousePrice", connection: 1
3009[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HousePrice", data: "120000"
3010[14:05:10] [DEBUG] cache_get_field_content_int - row: 138, field_name: "HouseInterior", connection: 1
3011[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseInterior", data: "3"
3012[14:05:10] [DEBUG] cache_get_field_content_int - row: 138, field_name: "HouseLock", connection: 1
3013[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseLock", data: "0"
3014[14:05:10] [DEBUG] cache_get_field_content_int - row: 138, field_name: "HouseMoney", connection: 1
3015[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseMoney", data: "0"
3016[14:05:10] [DEBUG] cache_get_field_content_int - row: 138, field_name: "HouseExpire", connection: 1
3017[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '138', field: "HouseExpire", data: "0"
3018[14:05:10] [DEBUG] cache_get_field_content_int - row: 139, field_name: "ID", connection: 1
3019[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "ID", data: "139"
3020[14:05:10] [DEBUG] cache_get_field_content - row: 139, field_name: "HouseOwner", connection: 1, max_len: 24
3021[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseOwner", data: "-"
3022[14:05:10] [DEBUG] cache_get_field_content_float - row: 139, field_name: "HouseX", connection: 1
3023[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseX", data: "2060.73"
3024[14:05:10] [DEBUG] cache_get_field_content_float - row: 139, field_name: "HouseY", connection: 1
3025[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseY", data: "-1076.17"
3026[14:05:10] [DEBUG] cache_get_field_content_float - row: 139, field_name: "HouseZ", connection: 1
3027[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseZ", data: "24.898"
3028[14:05:10] [DEBUG] cache_get_field_content_int - row: 139, field_name: "HousePrice", connection: 1
3029[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HousePrice", data: "120000"
3030[14:05:10] [DEBUG] cache_get_field_content_int - row: 139, field_name: "HouseInterior", connection: 1
3031[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseInterior", data: "3"
3032[14:05:10] [DEBUG] cache_get_field_content_int - row: 139, field_name: "HouseLock", connection: 1
3033[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseLock", data: "0"
3034[14:05:10] [DEBUG] cache_get_field_content_int - row: 139, field_name: "HouseMoney", connection: 1
3035[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseMoney", data: "0"
3036[14:05:10] [DEBUG] cache_get_field_content_int - row: 139, field_name: "HouseExpire", connection: 1
3037[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '139', field: "HouseExpire", data: "0"
3038[14:05:10] [DEBUG] cache_get_field_content_int - row: 140, field_name: "ID", connection: 1
3039[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "ID", data: "140"
3040[14:05:10] [DEBUG] cache_get_field_content - row: 140, field_name: "HouseOwner", connection: 1, max_len: 24
3041[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseOwner", data: "-"
3042[14:05:10] [DEBUG] cache_get_field_content_float - row: 140, field_name: "HouseX", connection: 1
3043[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseX", data: "1421.94"
3044[14:05:10] [DEBUG] cache_get_field_content_float - row: 140, field_name: "HouseY", connection: 1
3045[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseY", data: "-885.588"
3046[14:05:10] [DEBUG] cache_get_field_content_float - row: 140, field_name: "HouseZ", connection: 1
3047[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseZ", data: "50.663"
3048[14:05:10] [DEBUG] cache_get_field_content_int - row: 140, field_name: "HousePrice", connection: 1
3049[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HousePrice", data: "350000"
3050[14:05:10] [DEBUG] cache_get_field_content_int - row: 140, field_name: "HouseInterior", connection: 1
3051[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseInterior", data: "3"
3052[14:05:10] [DEBUG] cache_get_field_content_int - row: 140, field_name: "HouseLock", connection: 1
3053[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseLock", data: "0"
3054[14:05:10] [DEBUG] cache_get_field_content_int - row: 140, field_name: "HouseMoney", connection: 1
3055[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseMoney", data: "0"
3056[14:05:10] [DEBUG] cache_get_field_content_int - row: 140, field_name: "HouseExpire", connection: 1
3057[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '140', field: "HouseExpire", data: "0"
3058[14:05:10] [DEBUG] cache_get_field_content_int - row: 141, field_name: "ID", connection: 1
3059[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "ID", data: "141"
3060[14:05:10] [DEBUG] cache_get_field_content - row: 141, field_name: "HouseOwner", connection: 1, max_len: 24
3061[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseOwner", data: "-"
3062[14:05:10] [DEBUG] cache_get_field_content_float - row: 141, field_name: "HouseX", connection: 1
3063[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseX", data: "1468.58"
3064[14:05:10] [DEBUG] cache_get_field_content_float - row: 141, field_name: "HouseY", connection: 1
3065[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseY", data: "-905.166"
3066[14:05:10] [DEBUG] cache_get_field_content_float - row: 141, field_name: "HouseZ", connection: 1
3067[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseZ", data: "54.836"
3068[14:05:10] [DEBUG] cache_get_field_content_int - row: 141, field_name: "HousePrice", connection: 1
3069[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HousePrice", data: "350000"
3070[14:05:10] [DEBUG] cache_get_field_content_int - row: 141, field_name: "HouseInterior", connection: 1
3071[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseInterior", data: "3"
3072[14:05:10] [DEBUG] cache_get_field_content_int - row: 141, field_name: "HouseLock", connection: 1
3073[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseLock", data: "0"
3074[14:05:10] [DEBUG] cache_get_field_content_int - row: 141, field_name: "HouseMoney", connection: 1
3075[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseMoney", data: "0"
3076[14:05:10] [DEBUG] cache_get_field_content_int - row: 141, field_name: "HouseExpire", connection: 1
3077[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '141', field: "HouseExpire", data: "0"
3078[14:05:10] [DEBUG] cache_get_field_content_int - row: 142, field_name: "ID", connection: 1
3079[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "ID", data: "142"
3080[14:05:10] [DEBUG] cache_get_field_content - row: 142, field_name: "HouseOwner", connection: 1, max_len: 24
3081[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseOwner", data: "-"
3082[14:05:10] [DEBUG] cache_get_field_content_float - row: 142, field_name: "HouseX", connection: 1
3083[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseX", data: "2001.09"
3084[14:05:10] [DEBUG] cache_get_field_content_float - row: 142, field_name: "HouseY", connection: 1
3085[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseY", data: "-992.818"
3086[14:05:10] [DEBUG] cache_get_field_content_float - row: 142, field_name: "HouseZ", connection: 1
3087[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseZ", data: "31.416"
3088[14:05:10] [DEBUG] cache_get_field_content_int - row: 142, field_name: "HousePrice", connection: 1
3089[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HousePrice", data: "120000"
3090[14:05:10] [DEBUG] cache_get_field_content_int - row: 142, field_name: "HouseInterior", connection: 1
3091[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseInterior", data: "3"
3092[14:05:10] [DEBUG] cache_get_field_content_int - row: 142, field_name: "HouseLock", connection: 1
3093[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseLock", data: "0"
3094[14:05:10] [DEBUG] cache_get_field_content_int - row: 142, field_name: "HouseMoney", connection: 1
3095[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseMoney", data: "0"
3096[14:05:10] [DEBUG] cache_get_field_content_int - row: 142, field_name: "HouseExpire", connection: 1
3097[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '142', field: "HouseExpire", data: "0"
3098[14:05:10] [DEBUG] cache_get_field_content_int - row: 143, field_name: "ID", connection: 1
3099[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "ID", data: "143"
3100[14:05:10] [DEBUG] cache_get_field_content - row: 143, field_name: "HouseOwner", connection: 1, max_len: 24
3101[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseOwner", data: "-"
3102[14:05:10] [DEBUG] cache_get_field_content_float - row: 143, field_name: "HouseX", connection: 1
3103[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseX", data: "1537.06"
3104[14:05:10] [DEBUG] cache_get_field_content_float - row: 143, field_name: "HouseY", connection: 1
3105[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseY", data: "-883.818"
3106[14:05:10] [DEBUG] cache_get_field_content_float - row: 143, field_name: "HouseZ", connection: 1
3107[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseZ", data: "57.657"
3108[14:05:10] [DEBUG] cache_get_field_content_int - row: 143, field_name: "HousePrice", connection: 1
3109[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HousePrice", data: "350000"
3110[14:05:10] [DEBUG] cache_get_field_content_int - row: 143, field_name: "HouseInterior", connection: 1
3111[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseInterior", data: "2"
3112[14:05:10] [DEBUG] cache_get_field_content_int - row: 143, field_name: "HouseLock", connection: 1
3113[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseLock", data: "0"
3114[14:05:10] [DEBUG] cache_get_field_content_int - row: 143, field_name: "HouseMoney", connection: 1
3115[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseMoney", data: "0"
3116[14:05:10] [DEBUG] cache_get_field_content_int - row: 143, field_name: "HouseExpire", connection: 1
3117[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '143', field: "HouseExpire", data: "0"
3118[14:05:10] [DEBUG] cache_get_field_content_int - row: 144, field_name: "ID", connection: 1
3119[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "ID", data: "144"
3120[14:05:10] [DEBUG] cache_get_field_content - row: 144, field_name: "HouseOwner", connection: 1, max_len: 24
3121[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseOwner", data: "-"
3122[14:05:10] [DEBUG] cache_get_field_content_float - row: 144, field_name: "HouseX", connection: 1
3123[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseX", data: "2008.42"
3124[14:05:10] [DEBUG] cache_get_field_content_float - row: 144, field_name: "HouseY", connection: 1
3125[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseY", data: "-985.816"
3126[14:05:10] [DEBUG] cache_get_field_content_float - row: 144, field_name: "HouseZ", connection: 1
3127[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseZ", data: "33.935"
3128[14:05:10] [DEBUG] cache_get_field_content_int - row: 144, field_name: "HousePrice", connection: 1
3129[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HousePrice", data: "120000"
3130[14:05:10] [DEBUG] cache_get_field_content_int - row: 144, field_name: "HouseInterior", connection: 1
3131[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseInterior", data: "3"
3132[14:05:10] [DEBUG] cache_get_field_content_int - row: 144, field_name: "HouseLock", connection: 1
3133[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseLock", data: "0"
3134[14:05:10] [DEBUG] cache_get_field_content_int - row: 144, field_name: "HouseMoney", connection: 1
3135[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseMoney", data: "0"
3136[14:05:10] [DEBUG] cache_get_field_content_int - row: 144, field_name: "HouseExpire", connection: 1
3137[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '144', field: "HouseExpire", data: "0"
3138[14:05:10] [DEBUG] cache_get_field_content_int - row: 145, field_name: "ID", connection: 1
3139[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "ID", data: "145"
3140[14:05:10] [DEBUG] cache_get_field_content - row: 145, field_name: "HouseOwner", connection: 1, max_len: 24
3141[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseOwner", data: "-"
3142[14:05:10] [DEBUG] cache_get_field_content_float - row: 145, field_name: "HouseX", connection: 1
3143[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseX", data: "1539.77"
3144[14:05:10] [DEBUG] cache_get_field_content_float - row: 145, field_name: "HouseY", connection: 1
3145[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseY", data: "-851.427"
3146[14:05:10] [DEBUG] cache_get_field_content_float - row: 145, field_name: "HouseZ", connection: 1
3147[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseZ", data: "64.336"
3148[14:05:10] [DEBUG] cache_get_field_content_int - row: 145, field_name: "HousePrice", connection: 1
3149[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HousePrice", data: "350000"
3150[14:05:10] [DEBUG] cache_get_field_content_int - row: 145, field_name: "HouseInterior", connection: 1
3151[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseInterior", data: "6"
3152[14:05:10] [DEBUG] cache_get_field_content_int - row: 145, field_name: "HouseLock", connection: 1
3153[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseLock", data: "0"
3154[14:05:10] [DEBUG] cache_get_field_content_int - row: 145, field_name: "HouseMoney", connection: 1
3155[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseMoney", data: "0"
3156[14:05:10] [DEBUG] cache_get_field_content_int - row: 145, field_name: "HouseExpire", connection: 1
3157[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '145', field: "HouseExpire", data: "0"
3158[14:05:10] [DEBUG] cache_get_field_content_int - row: 146, field_name: "ID", connection: 1
3159[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "ID", data: "146"
3160[14:05:10] [DEBUG] cache_get_field_content - row: 146, field_name: "HouseOwner", connection: 1, max_len: 24
3161[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseOwner", data: "-"
3162[14:05:10] [DEBUG] cache_get_field_content_float - row: 146, field_name: "HouseX", connection: 1
3163[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseX", data: "2016.79"
3164[14:05:10] [DEBUG] cache_get_field_content_float - row: 146, field_name: "HouseY", connection: 1
3165[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseY", data: "-979.754"
3166[14:05:10] [DEBUG] cache_get_field_content_float - row: 146, field_name: "HouseZ", connection: 1
3167[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseZ", data: "36.563"
3168[14:05:10] [DEBUG] cache_get_field_content_int - row: 146, field_name: "HousePrice", connection: 1
3169[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HousePrice", data: "120000"
3170[14:05:10] [DEBUG] cache_get_field_content_int - row: 146, field_name: "HouseInterior", connection: 1
3171[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseInterior", data: "3"
3172[14:05:10] [DEBUG] cache_get_field_content_int - row: 146, field_name: "HouseLock", connection: 1
3173[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseLock", data: "0"
3174[14:05:10] [DEBUG] cache_get_field_content_int - row: 146, field_name: "HouseMoney", connection: 1
3175[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseMoney", data: "0"
3176[14:05:10] [DEBUG] cache_get_field_content_int - row: 146, field_name: "HouseExpire", connection: 1
3177[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '146', field: "HouseExpire", data: "0"
3178[14:05:10] [DEBUG] cache_get_field_content_int - row: 147, field_name: "ID", connection: 1
3179[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "ID", data: "147"
3180[14:05:10] [DEBUG] cache_get_field_content - row: 147, field_name: "HouseOwner", connection: 1, max_len: 24
3181[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseOwner", data: "-"
3182[14:05:10] [DEBUG] cache_get_field_content_float - row: 147, field_name: "HouseX", connection: 1
3183[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseX", data: "1533.44"
3184[14:05:10] [DEBUG] cache_get_field_content_float - row: 147, field_name: "HouseY", connection: 1
3185[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseY", data: "-800.123"
3186[14:05:10] [DEBUG] cache_get_field_content_float - row: 147, field_name: "HouseZ", connection: 1
3187[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseZ", data: "72.67"
3188[14:05:10] [DEBUG] cache_get_field_content_int - row: 147, field_name: "HousePrice", connection: 1
3189[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HousePrice", data: "350000"
3190[14:05:10] [DEBUG] cache_get_field_content_int - row: 147, field_name: "HouseInterior", connection: 1
3191[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseInterior", data: "3"
3192[14:05:10] [DEBUG] cache_get_field_content_int - row: 147, field_name: "HouseLock", connection: 1
3193[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseLock", data: "0"
3194[14:05:10] [DEBUG] cache_get_field_content_int - row: 147, field_name: "HouseMoney", connection: 1
3195[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseMoney", data: "0"
3196[14:05:10] [DEBUG] cache_get_field_content_int - row: 147, field_name: "HouseExpire", connection: 1
3197[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '147', field: "HouseExpire", data: "0"
3198[14:05:10] [DEBUG] cache_get_field_content_int - row: 148, field_name: "ID", connection: 1
3199[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "ID", data: "148"
3200[14:05:10] [DEBUG] cache_get_field_content - row: 148, field_name: "HouseOwner", connection: 1, max_len: 24
3201[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseOwner", data: "-"
3202[14:05:10] [DEBUG] cache_get_field_content_float - row: 148, field_name: "HouseX", connection: 1
3203[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseX", data: "2044.25"
3204[14:05:10] [DEBUG] cache_get_field_content_float - row: 148, field_name: "HouseY", connection: 1
3205[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseY", data: "-965.635"
3206[14:05:10] [DEBUG] cache_get_field_content_float - row: 148, field_name: "HouseZ", connection: 1
3207[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseZ", data: "43.875"
3208[14:05:10] [DEBUG] cache_get_field_content_int - row: 148, field_name: "HousePrice", connection: 1
3209[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HousePrice", data: "120000"
3210[14:05:10] [DEBUG] cache_get_field_content_int - row: 148, field_name: "HouseInterior", connection: 1
3211[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseInterior", data: "3"
3212[14:05:10] [DEBUG] cache_get_field_content_int - row: 148, field_name: "HouseLock", connection: 1
3213[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseLock", data: "0"
3214[14:05:10] [DEBUG] cache_get_field_content_int - row: 148, field_name: "HouseMoney", connection: 1
3215[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseMoney", data: "0"
3216[14:05:10] [DEBUG] cache_get_field_content_int - row: 148, field_name: "HouseExpire", connection: 1
3217[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '148', field: "HouseExpire", data: "0"
3218[14:05:10] [DEBUG] cache_get_field_content_int - row: 149, field_name: "ID", connection: 1
3219[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "ID", data: "149"
3220[14:05:10] [DEBUG] cache_get_field_content - row: 149, field_name: "HouseOwner", connection: 1, max_len: 24
3221[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseOwner", data: "-"
3222[14:05:10] [DEBUG] cache_get_field_content_float - row: 149, field_name: "HouseX", connection: 1
3223[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseX", data: "1526.37"
3224[14:05:10] [DEBUG] cache_get_field_content_float - row: 149, field_name: "HouseY", connection: 1
3225[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseY", data: "-774.039"
3226[14:05:10] [DEBUG] cache_get_field_content_float - row: 149, field_name: "HouseZ", connection: 1
3227[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseZ", data: "79.899"
3228[14:05:10] [DEBUG] cache_get_field_content_int - row: 149, field_name: "HousePrice", connection: 1
3229[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HousePrice", data: "350000"
3230[14:05:10] [DEBUG] cache_get_field_content_int - row: 149, field_name: "HouseInterior", connection: 1
3231[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseInterior", data: "3"
3232[14:05:10] [DEBUG] cache_get_field_content_int - row: 149, field_name: "HouseLock", connection: 1
3233[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseLock", data: "0"
3234[14:05:10] [DEBUG] cache_get_field_content_int - row: 149, field_name: "HouseMoney", connection: 1
3235[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseMoney", data: "0"
3236[14:05:10] [DEBUG] cache_get_field_content_int - row: 149, field_name: "HouseExpire", connection: 1
3237[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '149', field: "HouseExpire", data: "0"
3238[14:05:10] [DEBUG] cache_get_field_content_int - row: 150, field_name: "ID", connection: 1
3239[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "ID", data: "150"
3240[14:05:10] [DEBUG] cache_get_field_content - row: 150, field_name: "HouseOwner", connection: 1, max_len: 24
3241[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseOwner", data: "-"
3242[14:05:10] [DEBUG] cache_get_field_content_float - row: 150, field_name: "HouseX", connection: 1
3243[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseX", data: "2050.68"
3244[14:05:10] [DEBUG] cache_get_field_content_float - row: 150, field_name: "HouseY", connection: 1
3245[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseY", data: "-954.665"
3246[14:05:10] [DEBUG] cache_get_field_content_float - row: 150, field_name: "HouseZ", connection: 1
3247[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseZ", data: "48.035"
3248[14:05:10] [DEBUG] cache_get_field_content_int - row: 150, field_name: "HousePrice", connection: 1
3249[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HousePrice", data: "120000"
3250[14:05:10] [DEBUG] cache_get_field_content_int - row: 150, field_name: "HouseInterior", connection: 1
3251[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseInterior", data: "3"
3252[14:05:10] [DEBUG] cache_get_field_content_int - row: 150, field_name: "HouseLock", connection: 1
3253[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseLock", data: "0"
3254[14:05:10] [DEBUG] cache_get_field_content_int - row: 150, field_name: "HouseMoney", connection: 1
3255[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseMoney", data: "0"
3256[14:05:10] [DEBUG] cache_get_field_content_int - row: 150, field_name: "HouseExpire", connection: 1
3257[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '150', field: "HouseExpire", data: "0"
3258[14:05:10] [DEBUG] cache_get_field_content_int - row: 151, field_name: "ID", connection: 1
3259[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "ID", data: "151"
3260[14:05:10] [DEBUG] cache_get_field_content - row: 151, field_name: "HouseOwner", connection: 1, max_len: 24
3261[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseOwner", data: "-"
3262[14:05:10] [DEBUG] cache_get_field_content_float - row: 151, field_name: "HouseX", connection: 1
3263[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseX", data: "1496.91"
3264[14:05:10] [DEBUG] cache_get_field_content_float - row: 151, field_name: "HouseY", connection: 1
3265[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseY", data: "-689.462"
3266[14:05:10] [DEBUG] cache_get_field_content_float - row: 151, field_name: "HouseZ", connection: 1
3267[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseZ", data: "94.966"
3268[14:05:10] [DEBUG] cache_get_field_content_int - row: 151, field_name: "HousePrice", connection: 1
3269[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HousePrice", data: "750000"
3270[14:05:10] [DEBUG] cache_get_field_content_int - row: 151, field_name: "HouseInterior", connection: 1
3271[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseInterior", data: "5"
3272[14:05:10] [DEBUG] cache_get_field_content_int - row: 151, field_name: "HouseLock", connection: 1
3273[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseLock", data: "0"
3274[14:05:10] [DEBUG] cache_get_field_content_int - row: 151, field_name: "HouseMoney", connection: 1
3275[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseMoney", data: "0"
3276[14:05:10] [DEBUG] cache_get_field_content_int - row: 151, field_name: "HouseExpire", connection: 1
3277[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '151', field: "HouseExpire", data: "0"
3278[14:05:10] [DEBUG] cache_get_field_content_int - row: 152, field_name: "ID", connection: 1
3279[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "ID", data: "152"
3280[14:05:10] [DEBUG] cache_get_field_content - row: 152, field_name: "HouseOwner", connection: 1, max_len: 24
3281[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseOwner", data: "-"
3282[14:05:10] [DEBUG] cache_get_field_content_float - row: 152, field_name: "HouseX", connection: 1
3283[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseX", data: "2073.28"
3284[14:05:10] [DEBUG] cache_get_field_content_float - row: 152, field_name: "HouseY", connection: 1
3285[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseY", data: "-966.308"
3286[14:05:10] [DEBUG] cache_get_field_content_float - row: 152, field_name: "HouseZ", connection: 1
3287[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseZ", data: "48.795"
3288[14:05:10] [DEBUG] cache_get_field_content_int - row: 152, field_name: "HousePrice", connection: 1
3289[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HousePrice", data: "120000"
3290[14:05:10] [DEBUG] cache_get_field_content_int - row: 152, field_name: "HouseInterior", connection: 1
3291[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseInterior", data: "3"
3292[14:05:10] [DEBUG] cache_get_field_content_int - row: 152, field_name: "HouseLock", connection: 1
3293[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseLock", data: "0"
3294[14:05:10] [DEBUG] cache_get_field_content_int - row: 152, field_name: "HouseMoney", connection: 1
3295[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseMoney", data: "0"
3296[14:05:10] [DEBUG] cache_get_field_content_int - row: 152, field_name: "HouseExpire", connection: 1
3297[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '152', field: "HouseExpire", data: "0"
3298[14:05:10] [DEBUG] cache_get_field_content_int - row: 153, field_name: "ID", connection: 1
3299[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "ID", data: "153"
3300[14:05:10] [DEBUG] cache_get_field_content - row: 153, field_name: "HouseOwner", connection: 1, max_len: 24
3301[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseOwner", data: "-"
3302[14:05:10] [DEBUG] cache_get_field_content_float - row: 153, field_name: "HouseX", connection: 1
3303[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseX", data: "1442.44"
3304[14:05:10] [DEBUG] cache_get_field_content_float - row: 153, field_name: "HouseY", connection: 1
3305[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseY", data: "-630.693"
3306[14:05:10] [DEBUG] cache_get_field_content_float - row: 153, field_name: "HouseZ", connection: 1
3307[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseZ", data: "95.719"
3308[14:05:10] [DEBUG] cache_get_field_content_int - row: 153, field_name: "HousePrice", connection: 1
3309[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HousePrice", data: "450000"
3310[14:05:10] [DEBUG] cache_get_field_content_int - row: 153, field_name: "HouseInterior", connection: 1
3311[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseInterior", data: "4"
3312[14:05:10] [DEBUG] cache_get_field_content_int - row: 153, field_name: "HouseLock", connection: 1
3313[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseLock", data: "1"
3314[14:05:10] [DEBUG] cache_get_field_content_int - row: 153, field_name: "HouseMoney", connection: 1
3315[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseMoney", data: "0"
3316[14:05:10] [DEBUG] cache_get_field_content_int - row: 153, field_name: "HouseExpire", connection: 1
3317[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '153', field: "HouseExpire", data: "0"
3318[14:05:10] [DEBUG] cache_get_field_content_int - row: 154, field_name: "ID", connection: 1
3319[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "ID", data: "154"
3320[14:05:10] [DEBUG] cache_get_field_content - row: 154, field_name: "HouseOwner", connection: 1, max_len: 24
3321[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseOwner", data: "-"
3322[14:05:10] [DEBUG] cache_get_field_content_float - row: 154, field_name: "HouseX", connection: 1
3323[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseX", data: "2122.64"
3324[14:05:10] [DEBUG] cache_get_field_content_float - row: 154, field_name: "HouseY", connection: 1
3325[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseY", data: "-970.213"
3326[14:05:10] [DEBUG] cache_get_field_content_float - row: 154, field_name: "HouseZ", connection: 1
3327[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseZ", data: "58.207"
3328[14:05:10] [DEBUG] cache_get_field_content_int - row: 154, field_name: "HousePrice", connection: 1
3329[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HousePrice", data: "120000"
3330[14:05:10] [DEBUG] cache_get_field_content_int - row: 154, field_name: "HouseInterior", connection: 1
3331[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseInterior", data: "3"
3332[14:05:10] [DEBUG] cache_get_field_content_int - row: 154, field_name: "HouseLock", connection: 1
3333[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseLock", data: "0"
3334[14:05:10] [DEBUG] cache_get_field_content_int - row: 154, field_name: "HouseMoney", connection: 1
3335[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseMoney", data: "0"
3336[14:05:10] [DEBUG] cache_get_field_content_int - row: 154, field_name: "HouseExpire", connection: 1
3337[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '154', field: "HouseExpire", data: "0"
3338[14:05:10] [DEBUG] cache_get_field_content_int - row: 155, field_name: "ID", connection: 1
3339[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "ID", data: "155"
3340[14:05:10] [DEBUG] cache_get_field_content - row: 155, field_name: "HouseOwner", connection: 1, max_len: 24
3341[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseOwner", data: "-"
3342[14:05:10] [DEBUG] cache_get_field_content_float - row: 155, field_name: "HouseX", connection: 1
3343[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseX", data: "2131.32"
3344[14:05:10] [DEBUG] cache_get_field_content_float - row: 155, field_name: "HouseY", connection: 1
3345[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseY", data: "-973.793"
3346[14:05:10] [DEBUG] cache_get_field_content_float - row: 155, field_name: "HouseZ", connection: 1
3347[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseZ", data: "59.786"
3348[14:05:10] [DEBUG] cache_get_field_content_int - row: 155, field_name: "HousePrice", connection: 1
3349[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HousePrice", data: "120000"
3350[14:05:10] [DEBUG] cache_get_field_content_int - row: 155, field_name: "HouseInterior", connection: 1
3351[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseInterior", data: "3"
3352[14:05:10] [DEBUG] cache_get_field_content_int - row: 155, field_name: "HouseLock", connection: 1
3353[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseLock", data: "0"
3354[14:05:10] [DEBUG] cache_get_field_content_int - row: 155, field_name: "HouseMoney", connection: 1
3355[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseMoney", data: "0"
3356[14:05:10] [DEBUG] cache_get_field_content_int - row: 155, field_name: "HouseExpire", connection: 1
3357[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '155', field: "HouseExpire", data: "0"
3358[14:05:10] [DEBUG] cache_get_field_content_int - row: 156, field_name: "ID", connection: 1
3359[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "ID", data: "156"
3360[14:05:10] [DEBUG] cache_get_field_content - row: 156, field_name: "HouseOwner", connection: 1, max_len: 24
3361[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseOwner", data: "-"
3362[14:05:10] [DEBUG] cache_get_field_content_float - row: 156, field_name: "HouseX", connection: 1
3363[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseX", data: "1331.14"
3364[14:05:10] [DEBUG] cache_get_field_content_float - row: 156, field_name: "HouseY", connection: 1
3365[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseY", data: "-631.353"
3366[14:05:10] [DEBUG] cache_get_field_content_float - row: 156, field_name: "HouseZ", connection: 1
3367[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseZ", data: "109.135"
3368[14:05:10] [DEBUG] cache_get_field_content_int - row: 156, field_name: "HousePrice", connection: 1
3369[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HousePrice", data: "750000"
3370[14:05:10] [DEBUG] cache_get_field_content_int - row: 156, field_name: "HouseInterior", connection: 1
3371[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseInterior", data: "7"
3372[14:05:10] [DEBUG] cache_get_field_content_int - row: 156, field_name: "HouseLock", connection: 1
3373[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseLock", data: "0"
3374[14:05:10] [DEBUG] cache_get_field_content_int - row: 156, field_name: "HouseMoney", connection: 1
3375[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseMoney", data: "0"
3376[14:05:10] [DEBUG] cache_get_field_content_int - row: 156, field_name: "HouseExpire", connection: 1
3377[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '156', field: "HouseExpire", data: "0"
3378[14:05:10] [DEBUG] cache_get_field_content_int - row: 157, field_name: "ID", connection: 1
3379[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "ID", data: "157"
3380[14:05:10] [DEBUG] cache_get_field_content - row: 157, field_name: "HouseOwner", connection: 1, max_len: 24
3381[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseOwner", data: "-"
3382[14:05:10] [DEBUG] cache_get_field_content_float - row: 157, field_name: "HouseX", connection: 1
3383[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseX", data: "2143.36"
3384[14:05:10] [DEBUG] cache_get_field_content_float - row: 157, field_name: "HouseY", connection: 1
3385[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseY", data: "-978.267"
3386[14:05:10] [DEBUG] cache_get_field_content_float - row: 157, field_name: "HouseZ", connection: 1
3387[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseZ", data: "61.379"
3388[14:05:10] [DEBUG] cache_get_field_content_int - row: 157, field_name: "HousePrice", connection: 1
3389[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HousePrice", data: "120000"
3390[14:05:10] [DEBUG] cache_get_field_content_int - row: 157, field_name: "HouseInterior", connection: 1
3391[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseInterior", data: "3"
3392[14:05:10] [DEBUG] cache_get_field_content_int - row: 157, field_name: "HouseLock", connection: 1
3393[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseLock", data: "0"
3394[14:05:10] [DEBUG] cache_get_field_content_int - row: 157, field_name: "HouseMoney", connection: 1
3395[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseMoney", data: "0"
3396[14:05:10] [DEBUG] cache_get_field_content_int - row: 157, field_name: "HouseExpire", connection: 1
3397[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '157', field: "HouseExpire", data: "0"
3398[14:05:10] [DEBUG] cache_get_field_content_int - row: 158, field_name: "ID", connection: 1
3399[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "ID", data: "158"
3400[14:05:10] [DEBUG] cache_get_field_content - row: 158, field_name: "HouseOwner", connection: 1, max_len: 24
3401[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseOwner", data: "-"
3402[14:05:10] [DEBUG] cache_get_field_content_float - row: 158, field_name: "HouseX", connection: 1
3403[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseX", data: "1095"
3404[14:05:10] [DEBUG] cache_get_field_content_float - row: 158, field_name: "HouseY", connection: 1
3405[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseY", data: "-646.74"
3406[14:05:10] [DEBUG] cache_get_field_content_float - row: 158, field_name: "HouseZ", connection: 1
3407[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseZ", data: "113.648"
3408[14:05:10] [DEBUG] cache_get_field_content_int - row: 158, field_name: "HousePrice", connection: 1
3409[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HousePrice", data: "450000"
3410[14:05:10] [DEBUG] cache_get_field_content_int - row: 158, field_name: "HouseInterior", connection: 1
3411[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseInterior", data: "6"
3412[14:05:10] [DEBUG] cache_get_field_content_int - row: 158, field_name: "HouseLock", connection: 1
3413[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseLock", data: "1"
3414[14:05:10] [DEBUG] cache_get_field_content_int - row: 158, field_name: "HouseMoney", connection: 1
3415[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseMoney", data: "0"
3416[14:05:10] [DEBUG] cache_get_field_content_int - row: 158, field_name: "HouseExpire", connection: 1
3417[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '158', field: "HouseExpire", data: "0"
3418[14:05:10] [DEBUG] cache_get_field_content_int - row: 159, field_name: "ID", connection: 1
3419[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "ID", data: "159"
3420[14:05:10] [DEBUG] cache_get_field_content - row: 159, field_name: "HouseOwner", connection: 1, max_len: 24
3421[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseOwner", data: "-"
3422[14:05:10] [DEBUG] cache_get_field_content_float - row: 159, field_name: "HouseX", connection: 1
3423[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseX", data: "2153.55"
3424[14:05:10] [DEBUG] cache_get_field_content_float - row: 159, field_name: "HouseY", connection: 1
3425[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseY", data: "-979.689"
3426[14:05:10] [DEBUG] cache_get_field_content_float - row: 159, field_name: "HouseZ", connection: 1
3427[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseZ", data: "63.293"
3428[14:05:10] [DEBUG] cache_get_field_content_int - row: 159, field_name: "HousePrice", connection: 1
3429[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HousePrice", data: "120000"
3430[14:05:10] [DEBUG] cache_get_field_content_int - row: 159, field_name: "HouseInterior", connection: 1
3431[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseInterior", data: "3"
3432[14:05:10] [DEBUG] cache_get_field_content_int - row: 159, field_name: "HouseLock", connection: 1
3433[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseLock", data: "0"
3434[14:05:10] [DEBUG] cache_get_field_content_int - row: 159, field_name: "HouseMoney", connection: 1
3435[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseMoney", data: "0"
3436[14:05:10] [DEBUG] cache_get_field_content_int - row: 159, field_name: "HouseExpire", connection: 1
3437[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '159', field: "HouseExpire", data: "0"
3438[14:05:10] [DEBUG] cache_get_field_content_int - row: 160, field_name: "ID", connection: 1
3439[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "ID", data: "160"
3440[14:05:10] [DEBUG] cache_get_field_content - row: 160, field_name: "HouseOwner", connection: 1, max_len: 24
3441[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseOwner", data: "-"
3442[14:05:10] [DEBUG] cache_get_field_content_float - row: 160, field_name: "HouseX", connection: 1
3443[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseX", data: "1044.95"
3444[14:05:10] [DEBUG] cache_get_field_content_float - row: 160, field_name: "HouseY", connection: 1
3445[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseY", data: "-642.404"
3446[14:05:10] [DEBUG] cache_get_field_content_float - row: 160, field_name: "HouseZ", connection: 1
3447[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseZ", data: "120.117"
3448[14:05:10] [DEBUG] cache_get_field_content_int - row: 160, field_name: "HousePrice", connection: 1
3449[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HousePrice", data: "450000"
3450[14:05:10] [DEBUG] cache_get_field_content_int - row: 160, field_name: "HouseInterior", connection: 1
3451[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseInterior", data: "6"
3452[14:05:10] [DEBUG] cache_get_field_content_int - row: 160, field_name: "HouseLock", connection: 1
3453[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseLock", data: "0"
3454[14:05:10] [DEBUG] cache_get_field_content_int - row: 160, field_name: "HouseMoney", connection: 1
3455[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseMoney", data: "0"
3456[14:05:10] [DEBUG] cache_get_field_content_int - row: 160, field_name: "HouseExpire", connection: 1
3457[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '160', field: "HouseExpire", data: "0"
3458[14:05:10] [DEBUG] cache_get_field_content_int - row: 161, field_name: "ID", connection: 1
3459[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "ID", data: "161"
3460[14:05:10] [DEBUG] cache_get_field_content - row: 161, field_name: "HouseOwner", connection: 1, max_len: 24
3461[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseOwner", data: "-"
3462[14:05:10] [DEBUG] cache_get_field_content_float - row: 161, field_name: "HouseX", connection: 1
3463[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseX", data: "2044.91"
3464[14:05:10] [DEBUG] cache_get_field_content_float - row: 161, field_name: "HouseY", connection: 1
3465[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseY", data: "-990.596"
3466[14:05:10] [DEBUG] cache_get_field_content_float - row: 161, field_name: "HouseZ", connection: 1
3467[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseZ", data: "43.313"
3468[14:05:10] [DEBUG] cache_get_field_content_int - row: 161, field_name: "HousePrice", connection: 1
3469[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HousePrice", data: "120000"
3470[14:05:10] [DEBUG] cache_get_field_content_int - row: 161, field_name: "HouseInterior", connection: 1
3471[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseInterior", data: "3"
3472[14:05:10] [DEBUG] cache_get_field_content_int - row: 161, field_name: "HouseLock", connection: 1
3473[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseLock", data: "0"
3474[14:05:10] [DEBUG] cache_get_field_content_int - row: 161, field_name: "HouseMoney", connection: 1
3475[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseMoney", data: "0"
3476[14:05:10] [DEBUG] cache_get_field_content_int - row: 161, field_name: "HouseExpire", connection: 1
3477[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '161', field: "HouseExpire", data: "0"
3478[14:05:10] [DEBUG] cache_get_field_content_int - row: 162, field_name: "ID", connection: 1
3479[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "ID", data: "162"
3480[14:05:10] [DEBUG] cache_get_field_content - row: 162, field_name: "HouseOwner", connection: 1, max_len: 24
3481[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseOwner", data: "-"
3482[14:05:10] [DEBUG] cache_get_field_content_float - row: 162, field_name: "HouseX", connection: 1
3483[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseX", data: "979.683"
3484[14:05:10] [DEBUG] cache_get_field_content_float - row: 162, field_name: "HouseY", connection: 1
3485[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseY", data: "-675.853"
3486[14:05:10] [DEBUG] cache_get_field_content_float - row: 162, field_name: "HouseZ", connection: 1
3487[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseZ", data: "121.976"
3488[14:05:10] [DEBUG] cache_get_field_content_int - row: 162, field_name: "HousePrice", connection: 1
3489[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HousePrice", data: "750000"
3490[14:05:10] [DEBUG] cache_get_field_content_int - row: 162, field_name: "HouseInterior", connection: 1
3491[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseInterior", data: "7"
3492[14:05:10] [DEBUG] cache_get_field_content_int - row: 162, field_name: "HouseLock", connection: 1
3493[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseLock", data: "0"
3494[14:05:10] [DEBUG] cache_get_field_content_int - row: 162, field_name: "HouseMoney", connection: 1
3495[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseMoney", data: "0"
3496[14:05:10] [DEBUG] cache_get_field_content_int - row: 162, field_name: "HouseExpire", connection: 1
3497[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '162', field: "HouseExpire", data: "0"
3498[14:05:10] [DEBUG] cache_get_field_content_int - row: 163, field_name: "ID", connection: 1
3499[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "ID", data: "163"
3500[14:05:10] [DEBUG] cache_get_field_content - row: 163, field_name: "HouseOwner", connection: 1, max_len: 24
3501[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseOwner", data: "-"
3502[14:05:10] [DEBUG] cache_get_field_content_float - row: 163, field_name: "HouseX", connection: 1
3503[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseX", data: "2049.12"
3504[14:05:10] [DEBUG] cache_get_field_content_float - row: 163, field_name: "HouseY", connection: 1
3505[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseY", data: "-986.577"
3506[14:05:10] [DEBUG] cache_get_field_content_float - row: 163, field_name: "HouseZ", connection: 1
3507[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseZ", data: "44.54"
3508[14:05:10] [DEBUG] cache_get_field_content_int - row: 163, field_name: "HousePrice", connection: 1
3509[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HousePrice", data: "120000"
3510[14:05:10] [DEBUG] cache_get_field_content_int - row: 163, field_name: "HouseInterior", connection: 1
3511[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseInterior", data: "3"
3512[14:05:10] [DEBUG] cache_get_field_content_int - row: 163, field_name: "HouseLock", connection: 1
3513[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseLock", data: "0"
3514[14:05:10] [DEBUG] cache_get_field_content_int - row: 163, field_name: "HouseMoney", connection: 1
3515[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseMoney", data: "0"
3516[14:05:10] [DEBUG] cache_get_field_content_int - row: 163, field_name: "HouseExpire", connection: 1
3517[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '163', field: "HouseExpire", data: "0"
3518[14:05:10] [DEBUG] cache_get_field_content_int - row: 164, field_name: "ID", connection: 1
3519[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "ID", data: "164"
3520[14:05:10] [DEBUG] cache_get_field_content - row: 164, field_name: "HouseOwner", connection: 1, max_len: 24
3521[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseOwner", data: "-"
3522[14:05:10] [DEBUG] cache_get_field_content_float - row: 164, field_name: "HouseX", connection: 1
3523[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseX", data: "2066.43"
3524[14:05:10] [DEBUG] cache_get_field_content_float - row: 164, field_name: "HouseY", connection: 1
3525[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseY", data: "-991.416"
3526[14:05:10] [DEBUG] cache_get_field_content_float - row: 164, field_name: "HouseZ", connection: 1
3527[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseZ", data: "48.8"
3528[14:05:10] [DEBUG] cache_get_field_content_int - row: 164, field_name: "HousePrice", connection: 1
3529[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HousePrice", data: "120000"
3530[14:05:10] [DEBUG] cache_get_field_content_int - row: 164, field_name: "HouseInterior", connection: 1
3531[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseInterior", data: "3"
3532[14:05:10] [DEBUG] cache_get_field_content_int - row: 164, field_name: "HouseLock", connection: 1
3533[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseLock", data: "0"
3534[14:05:10] [DEBUG] cache_get_field_content_int - row: 164, field_name: "HouseMoney", connection: 1
3535[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseMoney", data: "0"
3536[14:05:10] [DEBUG] cache_get_field_content_int - row: 164, field_name: "HouseExpire", connection: 1
3537[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '164', field: "HouseExpire", data: "0"
3538[14:05:10] [DEBUG] cache_get_field_content_int - row: 165, field_name: "ID", connection: 1
3539[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "ID", data: "165"
3540[14:05:10] [DEBUG] cache_get_field_content - row: 165, field_name: "HouseOwner", connection: 1, max_len: 24
3541[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseOwner", data: "-"
3542[14:05:10] [DEBUG] cache_get_field_content_float - row: 165, field_name: "HouseX", connection: 1
3543[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseX", data: "2089.54"
3544[14:05:10] [DEBUG] cache_get_field_content_float - row: 165, field_name: "HouseY", connection: 1
3545[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseY", data: "-995.14"
3546[14:05:10] [DEBUG] cache_get_field_content_float - row: 165, field_name: "HouseZ", connection: 1
3547[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseZ", data: "52.534"
3548[14:05:10] [DEBUG] cache_get_field_content_int - row: 165, field_name: "HousePrice", connection: 1
3549[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HousePrice", data: "120000"
3550[14:05:10] [DEBUG] cache_get_field_content_int - row: 165, field_name: "HouseInterior", connection: 1
3551[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseInterior", data: "3"
3552[14:05:10] [DEBUG] cache_get_field_content_int - row: 165, field_name: "HouseLock", connection: 1
3553[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseLock", data: "0"
3554[14:05:10] [DEBUG] cache_get_field_content_int - row: 165, field_name: "HouseMoney", connection: 1
3555[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseMoney", data: "0"
3556[14:05:10] [DEBUG] cache_get_field_content_int - row: 165, field_name: "HouseExpire", connection: 1
3557[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '165', field: "HouseExpire", data: "0"
3558[14:05:10] [DEBUG] cache_get_field_content_int - row: 166, field_name: "ID", connection: 1
3559[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "ID", data: "166"
3560[14:05:10] [DEBUG] cache_get_field_content - row: 166, field_name: "HouseOwner", connection: 1, max_len: 24
3561[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseOwner", data: "-"
3562[14:05:10] [DEBUG] cache_get_field_content_float - row: 166, field_name: "HouseX", connection: 1
3563[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseX", data: "1110.71"
3564[14:05:10] [DEBUG] cache_get_field_content_float - row: 166, field_name: "HouseY", connection: 1
3565[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseY", data: "-741.977"
3566[14:05:10] [DEBUG] cache_get_field_content_float - row: 166, field_name: "HouseZ", connection: 1
3567[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseZ", data: "100.133"
3568[14:05:10] [DEBUG] cache_get_field_content_int - row: 166, field_name: "HousePrice", connection: 1
3569[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HousePrice", data: "350000"
3570[14:05:10] [DEBUG] cache_get_field_content_int - row: 166, field_name: "HouseInterior", connection: 1
3571[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseInterior", data: "6"
3572[14:05:10] [DEBUG] cache_get_field_content_int - row: 166, field_name: "HouseLock", connection: 1
3573[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseLock", data: "0"
3574[14:05:10] [DEBUG] cache_get_field_content_int - row: 166, field_name: "HouseMoney", connection: 1
3575[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseMoney", data: "0"
3576[14:05:10] [DEBUG] cache_get_field_content_int - row: 166, field_name: "HouseExpire", connection: 1
3577[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '166', field: "HouseExpire", data: "0"
3578[14:05:10] [DEBUG] cache_get_field_content_int - row: 167, field_name: "ID", connection: 1
3579[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "ID", data: "167"
3580[14:05:10] [DEBUG] cache_get_field_content - row: 167, field_name: "HouseOwner", connection: 1, max_len: 24
3581[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseOwner", data: "-"
3582[14:05:10] [DEBUG] cache_get_field_content_float - row: 167, field_name: "HouseX", connection: 1
3583[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseX", data: "1093.72"
3584[14:05:10] [DEBUG] cache_get_field_content_float - row: 167, field_name: "HouseY", connection: 1
3585[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseY", data: "-805.748"
3586[14:05:10] [DEBUG] cache_get_field_content_float - row: 167, field_name: "HouseZ", connection: 1
3587[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseZ", data: "107.419"
3588[14:05:10] [DEBUG] cache_get_field_content_int - row: 167, field_name: "HousePrice", connection: 1
3589[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HousePrice", data: "350000"
3590[14:05:10] [DEBUG] cache_get_field_content_int - row: 167, field_name: "HouseInterior", connection: 1
3591[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseInterior", data: "3"
3592[14:05:10] [DEBUG] cache_get_field_content_int - row: 167, field_name: "HouseLock", connection: 1
3593[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseLock", data: "0"
3594[14:05:10] [DEBUG] cache_get_field_content_int - row: 167, field_name: "HouseMoney", connection: 1
3595[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseMoney", data: "0"
3596[14:05:10] [DEBUG] cache_get_field_content_int - row: 167, field_name: "HouseExpire", connection: 1
3597[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '167', field: "HouseExpire", data: "0"
3598[14:05:10] [DEBUG] cache_get_field_content_int - row: 168, field_name: "ID", connection: 1
3599[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "ID", data: "168"
3600[14:05:10] [DEBUG] cache_get_field_content - row: 168, field_name: "HouseOwner", connection: 1, max_len: 24
3601[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseOwner", data: "-"
3602[14:05:10] [DEBUG] cache_get_field_content_float - row: 168, field_name: "HouseX", connection: 1
3603[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseX", data: "2109.08"
3604[14:05:10] [DEBUG] cache_get_field_content_float - row: 168, field_name: "HouseY", connection: 1
3605[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseY", data: "-999.834"
3606[14:05:10] [DEBUG] cache_get_field_content_float - row: 168, field_name: "HouseZ", connection: 1
3607[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseZ", data: "60.508"
3608[14:05:10] [DEBUG] cache_get_field_content_int - row: 168, field_name: "HousePrice", connection: 1
3609[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HousePrice", data: "120000"
3610[14:05:10] [DEBUG] cache_get_field_content_int - row: 168, field_name: "HouseInterior", connection: 1
3611[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseInterior", data: "3"
3612[14:05:10] [DEBUG] cache_get_field_content_int - row: 168, field_name: "HouseLock", connection: 1
3613[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseLock", data: "0"
3614[14:05:10] [DEBUG] cache_get_field_content_int - row: 168, field_name: "HouseMoney", connection: 1
3615[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseMoney", data: "0"
3616[14:05:10] [DEBUG] cache_get_field_content_int - row: 168, field_name: "HouseExpire", connection: 1
3617[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '168', field: "HouseExpire", data: "0"
3618[14:05:10] [DEBUG] cache_get_field_content_int - row: 169, field_name: "ID", connection: 1
3619[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "ID", data: "169"
3620[14:05:10] [DEBUG] cache_get_field_content - row: 169, field_name: "HouseOwner", connection: 1, max_len: 24
3621[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseOwner", data: "-"
3622[14:05:10] [DEBUG] cache_get_field_content_float - row: 169, field_name: "HouseX", connection: 1
3623[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseX", data: "1034.05"
3624[14:05:10] [DEBUG] cache_get_field_content_float - row: 169, field_name: "HouseY", connection: 1
3625[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseY", data: "-810.938"
3626[14:05:10] [DEBUG] cache_get_field_content_float - row: 169, field_name: "HouseZ", connection: 1
3627[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseZ", data: "101.852"
3628[14:05:10] [DEBUG] cache_get_field_content_int - row: 169, field_name: "HousePrice", connection: 1
3629[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HousePrice", data: "450000"
3630[14:05:10] [DEBUG] cache_get_field_content_int - row: 169, field_name: "HouseInterior", connection: 1
3631[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseInterior", data: "4"
3632[14:05:10] [DEBUG] cache_get_field_content_int - row: 169, field_name: "HouseLock", connection: 1
3633[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseLock", data: "0"
3634[14:05:10] [DEBUG] cache_get_field_content_int - row: 169, field_name: "HouseMoney", connection: 1
3635[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseMoney", data: "0"
3636[14:05:10] [DEBUG] cache_get_field_content_int - row: 169, field_name: "HouseExpire", connection: 1
3637[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '169', field: "HouseExpire", data: "0"
3638[14:05:10] [DEBUG] cache_get_field_content_int - row: 170, field_name: "ID", connection: 1
3639[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "ID", data: "170"
3640[14:05:10] [DEBUG] cache_get_field_content - row: 170, field_name: "HouseOwner", connection: 1, max_len: 24
3641[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseOwner", data: "-"
3642[14:05:10] [DEBUG] cache_get_field_content_float - row: 170, field_name: "HouseX", connection: 1
3643[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseX", data: "2140.23"
3644[14:05:10] [DEBUG] cache_get_field_content_float - row: 170, field_name: "HouseY", connection: 1
3645[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseY", data: "-1007.69"
3646[14:05:10] [DEBUG] cache_get_field_content_float - row: 170, field_name: "HouseZ", connection: 1
3647[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseZ", data: "61.765"
3648[14:05:10] [DEBUG] cache_get_field_content_int - row: 170, field_name: "HousePrice", connection: 1
3649[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HousePrice", data: "120000"
3650[14:05:10] [DEBUG] cache_get_field_content_int - row: 170, field_name: "HouseInterior", connection: 1
3651[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseInterior", data: "3"
3652[14:05:10] [DEBUG] cache_get_field_content_int - row: 170, field_name: "HouseLock", connection: 1
3653[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseLock", data: "0"
3654[14:05:10] [DEBUG] cache_get_field_content_int - row: 170, field_name: "HouseMoney", connection: 1
3655[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseMoney", data: "0"
3656[14:05:10] [DEBUG] cache_get_field_content_int - row: 170, field_name: "HouseExpire", connection: 1
3657[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '170', field: "HouseExpire", data: "0"
3658[14:05:10] [DEBUG] cache_get_field_content_int - row: 171, field_name: "ID", connection: 1
3659[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "ID", data: "171"
3660[14:05:10] [DEBUG] cache_get_field_content - row: 171, field_name: "HouseOwner", connection: 1, max_len: 24
3661[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseOwner", data: "-"
3662[14:05:10] [DEBUG] cache_get_field_content_float - row: 171, field_name: "HouseX", connection: 1
3663[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseX", data: "989.575"
3664[14:05:10] [DEBUG] cache_get_field_content_float - row: 171, field_name: "HouseY", connection: 1
3665[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseY", data: "-827.843"
3666[14:05:10] [DEBUG] cache_get_field_content_float - row: 171, field_name: "HouseZ", connection: 1
3667[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseZ", data: "95.469"
3668[14:05:10] [DEBUG] cache_get_field_content_int - row: 171, field_name: "HousePrice", connection: 1
3669[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HousePrice", data: "450000"
3670[14:05:10] [DEBUG] cache_get_field_content_int - row: 171, field_name: "HouseInterior", connection: 1
3671[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseInterior", data: "4"
3672[14:05:10] [DEBUG] cache_get_field_content_int - row: 171, field_name: "HouseLock", connection: 1
3673[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseLock", data: "0"
3674[14:05:10] [DEBUG] cache_get_field_content_int - row: 171, field_name: "HouseMoney", connection: 1
3675[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseMoney", data: "0"
3676[14:05:10] [DEBUG] cache_get_field_content_int - row: 171, field_name: "HouseExpire", connection: 1
3677[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '171', field: "HouseExpire", data: "0"
3678[14:05:10] [DEBUG] cache_get_field_content_int - row: 172, field_name: "ID", connection: 1
3679[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "ID", data: "172"
3680[14:05:10] [DEBUG] cache_get_field_content - row: 172, field_name: "HouseOwner", connection: 1, max_len: 24
3681[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseOwner", data: "-"
3682[14:05:10] [DEBUG] cache_get_field_content_float - row: 172, field_name: "HouseX", connection: 1
3683[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseX", data: "937.147"
3684[14:05:10] [DEBUG] cache_get_field_content_float - row: 172, field_name: "HouseY", connection: 1
3685[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseY", data: "-847.447"
3686[14:05:10] [DEBUG] cache_get_field_content_float - row: 172, field_name: "HouseZ", connection: 1
3687[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseZ", data: "93.785"
3688[14:05:10] [DEBUG] cache_get_field_content_int - row: 172, field_name: "HousePrice", connection: 1
3689[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HousePrice", data: "350000"
3690[14:05:10] [DEBUG] cache_get_field_content_int - row: 172, field_name: "HouseInterior", connection: 1
3691[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseInterior", data: "3"
3692[14:05:10] [DEBUG] cache_get_field_content_int - row: 172, field_name: "HouseLock", connection: 1
3693[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseLock", data: "0"
3694[14:05:10] [DEBUG] cache_get_field_content_int - row: 172, field_name: "HouseMoney", connection: 1
3695[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseMoney", data: "0"
3696[14:05:10] [DEBUG] cache_get_field_content_int - row: 172, field_name: "HouseExpire", connection: 1
3697[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '172', field: "HouseExpire", data: "0"
3698[14:05:10] [DEBUG] cache_get_field_content_int - row: 173, field_name: "ID", connection: 1
3699[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "ID", data: "173"
3700[14:05:10] [DEBUG] cache_get_field_content - row: 173, field_name: "HouseOwner", connection: 1, max_len: 24
3701[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseOwner", data: "-"
3702[14:05:10] [DEBUG] cache_get_field_content_float - row: 173, field_name: "HouseX", connection: 1
3703[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseX", data: "925.987"
3704[14:05:10] [DEBUG] cache_get_field_content_float - row: 173, field_name: "HouseY", connection: 1
3705[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseY", data: "-852.374"
3706[14:05:10] [DEBUG] cache_get_field_content_float - row: 173, field_name: "HouseZ", connection: 1
3707[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseZ", data: "93.457"
3708[14:05:10] [DEBUG] cache_get_field_content_int - row: 173, field_name: "HousePrice", connection: 1
3709[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HousePrice", data: "350000"
3710[14:05:10] [DEBUG] cache_get_field_content_int - row: 173, field_name: "HouseInterior", connection: 1
3711[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseInterior", data: "3"
3712[14:05:10] [DEBUG] cache_get_field_content_int - row: 173, field_name: "HouseLock", connection: 1
3713[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseLock", data: "0"
3714[14:05:10] [DEBUG] cache_get_field_content_int - row: 173, field_name: "HouseMoney", connection: 1
3715[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseMoney", data: "0"
3716[14:05:10] [DEBUG] cache_get_field_content_int - row: 173, field_name: "HouseExpire", connection: 1
3717[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '173', field: "HouseExpire", data: "0"
3718[14:05:10] [DEBUG] cache_get_field_content_int - row: 174, field_name: "ID", connection: 1
3719[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "ID", data: "174"
3720[14:05:10] [DEBUG] cache_get_field_content - row: 174, field_name: "HouseOwner", connection: 1, max_len: 24
3721[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseOwner", data: "-"
3722[14:05:10] [DEBUG] cache_get_field_content_float - row: 174, field_name: "HouseX", connection: 1
3723[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseX", data: "2186.12"
3724[14:05:10] [DEBUG] cache_get_field_content_float - row: 174, field_name: "HouseY", connection: 1
3725[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseY", data: "-997.896"
3726[14:05:10] [DEBUG] cache_get_field_content_float - row: 174, field_name: "HouseZ", connection: 1
3727[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseZ", data: "66.469"
3728[14:05:10] [DEBUG] cache_get_field_content_int - row: 174, field_name: "HousePrice", connection: 1
3729[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HousePrice", data: "120000"
3730[14:05:10] [DEBUG] cache_get_field_content_int - row: 174, field_name: "HouseInterior", connection: 1
3731[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseInterior", data: "3"
3732[14:05:10] [DEBUG] cache_get_field_content_int - row: 174, field_name: "HouseLock", connection: 1
3733[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseLock", data: "0"
3734[14:05:10] [DEBUG] cache_get_field_content_int - row: 174, field_name: "HouseMoney", connection: 1
3735[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseMoney", data: "0"
3736[14:05:10] [DEBUG] cache_get_field_content_int - row: 174, field_name: "HouseExpire", connection: 1
3737[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '174', field: "HouseExpire", data: "0"
3738[14:05:10] [DEBUG] cache_get_field_content_int - row: 175, field_name: "ID", connection: 1
3739[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "ID", data: "175"
3740[14:05:10] [DEBUG] cache_get_field_content - row: 175, field_name: "HouseOwner", connection: 1, max_len: 24
3741[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseOwner", data: "-"
3742[14:05:10] [DEBUG] cache_get_field_content_float - row: 175, field_name: "HouseX", connection: 1
3743[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseX", data: "837.273"
3744[14:05:10] [DEBUG] cache_get_field_content_float - row: 175, field_name: "HouseY", connection: 1
3745[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseY", data: "-893.237"
3746[14:05:10] [DEBUG] cache_get_field_content_float - row: 175, field_name: "HouseZ", connection: 1
3747[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseZ", data: "68.769"
3748[14:05:10] [DEBUG] cache_get_field_content_int - row: 175, field_name: "HousePrice", connection: 1
3749[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HousePrice", data: "450000"
3750[14:05:10] [DEBUG] cache_get_field_content_int - row: 175, field_name: "HouseInterior", connection: 1
3751[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseInterior", data: "6"
3752[14:05:10] [DEBUG] cache_get_field_content_int - row: 175, field_name: "HouseLock", connection: 1
3753[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseLock", data: "0"
3754[14:05:10] [DEBUG] cache_get_field_content_int - row: 175, field_name: "HouseMoney", connection: 1
3755[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseMoney", data: "0"
3756[14:05:10] [DEBUG] cache_get_field_content_int - row: 175, field_name: "HouseExpire", connection: 1
3757[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '175', field: "HouseExpire", data: "0"
3758[14:05:10] [DEBUG] cache_get_field_content_int - row: 176, field_name: "ID", connection: 1
3759[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "ID", data: "176"
3760[14:05:10] [DEBUG] cache_get_field_content - row: 176, field_name: "HouseOwner", connection: 1, max_len: 24
3761[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseOwner", data: "-"
3762[14:05:10] [DEBUG] cache_get_field_content_float - row: 176, field_name: "HouseX", connection: 1
3763[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseX", data: "828.631"
3764[14:05:10] [DEBUG] cache_get_field_content_float - row: 176, field_name: "HouseY", connection: 1
3765[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseY", data: "-860.1"
3766[14:05:10] [DEBUG] cache_get_field_content_float - row: 176, field_name: "HouseZ", connection: 1
3767[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseZ", data: "69.922"
3768[14:05:10] [DEBUG] cache_get_field_content_int - row: 176, field_name: "HousePrice", connection: 1
3769[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HousePrice", data: "350000"
3770[14:05:10] [DEBUG] cache_get_field_content_int - row: 176, field_name: "HouseInterior", connection: 1
3771[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseInterior", data: "3"
3772[14:05:10] [DEBUG] cache_get_field_content_int - row: 176, field_name: "HouseLock", connection: 1
3773[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseLock", data: "0"
3774[14:05:10] [DEBUG] cache_get_field_content_int - row: 176, field_name: "HouseMoney", connection: 1
3775[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseMoney", data: "0"
3776[14:05:10] [DEBUG] cache_get_field_content_int - row: 176, field_name: "HouseExpire", connection: 1
3777[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '176', field: "HouseExpire", data: "0"
3778[14:05:10] [DEBUG] cache_get_field_content_int - row: 177, field_name: "ID", connection: 1
3779[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "ID", data: "177"
3780[14:05:10] [DEBUG] cache_get_field_content - row: 177, field_name: "HouseOwner", connection: 1, max_len: 24
3781[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseOwner", data: "-"
3782[14:05:10] [DEBUG] cache_get_field_content_float - row: 177, field_name: "HouseX", connection: 1
3783[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseX", data: "2208.42"
3784[14:05:10] [DEBUG] cache_get_field_content_float - row: 177, field_name: "HouseY", connection: 1
3785[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseY", data: "-1025.62"
3786[14:05:10] [DEBUG] cache_get_field_content_float - row: 177, field_name: "HouseZ", connection: 1
3787[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseZ", data: "60.896"
3788[14:05:10] [DEBUG] cache_get_field_content_int - row: 177, field_name: "HousePrice", connection: 1
3789[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HousePrice", data: "120000"
3790[14:05:10] [DEBUG] cache_get_field_content_int - row: 177, field_name: "HouseInterior", connection: 1
3791[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseInterior", data: "3"
3792[14:05:10] [DEBUG] cache_get_field_content_int - row: 177, field_name: "HouseLock", connection: 1
3793[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseLock", data: "0"
3794[14:05:10] [DEBUG] cache_get_field_content_int - row: 177, field_name: "HouseMoney", connection: 1
3795[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseMoney", data: "0"
3796[14:05:10] [DEBUG] cache_get_field_content_int - row: 177, field_name: "HouseExpire", connection: 1
3797[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '177', field: "HouseExpire", data: "0"
3798[14:05:10] [DEBUG] cache_get_field_content_int - row: 178, field_name: "ID", connection: 1
3799[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "ID", data: "178"
3800[14:05:10] [DEBUG] cache_get_field_content - row: 178, field_name: "HouseOwner", connection: 1, max_len: 24
3801[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseOwner", data: "-"
3802[14:05:10] [DEBUG] cache_get_field_content_float - row: 178, field_name: "HouseX", connection: 1
3803[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseX", data: "2219.12"
3804[14:05:10] [DEBUG] cache_get_field_content_float - row: 178, field_name: "HouseY", connection: 1
3805[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseY", data: "-1030.87"
3806[14:05:10] [DEBUG] cache_get_field_content_float - row: 178, field_name: "HouseZ", connection: 1
3807[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseZ", data: "59.963"
3808[14:05:10] [DEBUG] cache_get_field_content_int - row: 178, field_name: "HousePrice", connection: 1
3809[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HousePrice", data: "120000"
3810[14:05:10] [DEBUG] cache_get_field_content_int - row: 178, field_name: "HouseInterior", connection: 1
3811[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseInterior", data: "3"
3812[14:05:10] [DEBUG] cache_get_field_content_int - row: 178, field_name: "HouseLock", connection: 1
3813[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseLock", data: "0"
3814[14:05:10] [DEBUG] cache_get_field_content_int - row: 178, field_name: "HouseMoney", connection: 1
3815[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseMoney", data: "0"
3816[14:05:10] [DEBUG] cache_get_field_content_int - row: 178, field_name: "HouseExpire", connection: 1
3817[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '178', field: "HouseExpire", data: "0"
3818[14:05:10] [DEBUG] cache_get_field_content_int - row: 179, field_name: "ID", connection: 1
3819[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "ID", data: "179"
3820[14:05:10] [DEBUG] cache_get_field_content - row: 179, field_name: "HouseOwner", connection: 1, max_len: 24
3821[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseOwner", data: "-"
3822[14:05:10] [DEBUG] cache_get_field_content_float - row: 179, field_name: "HouseX", connection: 1
3823[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseX", data: "725.746"
3824[14:05:10] [DEBUG] cache_get_field_content_float - row: 179, field_name: "HouseY", connection: 1
3825[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseY", data: "-997.342"
3826[14:05:10] [DEBUG] cache_get_field_content_float - row: 179, field_name: "HouseZ", connection: 1
3827[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseZ", data: "52.734"
3828[14:05:10] [DEBUG] cache_get_field_content_int - row: 179, field_name: "HousePrice", connection: 1
3829[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HousePrice", data: "750000"
3830[14:05:10] [DEBUG] cache_get_field_content_int - row: 179, field_name: "HouseInterior", connection: 1
3831[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseInterior", data: "4"
3832[14:05:10] [DEBUG] cache_get_field_content_int - row: 179, field_name: "HouseLock", connection: 1
3833[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseLock", data: "0"
3834[14:05:10] [DEBUG] cache_get_field_content_int - row: 179, field_name: "HouseMoney", connection: 1
3835[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseMoney", data: "0"
3836[14:05:10] [DEBUG] cache_get_field_content_int - row: 179, field_name: "HouseExpire", connection: 1
3837[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '179', field: "HouseExpire", data: "0"
3838[14:05:10] [DEBUG] cache_get_field_content_int - row: 180, field_name: "ID", connection: 1
3839[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "ID", data: "180"
3840[14:05:10] [DEBUG] cache_get_field_content - row: 180, field_name: "HouseOwner", connection: 1, max_len: 24
3841[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseOwner", data: "-"
3842[14:05:10] [DEBUG] cache_get_field_content_float - row: 180, field_name: "HouseX", connection: 1
3843[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseX", data: "2249.57"
3844[14:05:10] [DEBUG] cache_get_field_content_float - row: 180, field_name: "HouseY", connection: 1
3845[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseY", data: "-1059.69"
3846[14:05:10] [DEBUG] cache_get_field_content_float - row: 180, field_name: "HouseZ", connection: 1
3847[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseZ", data: "55.969"
3848[14:05:10] [DEBUG] cache_get_field_content_int - row: 180, field_name: "HousePrice", connection: 1
3849[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HousePrice", data: "120000"
3850[14:05:10] [DEBUG] cache_get_field_content_int - row: 180, field_name: "HouseInterior", connection: 1
3851[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseInterior", data: "3"
3852[14:05:10] [DEBUG] cache_get_field_content_int - row: 180, field_name: "HouseLock", connection: 1
3853[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseLock", data: "0"
3854[14:05:10] [DEBUG] cache_get_field_content_int - row: 180, field_name: "HouseMoney", connection: 1
3855[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseMoney", data: "0"
3856[14:05:10] [DEBUG] cache_get_field_content_int - row: 180, field_name: "HouseExpire", connection: 1
3857[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '180', field: "HouseExpire", data: "0"
3858[14:05:10] [DEBUG] cache_get_field_content_int - row: 181, field_name: "ID", connection: 1
3859[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "ID", data: "181"
3860[14:05:10] [DEBUG] cache_get_field_content - row: 181, field_name: "HouseOwner", connection: 1, max_len: 24
3861[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseOwner", data: "-"
3862[14:05:10] [DEBUG] cache_get_field_content_float - row: 181, field_name: "HouseX", connection: 1
3863[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseX", data: "698.798"
3864[14:05:10] [DEBUG] cache_get_field_content_float - row: 181, field_name: "HouseY", connection: 1
3865[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseY", data: "-1059.28"
3866[14:05:10] [DEBUG] cache_get_field_content_float - row: 181, field_name: "HouseZ", connection: 1
3867[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseZ", data: "49.422"
3868[14:05:10] [DEBUG] cache_get_field_content_int - row: 181, field_name: "HousePrice", connection: 1
3869[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HousePrice", data: "450000"
3870[14:05:10] [DEBUG] cache_get_field_content_int - row: 181, field_name: "HouseInterior", connection: 1
3871[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseInterior", data: "6"
3872[14:05:10] [DEBUG] cache_get_field_content_int - row: 181, field_name: "HouseLock", connection: 1
3873[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseLock", data: "0"
3874[14:05:10] [DEBUG] cache_get_field_content_int - row: 181, field_name: "HouseMoney", connection: 1
3875[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseMoney", data: "0"
3876[14:05:10] [DEBUG] cache_get_field_content_int - row: 181, field_name: "HouseExpire", connection: 1
3877[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '181', field: "HouseExpire", data: "0"
3878[14:05:10] [DEBUG] cache_get_field_content_int - row: 182, field_name: "ID", connection: 1
3879[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "ID", data: "182"
3880[14:05:10] [DEBUG] cache_get_field_content - row: 182, field_name: "HouseOwner", connection: 1, max_len: 24
3881[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseOwner", data: "-"
3882[14:05:10] [DEBUG] cache_get_field_content_float - row: 182, field_name: "HouseX", connection: 1
3883[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseX", data: "2260.19"
3884[14:05:10] [DEBUG] cache_get_field_content_float - row: 182, field_name: "HouseY", connection: 1
3885[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseY", data: "-1019.82"
3886[14:05:10] [DEBUG] cache_get_field_content_float - row: 182, field_name: "HouseZ", connection: 1
3887[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseZ", data: "59.291"
3888[14:05:10] [DEBUG] cache_get_field_content_int - row: 182, field_name: "HousePrice", connection: 1
3889[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HousePrice", data: "120000"
3890[14:05:10] [DEBUG] cache_get_field_content_int - row: 182, field_name: "HouseInterior", connection: 1
3891[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseInterior", data: "3"
3892[14:05:10] [DEBUG] cache_get_field_content_int - row: 182, field_name: "HouseLock", connection: 1
3893[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseLock", data: "0"
3894[14:05:10] [DEBUG] cache_get_field_content_int - row: 182, field_name: "HouseMoney", connection: 1
3895[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseMoney", data: "0"
3896[14:05:10] [DEBUG] cache_get_field_content_int - row: 182, field_name: "HouseExpire", connection: 1
3897[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '182', field: "HouseExpire", data: "0"
3898[14:05:10] [DEBUG] cache_get_field_content_int - row: 183, field_name: "ID", connection: 1
3899[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "ID", data: "183"
3900[14:05:10] [DEBUG] cache_get_field_content - row: 183, field_name: "HouseOwner", connection: 1, max_len: 24
3901[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseOwner", data: "-"
3902[14:05:10] [DEBUG] cache_get_field_content_float - row: 183, field_name: "HouseX", connection: 1
3903[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseX", data: "643.723"
3904[14:05:10] [DEBUG] cache_get_field_content_float - row: 183, field_name: "HouseY", connection: 1
3905[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseY", data: "-1118.68"
3906[14:05:10] [DEBUG] cache_get_field_content_float - row: 183, field_name: "HouseZ", connection: 1
3907[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseZ", data: "44.207"
3908[14:05:10] [DEBUG] cache_get_field_content_int - row: 183, field_name: "HousePrice", connection: 1
3909[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HousePrice", data: "450000"
3910[14:05:10] [DEBUG] cache_get_field_content_int - row: 183, field_name: "HouseInterior", connection: 1
3911[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseInterior", data: "4"
3912[14:05:10] [DEBUG] cache_get_field_content_int - row: 183, field_name: "HouseLock", connection: 1
3913[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseLock", data: "0"
3914[14:05:10] [DEBUG] cache_get_field_content_int - row: 183, field_name: "HouseMoney", connection: 1
3915[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseMoney", data: "0"
3916[14:05:10] [DEBUG] cache_get_field_content_int - row: 183, field_name: "HouseExpire", connection: 1
3917[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '183', field: "HouseExpire", data: "0"
3918[14:05:10] [DEBUG] cache_get_field_content_int - row: 184, field_name: "ID", connection: 1
3919[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "ID", data: "184"
3920[14:05:10] [DEBUG] cache_get_field_content - row: 184, field_name: "HouseOwner", connection: 1, max_len: 24
3921[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseOwner", data: "-"
3922[14:05:10] [DEBUG] cache_get_field_content_float - row: 184, field_name: "HouseX", connection: 1
3923[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseX", data: "2279.04"
3924[14:05:10] [DEBUG] cache_get_field_content_float - row: 184, field_name: "HouseY", connection: 1
3925[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseY", data: "-1076.83"
3926[14:05:10] [DEBUG] cache_get_field_content_float - row: 184, field_name: "HouseZ", connection: 1
3927[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseZ", data: "47.677"
3928[14:05:10] [DEBUG] cache_get_field_content_int - row: 184, field_name: "HousePrice", connection: 1
3929[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HousePrice", data: "120000"
3930[14:05:10] [DEBUG] cache_get_field_content_int - row: 184, field_name: "HouseInterior", connection: 1
3931[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseInterior", data: "3"
3932[14:05:10] [DEBUG] cache_get_field_content_int - row: 184, field_name: "HouseLock", connection: 1
3933[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseLock", data: "0"
3934[14:05:10] [DEBUG] cache_get_field_content_int - row: 184, field_name: "HouseMoney", connection: 1
3935[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseMoney", data: "0"
3936[14:05:10] [DEBUG] cache_get_field_content_int - row: 184, field_name: "HouseExpire", connection: 1
3937[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '184', field: "HouseExpire", data: "0"
3938[14:05:10] [DEBUG] cache_get_field_content_int - row: 185, field_name: "ID", connection: 1
3939[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "ID", data: "185"
3940[14:05:10] [DEBUG] cache_get_field_content - row: 185, field_name: "HouseOwner", connection: 1, max_len: 24
3941[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseOwner", data: "-"
3942[14:05:10] [DEBUG] cache_get_field_content_float - row: 185, field_name: "HouseX", connection: 1
3943[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseX", data: "552.696"
3944[14:05:10] [DEBUG] cache_get_field_content_float - row: 185, field_name: "HouseY", connection: 1
3945[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseY", data: "-1199.31"
3946[14:05:10] [DEBUG] cache_get_field_content_float - row: 185, field_name: "HouseZ", connection: 1
3947[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseZ", data: "44.832"
3948[14:05:10] [DEBUG] cache_get_field_content_int - row: 185, field_name: "HousePrice", connection: 1
3949[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HousePrice", data: "450000"
3950[14:05:10] [DEBUG] cache_get_field_content_int - row: 185, field_name: "HouseInterior", connection: 1
3951[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseInterior", data: "4"
3952[14:05:10] [DEBUG] cache_get_field_content_int - row: 185, field_name: "HouseLock", connection: 1
3953[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseLock", data: "0"
3954[14:05:10] [DEBUG] cache_get_field_content_int - row: 185, field_name: "HouseMoney", connection: 1
3955[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseMoney", data: "0"
3956[14:05:10] [DEBUG] cache_get_field_content_int - row: 185, field_name: "HouseExpire", connection: 1
3957[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '185', field: "HouseExpire", data: "0"
3958[14:05:10] [DEBUG] cache_get_field_content_int - row: 186, field_name: "ID", connection: 1
3959[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "ID", data: "186"
3960[14:05:10] [DEBUG] cache_get_field_content - row: 186, field_name: "HouseOwner", connection: 1, max_len: 24
3961[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseOwner", data: "-"
3962[14:05:10] [DEBUG] cache_get_field_content_float - row: 186, field_name: "HouseX", connection: 1
3963[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseX", data: "2287.88"
3964[14:05:10] [DEBUG] cache_get_field_content_float - row: 186, field_name: "HouseY", connection: 1
3965[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseY", data: "-1079.95"
3966[14:05:10] [DEBUG] cache_get_field_content_float - row: 186, field_name: "HouseZ", connection: 1
3967[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseZ", data: "47.561"
3968[14:05:10] [DEBUG] cache_get_field_content_int - row: 186, field_name: "HousePrice", connection: 1
3969[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HousePrice", data: "120000"
3970[14:05:10] [DEBUG] cache_get_field_content_int - row: 186, field_name: "HouseInterior", connection: 1
3971[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseInterior", data: "3"
3972[14:05:10] [DEBUG] cache_get_field_content_int - row: 186, field_name: "HouseLock", connection: 1
3973[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseLock", data: "0"
3974[14:05:10] [DEBUG] cache_get_field_content_int - row: 186, field_name: "HouseMoney", connection: 1
3975[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseMoney", data: "0"
3976[14:05:10] [DEBUG] cache_get_field_content_int - row: 186, field_name: "HouseExpire", connection: 1
3977[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '186', field: "HouseExpire", data: "0"
3978[14:05:10] [DEBUG] cache_get_field_content_int - row: 187, field_name: "ID", connection: 1
3979[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "ID", data: "187"
3980[14:05:10] [DEBUG] cache_get_field_content - row: 187, field_name: "HouseOwner", connection: 1, max_len: 24
3981[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseOwner", data: "-"
3982[14:05:10] [DEBUG] cache_get_field_content_float - row: 187, field_name: "HouseX", connection: 1
3983[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseX", data: "2283.67"
3984[14:05:10] [DEBUG] cache_get_field_content_float - row: 187, field_name: "HouseY", connection: 1
3985[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseY", data: "-1046.69"
3986[14:05:10] [DEBUG] cache_get_field_content_float - row: 187, field_name: "HouseZ", connection: 1
3987[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseZ", data: "49.887"
3988[14:05:10] [DEBUG] cache_get_field_content_int - row: 187, field_name: "HousePrice", connection: 1
3989[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HousePrice", data: "120000"
3990[14:05:10] [DEBUG] cache_get_field_content_int - row: 187, field_name: "HouseInterior", connection: 1
3991[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseInterior", data: "3"
3992[14:05:10] [DEBUG] cache_get_field_content_int - row: 187, field_name: "HouseLock", connection: 1
3993[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseLock", data: "0"
3994[14:05:10] [DEBUG] cache_get_field_content_int - row: 187, field_name: "HouseMoney", connection: 1
3995[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseMoney", data: "0"
3996[14:05:10] [DEBUG] cache_get_field_content_int - row: 187, field_name: "HouseExpire", connection: 1
3997[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '187', field: "HouseExpire", data: "0"
3998[14:05:10] [DEBUG] cache_get_field_content_int - row: 188, field_name: "ID", connection: 1
3999[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "ID", data: "188"
4000[14:05:10] [DEBUG] cache_get_field_content - row: 188, field_name: "HouseOwner", connection: 1, max_len: 24
4001[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseOwner", data: "-"
4002[14:05:10] [DEBUG] cache_get_field_content_float - row: 188, field_name: "HouseX", connection: 1
4003[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseX", data: "430.744"
4004[14:05:10] [DEBUG] cache_get_field_content_float - row: 188, field_name: "HouseY", connection: 1
4005[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseY", data: "-1250.62"
4006[14:05:10] [DEBUG] cache_get_field_content_float - row: 188, field_name: "HouseZ", connection: 1
4007[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseZ", data: "51.581"
4008[14:05:10] [DEBUG] cache_get_field_content_int - row: 188, field_name: "HousePrice", connection: 1
4009[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HousePrice", data: "350000"
4010[14:05:10] [DEBUG] cache_get_field_content_int - row: 188, field_name: "HouseInterior", connection: 1
4011[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseInterior", data: "2"
4012[14:05:10] [DEBUG] cache_get_field_content_int - row: 188, field_name: "HouseLock", connection: 1
4013[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseLock", data: "0"
4014[14:05:10] [DEBUG] cache_get_field_content_int - row: 188, field_name: "HouseMoney", connection: 1
4015[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseMoney", data: "0"
4016[14:05:10] [DEBUG] cache_get_field_content_int - row: 188, field_name: "HouseExpire", connection: 1
4017[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '188', field: "HouseExpire", data: "0"
4018[14:05:10] [DEBUG] cache_get_field_content_int - row: 189, field_name: "ID", connection: 1
4019[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "ID", data: "189"
4020[14:05:10] [DEBUG] cache_get_field_content - row: 189, field_name: "HouseOwner", connection: 1, max_len: 24
4021[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseOwner", data: "-"
4022[14:05:10] [DEBUG] cache_get_field_content_float - row: 189, field_name: "HouseX", connection: 1
4023[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseX", data: "2297.69"
4024[14:05:10] [DEBUG] cache_get_field_content_float - row: 189, field_name: "HouseY", connection: 1
4025[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseY", data: "-1054"
4026[14:05:10] [DEBUG] cache_get_field_content_float - row: 189, field_name: "HouseZ", connection: 1
4027[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseZ", data: "49.934"
4028[14:05:10] [DEBUG] cache_get_field_content_int - row: 189, field_name: "HousePrice", connection: 1
4029[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HousePrice", data: "120000"
4030[14:05:10] [DEBUG] cache_get_field_content_int - row: 189, field_name: "HouseInterior", connection: 1
4031[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseInterior", data: "3"
4032[14:05:10] [DEBUG] cache_get_field_content_int - row: 189, field_name: "HouseLock", connection: 1
4033[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseLock", data: "0"
4034[14:05:10] [DEBUG] cache_get_field_content_int - row: 189, field_name: "HouseMoney", connection: 1
4035[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseMoney", data: "0"
4036[14:05:10] [DEBUG] cache_get_field_content_int - row: 189, field_name: "HouseExpire", connection: 1
4037[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '189', field: "HouseExpire", data: "0"
4038[14:05:10] [DEBUG] cache_get_field_content_int - row: 190, field_name: "ID", connection: 1
4039[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "ID", data: "190"
4040[14:05:10] [DEBUG] cache_get_field_content - row: 190, field_name: "HouseOwner", connection: 1, max_len: 24
4041[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseOwner", data: "-"
4042[14:05:10] [DEBUG] cache_get_field_content_float - row: 190, field_name: "HouseX", connection: 1
4043[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseX", data: "397.626"
4044[14:05:10] [DEBUG] cache_get_field_content_float - row: 190, field_name: "HouseY", connection: 1
4045[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseY", data: "-1270.29"
4046[14:05:10] [DEBUG] cache_get_field_content_float - row: 190, field_name: "HouseZ", connection: 1
4047[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseZ", data: "50.02"
4048[14:05:10] [DEBUG] cache_get_field_content_int - row: 190, field_name: "HousePrice", connection: 1
4049[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HousePrice", data: "350000"
4050[14:05:10] [DEBUG] cache_get_field_content_int - row: 190, field_name: "HouseInterior", connection: 1
4051[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseInterior", data: "2"
4052[14:05:10] [DEBUG] cache_get_field_content_int - row: 190, field_name: "HouseLock", connection: 1
4053[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseLock", data: "0"
4054[14:05:10] [DEBUG] cache_get_field_content_int - row: 190, field_name: "HouseMoney", connection: 1
4055[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseMoney", data: "0"
4056[14:05:10] [DEBUG] cache_get_field_content_int - row: 190, field_name: "HouseExpire", connection: 1
4057[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '190', field: "HouseExpire", data: "0"
4058[14:05:10] [DEBUG] cache_get_field_content_int - row: 191, field_name: "ID", connection: 1
4059[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "ID", data: "191"
4060[14:05:10] [DEBUG] cache_get_field_content - row: 191, field_name: "HouseOwner", connection: 1, max_len: 24
4061[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseOwner", data: "-"
4062[14:05:10] [DEBUG] cache_get_field_content_float - row: 191, field_name: "HouseX", connection: 1
4063[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseX", data: "354.305"
4064[14:05:10] [DEBUG] cache_get_field_content_float - row: 191, field_name: "HouseY", connection: 1
4065[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseY", data: "-1279.32"
4066[14:05:10] [DEBUG] cache_get_field_content_float - row: 191, field_name: "HouseZ", connection: 1
4067[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseZ", data: "53.704"
4068[14:05:10] [DEBUG] cache_get_field_content_int - row: 191, field_name: "HousePrice", connection: 1
4069[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HousePrice", data: "350000"
4070[14:05:10] [DEBUG] cache_get_field_content_int - row: 191, field_name: "HouseInterior", connection: 1
4071[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseInterior", data: "1"
4072[14:05:10] [DEBUG] cache_get_field_content_int - row: 191, field_name: "HouseLock", connection: 1
4073[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseLock", data: "0"
4074[14:05:10] [DEBUG] cache_get_field_content_int - row: 191, field_name: "HouseMoney", connection: 1
4075[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseMoney", data: "0"
4076[14:05:10] [DEBUG] cache_get_field_content_int - row: 191, field_name: "HouseExpire", connection: 1
4077[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '191', field: "HouseExpire", data: "0"
4078[14:05:10] [DEBUG] cache_get_field_content_int - row: 192, field_name: "ID", connection: 1
4079[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "ID", data: "192"
4080[14:05:10] [DEBUG] cache_get_field_content - row: 192, field_name: "HouseOwner", connection: 1, max_len: 24
4081[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseOwner", data: "-"
4082[14:05:10] [DEBUG] cache_get_field_content_float - row: 192, field_name: "HouseX", connection: 1
4083[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseX", data: "2207.96"
4084[14:05:10] [DEBUG] cache_get_field_content_float - row: 192, field_name: "HouseY", connection: 1
4085[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseY", data: "-1101.09"
4086[14:05:10] [DEBUG] cache_get_field_content_float - row: 192, field_name: "HouseZ", connection: 1
4087[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseZ", data: "31.555"
4088[14:05:10] [DEBUG] cache_get_field_content_int - row: 192, field_name: "HousePrice", connection: 1
4089[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HousePrice", data: "120000"
4090[14:05:10] [DEBUG] cache_get_field_content_int - row: 192, field_name: "HouseInterior", connection: 1
4091[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseInterior", data: "3"
4092[14:05:10] [DEBUG] cache_get_field_content_int - row: 192, field_name: "HouseLock", connection: 1
4093[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseLock", data: "0"
4094[14:05:10] [DEBUG] cache_get_field_content_int - row: 192, field_name: "HouseMoney", connection: 1
4095[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseMoney", data: "0"
4096[14:05:10] [DEBUG] cache_get_field_content_int - row: 192, field_name: "HouseExpire", connection: 1
4097[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '192', field: "HouseExpire", data: "0"
4098[14:05:10] [DEBUG] cache_get_field_content_int - row: 193, field_name: "ID", connection: 1
4099[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "ID", data: "193"
4100[14:05:10] [DEBUG] cache_get_field_content - row: 193, field_name: "HouseOwner", connection: 1, max_len: 24
4101[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseOwner", data: "-"
4102[14:05:10] [DEBUG] cache_get_field_content_float - row: 193, field_name: "HouseX", connection: 1
4103[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseX", data: "297.475"
4104[14:05:10] [DEBUG] cache_get_field_content_float - row: 193, field_name: "HouseY", connection: 1
4105[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseY", data: "-1336.49"
4106[14:05:10] [DEBUG] cache_get_field_content_float - row: 193, field_name: "HouseZ", connection: 1
4107[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseZ", data: "53.442"
4108[14:05:10] [DEBUG] cache_get_field_content_int - row: 193, field_name: "HousePrice", connection: 1
4109[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HousePrice", data: "750000"
4110[14:05:10] [DEBUG] cache_get_field_content_int - row: 193, field_name: "HouseInterior", connection: 1
4111[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseInterior", data: "7"
4112[14:05:10] [DEBUG] cache_get_field_content_int - row: 193, field_name: "HouseLock", connection: 1
4113[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseLock", data: "0"
4114[14:05:10] [DEBUG] cache_get_field_content_int - row: 193, field_name: "HouseMoney", connection: 1
4115[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseMoney", data: "0"
4116[14:05:10] [DEBUG] cache_get_field_content_int - row: 193, field_name: "HouseExpire", connection: 1
4117[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '193', field: "HouseExpire", data: "0"
4118[14:05:10] [DEBUG] cache_get_field_content_int - row: 194, field_name: "ID", connection: 1
4119[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "ID", data: "194"
4120[14:05:10] [DEBUG] cache_get_field_content - row: 194, field_name: "HouseOwner", connection: 1, max_len: 24
4121[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseOwner", data: "-"
4122[14:05:10] [DEBUG] cache_get_field_content_float - row: 194, field_name: "HouseX", connection: 1
4123[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseX", data: "255.753"
4124[14:05:10] [DEBUG] cache_get_field_content_float - row: 194, field_name: "HouseY", connection: 1
4125[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseY", data: "-1365.93"
4126[14:05:10] [DEBUG] cache_get_field_content_float - row: 194, field_name: "HouseZ", connection: 1
4127[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseZ", data: "53.109"
4128[14:05:10] [DEBUG] cache_get_field_content_int - row: 194, field_name: "HousePrice", connection: 1
4129[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HousePrice", data: "450000"
4130[14:05:10] [DEBUG] cache_get_field_content_int - row: 194, field_name: "HouseInterior", connection: 1
4131[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseInterior", data: "6"
4132[14:05:10] [DEBUG] cache_get_field_content_int - row: 194, field_name: "HouseLock", connection: 1
4133[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseLock", data: "0"
4134[14:05:10] [DEBUG] cache_get_field_content_int - row: 194, field_name: "HouseMoney", connection: 1
4135[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseMoney", data: "0"
4136[14:05:10] [DEBUG] cache_get_field_content_int - row: 194, field_name: "HouseExpire", connection: 1
4137[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '194', field: "HouseExpire", data: "0"
4138[14:05:10] [DEBUG] cache_get_field_content_int - row: 195, field_name: "ID", connection: 1
4139[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "ID", data: "195"
4140[14:05:10] [DEBUG] cache_get_field_content - row: 195, field_name: "HouseOwner", connection: 1, max_len: 24
4141[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseOwner", data: "-"
4142[14:05:10] [DEBUG] cache_get_field_content_float - row: 195, field_name: "HouseX", connection: 1
4143[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseX", data: "220.911"
4144[14:05:10] [DEBUG] cache_get_field_content_float - row: 195, field_name: "HouseY", connection: 1
4145[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseY", data: "-1251.76"
4146[14:05:10] [DEBUG] cache_get_field_content_float - row: 195, field_name: "HouseZ", connection: 1
4147[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseZ", data: "78.309"
4148[14:05:10] [DEBUG] cache_get_field_content_int - row: 195, field_name: "HousePrice", connection: 1
4149[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HousePrice", data: "450000"
4150[14:05:10] [DEBUG] cache_get_field_content_int - row: 195, field_name: "HouseInterior", connection: 1
4151[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseInterior", data: "6"
4152[14:05:10] [DEBUG] cache_get_field_content_int - row: 195, field_name: "HouseLock", connection: 1
4153[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseLock", data: "0"
4154[14:05:10] [DEBUG] cache_get_field_content_int - row: 195, field_name: "HouseMoney", connection: 1
4155[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseMoney", data: "0"
4156[14:05:10] [DEBUG] cache_get_field_content_int - row: 195, field_name: "HouseExpire", connection: 1
4157[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '195', field: "HouseExpire", data: "0"
4158[14:05:10] [DEBUG] cache_get_field_content_int - row: 196, field_name: "ID", connection: 1
4159[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "ID", data: "196"
4160[14:05:10] [DEBUG] cache_get_field_content - row: 196, field_name: "HouseOwner", connection: 1, max_len: 24
4161[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseOwner", data: "-"
4162[14:05:10] [DEBUG] cache_get_field_content_float - row: 196, field_name: "HouseX", connection: 1
4163[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseX", data: "2374.04"
4164[14:05:10] [DEBUG] cache_get_field_content_float - row: 196, field_name: "HouseY", connection: 1
4165[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseY", data: "-1139.75"
4166[14:05:10] [DEBUG] cache_get_field_content_float - row: 196, field_name: "HouseZ", connection: 1
4167[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseZ", data: "28.797"
4168[14:05:10] [DEBUG] cache_get_field_content_int - row: 196, field_name: "HousePrice", connection: 1
4169[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HousePrice", data: "120000"
4170[14:05:10] [DEBUG] cache_get_field_content_int - row: 196, field_name: "HouseInterior", connection: 1
4171[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseInterior", data: "3"
4172[14:05:10] [DEBUG] cache_get_field_content_int - row: 196, field_name: "HouseLock", connection: 1
4173[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseLock", data: "0"
4174[14:05:10] [DEBUG] cache_get_field_content_int - row: 196, field_name: "HouseMoney", connection: 1
4175[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseMoney", data: "0"
4176[14:05:10] [DEBUG] cache_get_field_content_int - row: 196, field_name: "HouseExpire", connection: 1
4177[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '196', field: "HouseExpire", data: "0"
4178[14:05:10] [DEBUG] cache_get_field_content_int - row: 197, field_name: "ID", connection: 1
4179[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "ID", data: "197"
4180[14:05:10] [DEBUG] cache_get_field_content - row: 197, field_name: "HouseOwner", connection: 1, max_len: 24
4181[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseOwner", data: "-"
4182[14:05:10] [DEBUG] cache_get_field_content_float - row: 197, field_name: "HouseX", connection: 1
4183[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseX", data: "252.164"
4184[14:05:10] [DEBUG] cache_get_field_content_float - row: 197, field_name: "HouseY", connection: 1
4185[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseY", data: "-1268.61"
4186[14:05:10] [DEBUG] cache_get_field_content_float - row: 197, field_name: "HouseZ", connection: 1
4187[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseZ", data: "73.804"
4188[14:05:10] [DEBUG] cache_get_field_content_int - row: 197, field_name: "HousePrice", connection: 1
4189[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HousePrice", data: "750000"
4190[14:05:10] [DEBUG] cache_get_field_content_int - row: 197, field_name: "HouseInterior", connection: 1
4191[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseInterior", data: "7"
4192[14:05:10] [DEBUG] cache_get_field_content_int - row: 197, field_name: "HouseLock", connection: 1
4193[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseLock", data: "0"
4194[14:05:10] [DEBUG] cache_get_field_content_int - row: 197, field_name: "HouseMoney", connection: 1
4195[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseMoney", data: "0"
4196[14:05:10] [DEBUG] cache_get_field_content_int - row: 197, field_name: "HouseExpire", connection: 1
4197[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '197', field: "HouseExpire", data: "0"
4198[14:05:10] [DEBUG] cache_get_field_content_int - row: 198, field_name: "ID", connection: 1
4199[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "ID", data: "198"
4200[14:05:10] [DEBUG] cache_get_field_content - row: 198, field_name: "HouseOwner", connection: 1, max_len: 24
4201[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseOwner", data: "-"
4202[14:05:10] [DEBUG] cache_get_field_content_float - row: 198, field_name: "HouseX", connection: 1
4203[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseX", data: "2395"
4204[14:05:10] [DEBUG] cache_get_field_content_float - row: 198, field_name: "HouseY", connection: 1
4205[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseY", data: "-1135.2"
4206[14:05:10] [DEBUG] cache_get_field_content_float - row: 198, field_name: "HouseZ", connection: 1
4207[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseZ", data: "30.608"
4208[14:05:10] [DEBUG] cache_get_field_content_int - row: 198, field_name: "HousePrice", connection: 1
4209[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HousePrice", data: "120000"
4210[14:05:10] [DEBUG] cache_get_field_content_int - row: 198, field_name: "HouseInterior", connection: 1
4211[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseInterior", data: "3"
4212[14:05:10] [DEBUG] cache_get_field_content_int - row: 198, field_name: "HouseLock", connection: 1
4213[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseLock", data: "0"
4214[14:05:10] [DEBUG] cache_get_field_content_int - row: 198, field_name: "HouseMoney", connection: 1
4215[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseMoney", data: "0"
4216[14:05:10] [DEBUG] cache_get_field_content_int - row: 198, field_name: "HouseExpire", connection: 1
4217[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '198', field: "HouseExpire", data: "0"
4218[14:05:10] [DEBUG] cache_get_field_content_int - row: 199, field_name: "ID", connection: 1
4219[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "ID", data: "199"
4220[14:05:10] [DEBUG] cache_get_field_content - row: 199, field_name: "HouseOwner", connection: 1, max_len: 24
4221[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseOwner", data: "Kane"
4222[14:05:10] [DEBUG] cache_get_field_content_float - row: 199, field_name: "HouseX", connection: 1
4223[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseX", data: "252.662"
4224[14:05:10] [DEBUG] cache_get_field_content_float - row: 199, field_name: "HouseY", connection: 1
4225[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseY", data: "-1221.77"
4226[14:05:10] [DEBUG] cache_get_field_content_float - row: 199, field_name: "HouseZ", connection: 1
4227[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseZ", data: "75.325"
4228[14:05:10] [DEBUG] cache_get_field_content_int - row: 199, field_name: "HousePrice", connection: 1
4229[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HousePrice", data: "750000"
4230[14:05:10] [DEBUG] cache_get_field_content_int - row: 199, field_name: "HouseInterior", connection: 1
4231[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseInterior", data: "7"
4232[14:05:10] [DEBUG] cache_get_field_content_int - row: 199, field_name: "HouseLock", connection: 1
4233[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseLock", data: "0"
4234[14:05:10] [DEBUG] cache_get_field_content_int - row: 199, field_name: "HouseMoney", connection: 1
4235[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseMoney", data: "0"
4236[14:05:10] [DEBUG] cache_get_field_content_int - row: 199, field_name: "HouseExpire", connection: 1
4237[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '199', field: "HouseExpire", data: "1501664604"
4238[14:05:10] [DEBUG] cache_get_field_content_int - row: 200, field_name: "ID", connection: 1
4239[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "ID", data: "200"
4240[14:05:10] [DEBUG] cache_get_field_content - row: 200, field_name: "HouseOwner", connection: 1, max_len: 24
4241[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseOwner", data: "-"
4242[14:05:10] [DEBUG] cache_get_field_content_float - row: 200, field_name: "HouseX", connection: 1
4243[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseX", data: "192.456"
4244[14:05:10] [DEBUG] cache_get_field_content_float - row: 200, field_name: "HouseY", connection: 1
4245[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseY", data: "-1308.23"
4246[14:05:10] [DEBUG] cache_get_field_content_float - row: 200, field_name: "HouseZ", connection: 1
4247[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseZ", data: "70.304"
4248[14:05:10] [DEBUG] cache_get_field_content_int - row: 200, field_name: "HousePrice", connection: 1
4249[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HousePrice", data: "750000"
4250[14:05:10] [DEBUG] cache_get_field_content_int - row: 200, field_name: "HouseInterior", connection: 1
4251[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseInterior", data: "7"
4252[14:05:10] [DEBUG] cache_get_field_content_int - row: 200, field_name: "HouseLock", connection: 1
4253[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseLock", data: "0"
4254[14:05:10] [DEBUG] cache_get_field_content_int - row: 200, field_name: "HouseMoney", connection: 1
4255[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseMoney", data: "0"
4256[14:05:10] [DEBUG] cache_get_field_content_int - row: 200, field_name: "HouseExpire", connection: 1
4257[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '200', field: "HouseExpire", data: "0"
4258[14:05:10] [DEBUG] cache_get_field_content_int - row: 201, field_name: "ID", connection: 1
4259[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "ID", data: "201"
4260[14:05:10] [DEBUG] cache_get_field_content - row: 201, field_name: "HouseOwner", connection: 1, max_len: 24
4261[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseOwner", data: "-"
4262[14:05:10] [DEBUG] cache_get_field_content_float - row: 201, field_name: "HouseX", connection: 1
4263[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseX", data: "298.985"
4264[14:05:10] [DEBUG] cache_get_field_content_float - row: 201, field_name: "HouseY", connection: 1
4265[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseY", data: "-1155.64"
4266[14:05:10] [DEBUG] cache_get_field_content_float - row: 201, field_name: "HouseZ", connection: 1
4267[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseZ", data: "80.91"
4268[14:05:10] [DEBUG] cache_get_field_content_int - row: 201, field_name: "HousePrice", connection: 1
4269[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HousePrice", data: "750000"
4270[14:05:10] [DEBUG] cache_get_field_content_int - row: 201, field_name: "HouseInterior", connection: 1
4271[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseInterior", data: "7"
4272[14:05:10] [DEBUG] cache_get_field_content_int - row: 201, field_name: "HouseLock", connection: 1
4273[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseLock", data: "0"
4274[14:05:10] [DEBUG] cache_get_field_content_int - row: 201, field_name: "HouseMoney", connection: 1
4275[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseMoney", data: "0"
4276[14:05:10] [DEBUG] cache_get_field_content_int - row: 201, field_name: "HouseExpire", connection: 1
4277[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '201', field: "HouseExpire", data: "0"
4278[14:05:10] [DEBUG] cache_get_field_content_int - row: 202, field_name: "ID", connection: 1
4279[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "ID", data: "202"
4280[14:05:10] [DEBUG] cache_get_field_content - row: 202, field_name: "HouseOwner", connection: 1, max_len: 24
4281[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseOwner", data: "-"
4282[14:05:10] [DEBUG] cache_get_field_content_float - row: 202, field_name: "HouseX", connection: 1
4283[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseX", data: "350.562"
4284[14:05:10] [DEBUG] cache_get_field_content_float - row: 202, field_name: "HouseY", connection: 1
4285[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseY", data: "-1195.73"
4286[14:05:10] [DEBUG] cache_get_field_content_float - row: 202, field_name: "HouseZ", connection: 1
4287[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseZ", data: "76.516"
4288[14:05:10] [DEBUG] cache_get_field_content_int - row: 202, field_name: "HousePrice", connection: 1
4289[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HousePrice", data: "350000"
4290[14:05:10] [DEBUG] cache_get_field_content_int - row: 202, field_name: "HouseInterior", connection: 1
4291[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseInterior", data: "4"
4292[14:05:10] [DEBUG] cache_get_field_content_int - row: 202, field_name: "HouseLock", connection: 1
4293[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseLock", data: "0"
4294[14:05:10] [DEBUG] cache_get_field_content_int - row: 202, field_name: "HouseMoney", connection: 1
4295[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseMoney", data: "0"
4296[14:05:10] [DEBUG] cache_get_field_content_int - row: 202, field_name: "HouseExpire", connection: 1
4297[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '202', field: "HouseExpire", data: "0"
4298[14:05:10] [DEBUG] cache_get_field_content_int - row: 203, field_name: "ID", connection: 1
4299[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "ID", data: "203"
4300[14:05:10] [DEBUG] cache_get_field_content - row: 203, field_name: "HouseOwner", connection: 1, max_len: 24
4301[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseOwner", data: "-"
4302[14:05:10] [DEBUG] cache_get_field_content_float - row: 203, field_name: "HouseX", connection: 1
4303[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseX", data: "2427.44"
4304[14:05:10] [DEBUG] cache_get_field_content_float - row: 203, field_name: "HouseY", connection: 1
4305[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseY", data: "-1136.73"
4306[14:05:10] [DEBUG] cache_get_field_content_float - row: 203, field_name: "HouseZ", connection: 1
4307[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseZ", data: "34.608"
4308[14:05:10] [DEBUG] cache_get_field_content_int - row: 203, field_name: "HousePrice", connection: 1
4309[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HousePrice", data: "120000"
4310[14:05:10] [DEBUG] cache_get_field_content_int - row: 203, field_name: "HouseInterior", connection: 1
4311[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseInterior", data: "3"
4312[14:05:10] [DEBUG] cache_get_field_content_int - row: 203, field_name: "HouseLock", connection: 1
4313[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseLock", data: "0"
4314[14:05:10] [DEBUG] cache_get_field_content_int - row: 203, field_name: "HouseMoney", connection: 1
4315[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseMoney", data: "0"
4316[14:05:10] [DEBUG] cache_get_field_content_int - row: 203, field_name: "HouseExpire", connection: 1
4317[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '203', field: "HouseExpire", data: "0"
4318[14:05:10] [DEBUG] cache_get_field_content_int - row: 204, field_name: "ID", connection: 1
4319[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "ID", data: "204"
4320[14:05:10] [DEBUG] cache_get_field_content - row: 204, field_name: "HouseOwner", connection: 1, max_len: 24
4321[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseOwner", data: "-"
4322[14:05:10] [DEBUG] cache_get_field_content_float - row: 204, field_name: "HouseX", connection: 1
4323[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseX", data: "415.742"
4324[14:05:10] [DEBUG] cache_get_field_content_float - row: 204, field_name: "HouseY", connection: 1
4325[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseY", data: "-1155.95"
4326[14:05:10] [DEBUG] cache_get_field_content_float - row: 204, field_name: "HouseZ", connection: 1
4327[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseZ", data: "76.688"
4328[14:05:10] [DEBUG] cache_get_field_content_int - row: 204, field_name: "HousePrice", connection: 1
4329[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HousePrice", data: "350000"
4330[14:05:10] [DEBUG] cache_get_field_content_int - row: 204, field_name: "HouseInterior", connection: 1
4331[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseInterior", data: "6"
4332[14:05:10] [DEBUG] cache_get_field_content_int - row: 204, field_name: "HouseLock", connection: 1
4333[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseLock", data: "0"
4334[14:05:10] [DEBUG] cache_get_field_content_int - row: 204, field_name: "HouseMoney", connection: 1
4335[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseMoney", data: "0"
4336[14:05:10] [DEBUG] cache_get_field_content_int - row: 204, field_name: "HouseExpire", connection: 1
4337[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '204', field: "HouseExpire", data: "0"
4338[14:05:10] [DEBUG] cache_get_field_content_int - row: 205, field_name: "ID", connection: 1
4339[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "ID", data: "205"
4340[14:05:10] [DEBUG] cache_get_field_content - row: 205, field_name: "HouseOwner", connection: 1, max_len: 24
4341[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseOwner", data: "-"
4342[14:05:10] [DEBUG] cache_get_field_content_float - row: 205, field_name: "HouseX", connection: 1
4343[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseX", data: "497.805"
4344[14:05:10] [DEBUG] cache_get_field_content_float - row: 205, field_name: "HouseY", connection: 1
4345[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseY", data: "-1093.42"
4346[14:05:10] [DEBUG] cache_get_field_content_float - row: 205, field_name: "HouseZ", connection: 1
4347[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseZ", data: "82.359"
4348[14:05:10] [DEBUG] cache_get_field_content_int - row: 205, field_name: "HousePrice", connection: 1
4349[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HousePrice", data: "450000"
4350[14:05:10] [DEBUG] cache_get_field_content_int - row: 205, field_name: "HouseInterior", connection: 1
4351[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseInterior", data: "4"
4352[14:05:10] [DEBUG] cache_get_field_content_int - row: 205, field_name: "HouseLock", connection: 1
4353[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseLock", data: "0"
4354[14:05:10] [DEBUG] cache_get_field_content_int - row: 205, field_name: "HouseMoney", connection: 1
4355[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseMoney", data: "0"
4356[14:05:10] [DEBUG] cache_get_field_content_int - row: 205, field_name: "HouseExpire", connection: 1
4357[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '205', field: "HouseExpire", data: "0"
4358[14:05:10] [DEBUG] cache_get_field_content_int - row: 206, field_name: "ID", connection: 1
4359[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "ID", data: "206"
4360[14:05:10] [DEBUG] cache_get_field_content - row: 206, field_name: "HouseOwner", connection: 1, max_len: 24
4361[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseOwner", data: "-"
4362[14:05:10] [DEBUG] cache_get_field_content_float - row: 206, field_name: "HouseX", connection: 1
4363[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseX", data: "2487.93"
4364[14:05:10] [DEBUG] cache_get_field_content_float - row: 206, field_name: "HouseY", connection: 1
4365[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseY", data: "-1137.05"
4366[14:05:10] [DEBUG] cache_get_field_content_float - row: 206, field_name: "HouseZ", connection: 1
4367[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseZ", data: "39.063"
4368[14:05:10] [DEBUG] cache_get_field_content_int - row: 206, field_name: "HousePrice", connection: 1
4369[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HousePrice", data: "120000"
4370[14:05:10] [DEBUG] cache_get_field_content_int - row: 206, field_name: "HouseInterior", connection: 1
4371[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseInterior", data: "3"
4372[14:05:10] [DEBUG] cache_get_field_content_int - row: 206, field_name: "HouseLock", connection: 1
4373[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseLock", data: "0"
4374[14:05:10] [DEBUG] cache_get_field_content_int - row: 206, field_name: "HouseMoney", connection: 1
4375[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseMoney", data: "0"
4376[14:05:10] [DEBUG] cache_get_field_content_int - row: 206, field_name: "HouseExpire", connection: 1
4377[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '206', field: "HouseExpire", data: "0"
4378[14:05:10] [DEBUG] cache_get_field_content_int - row: 207, field_name: "ID", connection: 1
4379[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "ID", data: "207"
4380[14:05:10] [DEBUG] cache_get_field_content - row: 207, field_name: "HouseOwner", connection: 1, max_len: 24
4381[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseOwner", data: "-"
4382[14:05:10] [DEBUG] cache_get_field_content_float - row: 207, field_name: "HouseX", connection: 1
4383[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseX", data: "558.217"
4384[14:05:10] [DEBUG] cache_get_field_content_float - row: 207, field_name: "HouseY", connection: 1
4385[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseY", data: "-1074.95"
4386[14:05:10] [DEBUG] cache_get_field_content_float - row: 207, field_name: "HouseZ", connection: 1
4387[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseZ", data: "72.922"
4388[14:05:10] [DEBUG] cache_get_field_content_int - row: 207, field_name: "HousePrice", connection: 1
4389[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HousePrice", data: "350000"
4390[14:05:10] [DEBUG] cache_get_field_content_int - row: 207, field_name: "HouseInterior", connection: 1
4391[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseInterior", data: "6"
4392[14:05:10] [DEBUG] cache_get_field_content_int - row: 207, field_name: "HouseLock", connection: 1
4393[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseLock", data: "0"
4394[14:05:10] [DEBUG] cache_get_field_content_int - row: 207, field_name: "HouseMoney", connection: 1
4395[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseMoney", data: "0"
4396[14:05:10] [DEBUG] cache_get_field_content_int - row: 207, field_name: "HouseExpire", connection: 1
4397[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '207', field: "HouseExpire", data: "0"
4398[14:05:10] [DEBUG] cache_get_field_content_int - row: 208, field_name: "ID", connection: 1
4399[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "ID", data: "208"
4400[14:05:10] [DEBUG] cache_get_field_content - row: 208, field_name: "HouseOwner", connection: 1, max_len: 24
4401[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseOwner", data: "-"
4402[14:05:10] [DEBUG] cache_get_field_content_float - row: 208, field_name: "HouseX", connection: 1
4403[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseX", data: "2508.66"
4404[14:05:10] [DEBUG] cache_get_field_content_float - row: 208, field_name: "HouseY", connection: 1
4405[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseY", data: "-1132.46"
4406[14:05:10] [DEBUG] cache_get_field_content_float - row: 208, field_name: "HouseZ", connection: 1
4407[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseZ", data: "40.948"
4408[14:05:10] [DEBUG] cache_get_field_content_int - row: 208, field_name: "HousePrice", connection: 1
4409[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HousePrice", data: "120000"
4410[14:05:10] [DEBUG] cache_get_field_content_int - row: 208, field_name: "HouseInterior", connection: 1
4411[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseInterior", data: "3"
4412[14:05:10] [DEBUG] cache_get_field_content_int - row: 208, field_name: "HouseLock", connection: 1
4413[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseLock", data: "0"
4414[14:05:10] [DEBUG] cache_get_field_content_int - row: 208, field_name: "HouseMoney", connection: 1
4415[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseMoney", data: "0"
4416[14:05:10] [DEBUG] cache_get_field_content_int - row: 208, field_name: "HouseExpire", connection: 1
4417[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '208', field: "HouseExpire", data: "0"
4418[14:05:10] [DEBUG] cache_get_field_content_int - row: 209, field_name: "ID", connection: 1
4419[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "ID", data: "209"
4420[14:05:10] [DEBUG] cache_get_field_content - row: 209, field_name: "HouseOwner", connection: 1, max_len: 24
4421[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseOwner", data: "-"
4422[14:05:10] [DEBUG] cache_get_field_content_float - row: 209, field_name: "HouseX", connection: 1
4423[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseX", data: "785.17"
4424[14:05:10] [DEBUG] cache_get_field_content_float - row: 209, field_name: "HouseY", connection: 1
4425[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseY", data: "-825.846"
4426[14:05:10] [DEBUG] cache_get_field_content_float - row: 209, field_name: "HouseZ", connection: 1
4427[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseZ", data: "70.26"
4428[14:05:10] [DEBUG] cache_get_field_content_int - row: 209, field_name: "HousePrice", connection: 1
4429[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HousePrice", data: "350000"
4430[14:05:10] [DEBUG] cache_get_field_content_int - row: 209, field_name: "HouseInterior", connection: 1
4431[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseInterior", data: "6"
4432[14:05:10] [DEBUG] cache_get_field_content_int - row: 209, field_name: "HouseLock", connection: 1
4433[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseLock", data: "0"
4434[14:05:10] [DEBUG] cache_get_field_content_int - row: 209, field_name: "HouseMoney", connection: 1
4435[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseMoney", data: "0"
4436[14:05:10] [DEBUG] cache_get_field_content_int - row: 209, field_name: "HouseExpire", connection: 1
4437[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '209', field: "HouseExpire", data: "0"
4438[14:05:10] [DEBUG] cache_get_field_content_int - row: 210, field_name: "ID", connection: 1
4439[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "ID", data: "210"
4440[14:05:10] [DEBUG] cache_get_field_content - row: 210, field_name: "HouseOwner", connection: 1, max_len: 24
4441[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseOwner", data: "-"
4442[14:05:10] [DEBUG] cache_get_field_content_float - row: 210, field_name: "HouseX", connection: 1
4443[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseX", data: "810.408"
4444[14:05:10] [DEBUG] cache_get_field_content_float - row: 210, field_name: "HouseY", connection: 1
4445[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseY", data: "-758.951"
4446[14:05:10] [DEBUG] cache_get_field_content_float - row: 210, field_name: "HouseZ", connection: 1
4447[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseZ", data: "76.531"
4448[14:05:10] [DEBUG] cache_get_field_content_int - row: 210, field_name: "HousePrice", connection: 1
4449[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HousePrice", data: "350000"
4450[14:05:10] [DEBUG] cache_get_field_content_int - row: 210, field_name: "HouseInterior", connection: 1
4451[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseInterior", data: "6"
4452[14:05:10] [DEBUG] cache_get_field_content_int - row: 210, field_name: "HouseLock", connection: 1
4453[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseLock", data: "0"
4454[14:05:10] [DEBUG] cache_get_field_content_int - row: 210, field_name: "HouseMoney", connection: 1
4455[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseMoney", data: "0"
4456[14:05:10] [DEBUG] cache_get_field_content_int - row: 210, field_name: "HouseExpire", connection: 1
4457[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '210', field: "HouseExpire", data: "0"
4458[14:05:10] [DEBUG] cache_get_field_content_int - row: 211, field_name: "ID", connection: 1
4459[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "ID", data: "211"
4460[14:05:10] [DEBUG] cache_get_field_content - row: 211, field_name: "HouseOwner", connection: 1, max_len: 24
4461[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseOwner", data: "-"
4462[14:05:10] [DEBUG] cache_get_field_content_float - row: 211, field_name: "HouseX", connection: 1
4463[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseX", data: "2467.71"
4464[14:05:10] [DEBUG] cache_get_field_content_float - row: 211, field_name: "HouseY", connection: 1
4465[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseY", data: "-1199.3"
4466[14:05:10] [DEBUG] cache_get_field_content_float - row: 211, field_name: "HouseZ", connection: 1
4467[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseZ", data: "36.55"
4468[14:05:10] [DEBUG] cache_get_field_content_int - row: 211, field_name: "HousePrice", connection: 1
4469[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HousePrice", data: "120000"
4470[14:05:10] [DEBUG] cache_get_field_content_int - row: 211, field_name: "HouseInterior", connection: 1
4471[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseInterior", data: "3"
4472[14:05:10] [DEBUG] cache_get_field_content_int - row: 211, field_name: "HouseLock", connection: 1
4473[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseLock", data: "0"
4474[14:05:10] [DEBUG] cache_get_field_content_int - row: 211, field_name: "HouseMoney", connection: 1
4475[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseMoney", data: "0"
4476[14:05:10] [DEBUG] cache_get_field_content_int - row: 211, field_name: "HouseExpire", connection: 1
4477[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '211', field: "HouseExpire", data: "0"
4478[14:05:10] [DEBUG] cache_get_field_content_int - row: 212, field_name: "ID", connection: 1
4479[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "ID", data: "212"
4480[14:05:10] [DEBUG] cache_get_field_content - row: 212, field_name: "HouseOwner", connection: 1, max_len: 24
4481[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseOwner", data: "-"
4482[14:05:10] [DEBUG] cache_get_field_content_float - row: 212, field_name: "HouseX", connection: 1
4483[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseX", data: "890.489"
4484[14:05:10] [DEBUG] cache_get_field_content_float - row: 212, field_name: "HouseY", connection: 1
4485[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseY", data: "-781.175"
4486[14:05:10] [DEBUG] cache_get_field_content_float - row: 212, field_name: "HouseZ", connection: 1
4487[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseZ", data: "101.292"
4488[14:05:10] [DEBUG] cache_get_field_content_int - row: 212, field_name: "HousePrice", connection: 1
4489[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HousePrice", data: "450000"
4490[14:05:10] [DEBUG] cache_get_field_content_int - row: 212, field_name: "HouseInterior", connection: 1
4491[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseInterior", data: "6"
4492[14:05:10] [DEBUG] cache_get_field_content_int - row: 212, field_name: "HouseLock", connection: 1
4493[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseLock", data: "0"
4494[14:05:10] [DEBUG] cache_get_field_content_int - row: 212, field_name: "HouseMoney", connection: 1
4495[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseMoney", data: "0"
4496[14:05:10] [DEBUG] cache_get_field_content_int - row: 212, field_name: "HouseExpire", connection: 1
4497[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '212', field: "HouseExpire", data: "0"
4498[14:05:10] [DEBUG] cache_get_field_content_int - row: 213, field_name: "ID", connection: 1
4499[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "ID", data: "213"
4500[14:05:10] [DEBUG] cache_get_field_content - row: 213, field_name: "HouseOwner", connection: 1, max_len: 24
4501[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseOwner", data: "-"
4502[14:05:10] [DEBUG] cache_get_field_content_float - row: 213, field_name: "HouseX", connection: 1
4503[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseX", data: "2472.89"
4504[14:05:10] [DEBUG] cache_get_field_content_float - row: 213, field_name: "HouseY", connection: 1
4505[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseY", data: "-1239.01"
4506[14:05:10] [DEBUG] cache_get_field_content_float - row: 213, field_name: "HouseZ", connection: 1
4507[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseZ", data: "32.308"
4508[14:05:10] [DEBUG] cache_get_field_content_int - row: 213, field_name: "HousePrice", connection: 1
4509[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HousePrice", data: "120000"
4510[14:05:10] [DEBUG] cache_get_field_content_int - row: 213, field_name: "HouseInterior", connection: 1
4511[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseInterior", data: "3"
4512[14:05:10] [DEBUG] cache_get_field_content_int - row: 213, field_name: "HouseLock", connection: 1
4513[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseLock", data: "0"
4514[14:05:10] [DEBUG] cache_get_field_content_int - row: 213, field_name: "HouseMoney", connection: 1
4515[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseMoney", data: "0"
4516[14:05:10] [DEBUG] cache_get_field_content_int - row: 213, field_name: "HouseExpire", connection: 1
4517[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '213', field: "HouseExpire", data: "0"
4518[14:05:10] [DEBUG] cache_get_field_content_int - row: 214, field_name: "ID", connection: 1
4519[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "ID", data: "214"
4520[14:05:10] [DEBUG] cache_get_field_content - row: 214, field_name: "HouseOwner", connection: 1, max_len: 24
4521[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseOwner", data: "-"
4522[14:05:10] [DEBUG] cache_get_field_content_float - row: 214, field_name: "HouseX", connection: 1
4523[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseX", data: "850.15"
4524[14:05:10] [DEBUG] cache_get_field_content_float - row: 214, field_name: "HouseY", connection: 1
4525[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseY", data: "-743.852"
4526[14:05:10] [DEBUG] cache_get_field_content_float - row: 214, field_name: "HouseZ", connection: 1
4527[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseZ", data: "94.969"
4528[14:05:10] [DEBUG] cache_get_field_content_int - row: 214, field_name: "HousePrice", connection: 1
4529[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HousePrice", data: "350000"
4530[14:05:10] [DEBUG] cache_get_field_content_int - row: 214, field_name: "HouseInterior", connection: 1
4531[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseInterior", data: "6"
4532[14:05:10] [DEBUG] cache_get_field_content_int - row: 214, field_name: "HouseLock", connection: 1
4533[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseLock", data: "0"
4534[14:05:10] [DEBUG] cache_get_field_content_int - row: 214, field_name: "HouseMoney", connection: 1
4535[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseMoney", data: "0"
4536[14:05:10] [DEBUG] cache_get_field_content_int - row: 214, field_name: "HouseExpire", connection: 1
4537[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '214', field: "HouseExpire", data: "0"
4538[14:05:10] [DEBUG] cache_get_field_content_int - row: 215, field_name: "ID", connection: 1
4539[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "ID", data: "215"
4540[14:05:10] [DEBUG] cache_get_field_content - row: 215, field_name: "HouseOwner", connection: 1, max_len: 24
4541[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseOwner", data: "-"
4542[14:05:10] [DEBUG] cache_get_field_content_float - row: 215, field_name: "HouseX", connection: 1
4543[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseX", data: "868.949"
4544[14:05:10] [DEBUG] cache_get_field_content_float - row: 215, field_name: "HouseY", connection: 1
4545[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseY", data: "-715.072"
4546[14:05:10] [DEBUG] cache_get_field_content_float - row: 215, field_name: "HouseZ", connection: 1
4547[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseZ", data: "105.68"
4548[14:05:10] [DEBUG] cache_get_field_content_int - row: 215, field_name: "HousePrice", connection: 1
4549[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HousePrice", data: "450000"
4550[14:05:10] [DEBUG] cache_get_field_content_int - row: 215, field_name: "HouseInterior", connection: 1
4551[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseInterior", data: "4"
4552[14:05:10] [DEBUG] cache_get_field_content_int - row: 215, field_name: "HouseLock", connection: 1
4553[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseLock", data: "0"
4554[14:05:10] [DEBUG] cache_get_field_content_int - row: 215, field_name: "HouseMoney", connection: 1
4555[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseMoney", data: "0"
4556[14:05:10] [DEBUG] cache_get_field_content_int - row: 215, field_name: "HouseExpire", connection: 1
4557[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '215', field: "HouseExpire", data: "0"
4558[14:05:10] [DEBUG] cache_get_field_content_int - row: 216, field_name: "ID", connection: 1
4559[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "ID", data: "216"
4560[14:05:10] [DEBUG] cache_get_field_content - row: 216, field_name: "HouseOwner", connection: 1, max_len: 24
4561[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseOwner", data: "-"
4562[14:05:10] [DEBUG] cache_get_field_content_float - row: 216, field_name: "HouseX", connection: 1
4563[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseX", data: "899.819"
4564[14:05:10] [DEBUG] cache_get_field_content_float - row: 216, field_name: "HouseY", connection: 1
4565[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseY", data: "-678.229"
4566[14:05:10] [DEBUG] cache_get_field_content_float - row: 216, field_name: "HouseZ", connection: 1
4567[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseZ", data: "116.89"
4568[14:05:10] [DEBUG] cache_get_field_content_int - row: 216, field_name: "HousePrice", connection: 1
4569[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HousePrice", data: "450000"
4570[14:05:10] [DEBUG] cache_get_field_content_int - row: 216, field_name: "HouseInterior", connection: 1
4571[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseInterior", data: "4"
4572[14:05:10] [DEBUG] cache_get_field_content_int - row: 216, field_name: "HouseLock", connection: 1
4573[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseLock", data: "0"
4574[14:05:10] [DEBUG] cache_get_field_content_int - row: 216, field_name: "HouseMoney", connection: 1
4575[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseMoney", data: "0"
4576[14:05:10] [DEBUG] cache_get_field_content_int - row: 216, field_name: "HouseExpire", connection: 1
4577[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '216', field: "HouseExpire", data: "0"
4578[14:05:10] [DEBUG] cache_get_field_content_int - row: 217, field_name: "ID", connection: 1
4579[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "ID", data: "217"
4580[14:05:10] [DEBUG] cache_get_field_content - row: 217, field_name: "HouseOwner", connection: 1, max_len: 24
4581[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseOwner", data: "-"
4582[14:05:10] [DEBUG] cache_get_field_content_float - row: 217, field_name: "HouseX", connection: 1
4583[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseX", data: "945.188"
4584[14:05:10] [DEBUG] cache_get_field_content_float - row: 217, field_name: "HouseY", connection: 1
4585[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseY", data: "-708.385"
4586[14:05:10] [DEBUG] cache_get_field_content_float - row: 217, field_name: "HouseZ", connection: 1
4587[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseZ", data: "122.211"
4588[14:05:10] [DEBUG] cache_get_field_content_int - row: 217, field_name: "HousePrice", connection: 1
4589[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HousePrice", data: "350000"
4590[14:05:10] [DEBUG] cache_get_field_content_int - row: 217, field_name: "HouseInterior", connection: 1
4591[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseInterior", data: "3"
4592[14:05:10] [DEBUG] cache_get_field_content_int - row: 217, field_name: "HouseLock", connection: 1
4593[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseLock", data: "0"
4594[14:05:10] [DEBUG] cache_get_field_content_int - row: 217, field_name: "HouseMoney", connection: 1
4595[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseMoney", data: "0"
4596[14:05:10] [DEBUG] cache_get_field_content_int - row: 217, field_name: "HouseExpire", connection: 1
4597[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '217', field: "HouseExpire", data: "0"
4598[14:05:10] [DEBUG] cache_get_field_content_int - row: 218, field_name: "ID", connection: 1
4599[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "ID", data: "218"
4600[14:05:10] [DEBUG] cache_get_field_content - row: 218, field_name: "HouseOwner", connection: 1, max_len: 24
4601[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseOwner", data: "-"
4602[14:05:10] [DEBUG] cache_get_field_content_float - row: 218, field_name: "HouseX", connection: 1
4603[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseX", data: "2492.23"
4604[14:05:10] [DEBUG] cache_get_field_content_float - row: 218, field_name: "HouseY", connection: 1
4605[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseY", data: "-1239.91"
4606[14:05:10] [DEBUG] cache_get_field_content_float - row: 218, field_name: "HouseZ", connection: 1
4607[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseZ", data: "37.669"
4608[14:05:10] [DEBUG] cache_get_field_content_int - row: 218, field_name: "HousePrice", connection: 1
4609[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HousePrice", data: "120000"
4610[14:05:10] [DEBUG] cache_get_field_content_int - row: 218, field_name: "HouseInterior", connection: 1
4611[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseInterior", data: "3"
4612[14:05:10] [DEBUG] cache_get_field_content_int - row: 218, field_name: "HouseLock", connection: 1
4613[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseLock", data: "0"
4614[14:05:10] [DEBUG] cache_get_field_content_int - row: 218, field_name: "HouseMoney", connection: 1
4615[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseMoney", data: "0"
4616[14:05:10] [DEBUG] cache_get_field_content_int - row: 218, field_name: "HouseExpire", connection: 1
4617[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '218', field: "HouseExpire", data: "0"
4618[14:05:10] [DEBUG] cache_get_field_content_int - row: 219, field_name: "ID", connection: 1
4619[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "ID", data: "219"
4620[14:05:10] [DEBUG] cache_get_field_content - row: 219, field_name: "HouseOwner", connection: 1, max_len: 24
4621[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseOwner", data: "-"
4622[14:05:10] [DEBUG] cache_get_field_content_float - row: 219, field_name: "HouseX", connection: 1
4623[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseX", data: "2756.15"
4624[14:05:10] [DEBUG] cache_get_field_content_float - row: 219, field_name: "HouseY", connection: 1
4625[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseY", data: "-1181.48"
4626[14:05:10] [DEBUG] cache_get_field_content_float - row: 219, field_name: "HouseZ", connection: 1
4627[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseZ", data: "69.397"
4628[14:05:10] [DEBUG] cache_get_field_content_int - row: 219, field_name: "HousePrice", connection: 1
4629[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HousePrice", data: "120000"
4630[14:05:10] [DEBUG] cache_get_field_content_int - row: 219, field_name: "HouseInterior", connection: 1
4631[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseInterior", data: "3"
4632[14:05:10] [DEBUG] cache_get_field_content_int - row: 219, field_name: "HouseLock", connection: 1
4633[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseLock", data: "0"
4634[14:05:10] [DEBUG] cache_get_field_content_int - row: 219, field_name: "HouseMoney", connection: 1
4635[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseMoney", data: "0"
4636[14:05:10] [DEBUG] cache_get_field_content_int - row: 219, field_name: "HouseExpire", connection: 1
4637[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '219', field: "HouseExpire", data: "0"
4638[14:05:10] [DEBUG] cache_get_field_content_int - row: 220, field_name: "ID", connection: 1
4639[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "ID", data: "220"
4640[14:05:10] [DEBUG] cache_get_field_content - row: 220, field_name: "HouseOwner", connection: 1, max_len: 24
4641[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseOwner", data: "-"
4642[14:05:10] [DEBUG] cache_get_field_content_float - row: 220, field_name: "HouseX", connection: 1
4643[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseX", data: "2748.7"
4644[14:05:10] [DEBUG] cache_get_field_content_float - row: 220, field_name: "HouseY", connection: 1
4645[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseY", data: "-1205.9"
4646[14:05:10] [DEBUG] cache_get_field_content_float - row: 220, field_name: "HouseZ", connection: 1
4647[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseZ", data: "67.484"
4648[14:05:10] [DEBUG] cache_get_field_content_int - row: 220, field_name: "HousePrice", connection: 1
4649[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HousePrice", data: "120000"
4650[14:05:10] [DEBUG] cache_get_field_content_int - row: 220, field_name: "HouseInterior", connection: 1
4651[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseInterior", data: "3"
4652[14:05:10] [DEBUG] cache_get_field_content_int - row: 220, field_name: "HouseLock", connection: 1
4653[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseLock", data: "0"
4654[14:05:10] [DEBUG] cache_get_field_content_int - row: 220, field_name: "HouseMoney", connection: 1
4655[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseMoney", data: "0"
4656[14:05:10] [DEBUG] cache_get_field_content_int - row: 220, field_name: "HouseExpire", connection: 1
4657[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '220', field: "HouseExpire", data: "0"
4658[14:05:10] [DEBUG] cache_get_field_content_int - row: 221, field_name: "ID", connection: 1
4659[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "ID", data: "221"
4660[14:05:10] [DEBUG] cache_get_field_content - row: 221, field_name: "HouseOwner", connection: 1, max_len: 24
4661[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseOwner", data: "-"
4662[14:05:10] [DEBUG] cache_get_field_content_float - row: 221, field_name: "HouseX", connection: 1
4663[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseX", data: "2748.75"
4664[14:05:10] [DEBUG] cache_get_field_content_float - row: 221, field_name: "HouseY", connection: 1
4665[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseY", data: "-1222.12"
4666[14:05:10] [DEBUG] cache_get_field_content_float - row: 221, field_name: "HouseZ", connection: 1
4667[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseZ", data: "64.602"
4668[14:05:10] [DEBUG] cache_get_field_content_int - row: 221, field_name: "HousePrice", connection: 1
4669[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HousePrice", data: "120000"
4670[14:05:10] [DEBUG] cache_get_field_content_int - row: 221, field_name: "HouseInterior", connection: 1
4671[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseInterior", data: "3"
4672[14:05:10] [DEBUG] cache_get_field_content_int - row: 221, field_name: "HouseLock", connection: 1
4673[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseLock", data: "0"
4674[14:05:10] [DEBUG] cache_get_field_content_int - row: 221, field_name: "HouseMoney", connection: 1
4675[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseMoney", data: "0"
4676[14:05:10] [DEBUG] cache_get_field_content_int - row: 221, field_name: "HouseExpire", connection: 1
4677[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '221', field: "HouseExpire", data: "0"
4678[14:05:10] [DEBUG] cache_get_field_content_int - row: 222, field_name: "ID", connection: 1
4679[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "ID", data: "222"
4680[14:05:10] [DEBUG] cache_get_field_content - row: 222, field_name: "HouseOwner", connection: 1, max_len: 24
4681[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseOwner", data: "-"
4682[14:05:10] [DEBUG] cache_get_field_content_float - row: 222, field_name: "HouseX", connection: 1
4683[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseX", data: "2748.66"
4684[14:05:10] [DEBUG] cache_get_field_content_float - row: 222, field_name: "HouseY", connection: 1
4685[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseY", data: "-1238.81"
4686[14:05:10] [DEBUG] cache_get_field_content_float - row: 222, field_name: "HouseZ", connection: 1
4687[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseZ", data: "61.531"
4688[14:05:10] [DEBUG] cache_get_field_content_int - row: 222, field_name: "HousePrice", connection: 1
4689[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HousePrice", data: "120000"
4690[14:05:10] [DEBUG] cache_get_field_content_int - row: 222, field_name: "HouseInterior", connection: 1
4691[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseInterior", data: "3"
4692[14:05:10] [DEBUG] cache_get_field_content_int - row: 222, field_name: "HouseLock", connection: 1
4693[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseLock", data: "0"
4694[14:05:10] [DEBUG] cache_get_field_content_int - row: 222, field_name: "HouseMoney", connection: 1
4695[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseMoney", data: "0"
4696[14:05:10] [DEBUG] cache_get_field_content_int - row: 222, field_name: "HouseExpire", connection: 1
4697[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '222', field: "HouseExpire", data: "0"
4698[14:05:10] [DEBUG] cache_get_field_content_int - row: 223, field_name: "ID", connection: 1
4699[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "ID", data: "223"
4700[14:05:10] [DEBUG] cache_get_field_content - row: 223, field_name: "HouseOwner", connection: 1, max_len: 24
4701[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseOwner", data: "-"
4702[14:05:10] [DEBUG] cache_get_field_content_float - row: 223, field_name: "HouseX", connection: 1
4703[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseX", data: "867.536"
4704[14:05:10] [DEBUG] cache_get_field_content_float - row: 223, field_name: "HouseY", connection: 1
4705[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseY", data: "-1795.38"
4706[14:05:10] [DEBUG] cache_get_field_content_float - row: 223, field_name: "HouseZ", connection: 1
4707[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseZ", data: "13.798"
4708[14:05:10] [DEBUG] cache_get_field_content_int - row: 223, field_name: "HousePrice", connection: 1
4709[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HousePrice", data: "100000"
4710[14:05:10] [DEBUG] cache_get_field_content_int - row: 223, field_name: "HouseInterior", connection: 1
4711[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseInterior", data: "6"
4712[14:05:10] [DEBUG] cache_get_field_content_int - row: 223, field_name: "HouseLock", connection: 1
4713[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseLock", data: "0"
4714[14:05:10] [DEBUG] cache_get_field_content_int - row: 223, field_name: "HouseMoney", connection: 1
4715[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseMoney", data: "0"
4716[14:05:10] [DEBUG] cache_get_field_content_int - row: 223, field_name: "HouseExpire", connection: 1
4717[14:05:10] [DEBUG] CMySQLResult::GetRowDataByName - row: '223', field: "HouseExpire", data: "0"
4718[14:05:10] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
4719[14:05:10] [DEBUG] Calling callback "LoadDealerVehicles"..
4720[14:05:10] [DEBUG] cache_get_row_count - connection: 1
4721[14:05:10] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called