set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000370s ]
SHOW FULL COLUMNS FROM `tp_1_office_search` [ RunTime:0.001326s ]
DELETE FROM `tp_1_office_search` WHERE ( inputtime <1757137191 ) [ RunTime:0.003306s ]
SELECT count(*) as t FROM `tp_1_office` WHERE `tp_1_office`.`catid`IN (2,16,17,18,19,20,21,22,23,24,25,34,35) AND (`tp_1_office`.`region` IN (3,26,27,28,29,30,31,32,33)) ORDER BY NULL [ RunTime:0.004106s ]
SELECT * FROM `tp_1_office` WHERE `tp_1_office`.`catid` IN (2,16,17,18,19,20,21,22,23,24,25,34,35) ORDER BY `tp_1_office`.`hits` DESC LIMIT 10 [ RunTime:0.001665s ]