set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000342s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice` [ RunTime:0.004497s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `id` = 290 LIMIT 1 [ RunTime:0.000978s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice_data_0` [ RunTime:0.002240s ]
SELECT * FROM `tp_1_servicedoffice_data_0` WHERE `id` = 290 LIMIT 1 [ RunTime:0.001406s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 27 AND ( id<290 ) ORDER BY id desc LIMIT 1 [ RunTime:0.001029s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 27 AND ( id>290 ) ORDER BY id asc LIMIT 1 [ RunTime:0.000823s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.001794s ]
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 (1049) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.001895s ]
SELECT * FROM `tp_1_office` WHERE ( FIND_IN_SET (1049, `tp_1_office`.`relation_building`)) AND `tp_1_office`.`id` NOT IN (290) ORDER BY `tp_1_office`.`updatetime` DESC [ RunTime:0.003576s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.000875s ]
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 (1049) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000754s ]