set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000394s ]
SHOW FULL COLUMNS FROM `tp_1_build_search` [ RunTime:0.013532s ]
DELETE FROM `tp_1_build_search` WHERE ( inputtime <1757153306 ) [ RunTime:0.002447s ]
SELECT count(*) as t FROM `tp_1_build` WHERE `tp_1_build`.`catid`IN (2,16,17,18,19,20,21,22,23,24,25,34,35) AND (`tp_1_build`.`region` IN (3,26,27,28,29,30,31,32,33) OR `tp_1_build`.`region` IN (1,4,5,6,7,8,9,10,11,12,13,14,15)) ORDER BY NULL [ RunTime:0.003796s ]
SELECT * FROM `tp_1_build` WHERE `tp_1_build`.`catid` IN (2,16,17,18,19,20,21,22,23,24,25,34,35) ORDER BY `tp_1_build`.`hits` DESC LIMIT 10 [ RunTime:0.009045s ]