SHOW FULL COLUMNS FROM `ecms_search_hot` [ RunTime:0.026368s ]
SELECT `title` FROM `ecms_search_hot` ORDER BY `counts` DESC,`addtime` DESC LIMIT 3 [ RunTime:0.026368s ]
SHOW FULL COLUMNS FROM `ecms_main` [ RunTime:0.026368s ]
SELECT `id`,`title` FROM `ecms_main` WHERE `sort` = 9 ORDER BY `uptime` [ RunTime:0.026369s ]
SHOW FULL COLUMNS FROM `view_pro` [ RunTime:0.026368s ]
SELECT COUNT(*) AS think_count FROM `view_pro` WHERE ( (`title` LIKE '%接近开关%' OR `class_title` LIKE '%接近开关%') AND shelve=1 AND isdel=0 ) LIMIT 1 [ RunTime:0.028322s ]
SELECT COUNT(*) AS think_count FROM `ecms_search_hot` WHERE `title` = '接近开关' LIMIT 1 [ RunTime:0.026368s ]
UPDATE `ecms_search_hot` SET `counts` = `counts` + 1 WHERE `title` = '接近开关' [ RunTime:0.029298s ]
SELECT COUNT(*) AS think_count FROM `view_pro` WHERE ( (`title` LIKE '%接近开关%' OR `class_title` LIKE '%接近开关%') AND shelve=1 AND isdel=0 ) LIMIT 1 [ RunTime:0.028321s ]
SELECT `title` FROM `ecms_search_hot` ORDER BY `counts` DESC,`addtime` DESC LIMIT 3 [ RunTime:0.025392s ]