set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.001131s ]
SHOW FULL COLUMNS FROM `tp_1_office_search` [ RunTime:0.002175s ]
DELETE FROM `tp_1_office_search` WHERE ( inputtime <1757147972 ) [ RunTime:0.005325s ]
SELECT count(*) as t FROM `tp_1_office` WHERE (`tp_1_office`.`title` LIKE '%SOUTH SEAS CENTRE BLOCK 02%' OR `tp_1_office`.`keywords` LIKE '%SOUTH SEAS CENTRE BLOCK 02%' OR `tp_1_office`.`en_title` LIKE '%SOUTH SEAS CENTRE BLOCK 02%' OR `tp_1_office`.`cn_title` LIKE '%SOUTH SEAS CENTRE BLOCK 02%') AND (`tp_1_office`.`region` IN (3,26,27,28,29,30,31,32,33)) ORDER BY NULL [ RunTime:0.005086s ]