set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.006852s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice` [ RunTime:0.000899s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `id` = 276 LIMIT 1 [ RunTime:0.001425s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice_data_0` [ RunTime:0.000785s ]
SELECT * FROM `tp_1_servicedoffice_data_0` WHERE `id` = 276 LIMIT 1 [ RunTime:0.000577s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 34 AND ( id<276 ) ORDER BY id desc LIMIT 1 [ RunTime:0.003454s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 34 AND ( id>276 ) ORDER BY id asc LIMIT 1 [ RunTime:0.004260s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.007127s ]
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 (2042) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000646s ]
SELECT * FROM `tp_1_office` WHERE ( FIND_IN_SET (2042, `tp_1_office`.`relation_building`)) AND `tp_1_office`.`id` NOT IN (276) ORDER BY `tp_1_office`.`updatetime` DESC [ RunTime:0.006053s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.000575s ]
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 (2042) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000489s ]