set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000295s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice` [ RunTime:0.000986s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `id` = 257 LIMIT 1 [ RunTime:0.000802s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice_data_0` [ RunTime:0.000699s ]
SELECT * FROM `tp_1_servicedoffice_data_0` WHERE `id` = 257 LIMIT 1 [ RunTime:0.000325s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 18 AND ( id<257 ) ORDER BY id desc LIMIT 1 [ RunTime:0.001002s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 18 AND ( id>257 ) ORDER BY id asc LIMIT 1 [ RunTime:0.000714s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.001039s ]
SELECT `tp_1_build`.* FROM `tp_1_build` LEFT JOIN tp_1_build_category_data ON `tp_1_build_category_data`.`id`=`tp_1_build`.`id` WHERE `tp_1_build`.`id` IN (1284) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000881s ]
SELECT * FROM `tp_1_office` WHERE ( FIND_IN_SET (1284, `tp_1_office`.`relation_building`)) AND `tp_1_office`.`id` NOT IN (257) ORDER BY `tp_1_office`.`updatetime` DESC [ RunTime:0.005072s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.001072s ]
SELECT `tp_1_build`.* FROM `tp_1_build` LEFT JOIN tp_1_build_category_data ON `tp_1_build_category_data`.`id`=`tp_1_build`.`id` WHERE `tp_1_build`.`id` IN (1284) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.001211s ]