set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000257s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice` [ RunTime:0.001137s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `id` = 256 LIMIT 1 [ RunTime:0.000678s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice_data_0` [ RunTime:0.000654s ]
SELECT * FROM `tp_1_servicedoffice_data_0` WHERE `id` = 256 LIMIT 1 [ RunTime:0.000326s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 18 AND ( id<256 ) ORDER BY id desc LIMIT 1 [ RunTime:0.000831s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 18 AND ( id>256 ) ORDER BY id asc LIMIT 1 [ RunTime:0.000682s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.001485s ]
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 (1281) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000727s ]
SELECT * FROM `tp_1_office` WHERE ( FIND_IN_SET (1281, `tp_1_office`.`relation_building`)) AND `tp_1_office`.`id` NOT IN (256) ORDER BY `tp_1_office`.`updatetime` DESC [ RunTime:0.004175s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.000723s ]
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 (1281) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000652s ]