SHOW FULL COLUMNS FROM `ecms_search_hot` [ RunTime:0.015626s ]
SELECT `title` FROM `ecms_search_hot` ORDER BY `counts` DESC,`addtime` DESC LIMIT 3 [ RunTime:0.031252s ]
SHOW FULL COLUMNS FROM `ecms_main` [ RunTime:0.031252s ]
SELECT `id`,`title` FROM `ecms_main` WHERE `sort` = 9 ORDER BY `uptime` [ RunTime:0.015626s ]
SHOW FULL COLUMNS FROM `view_pro` [ RunTime:0.031251s ]
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.031252s ]
SELECT COUNT(*) AS think_count FROM `ecms_search_hot` WHERE `title` = '接近开关' LIMIT 1 [ RunTime:0.031252s ]
UPDATE `ecms_search_hot` SET `counts` = `counts` + 1 WHERE `title` = '接近开关' [ RunTime:0.015626s ]
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.031252s ]
SELECT `title` FROM `ecms_search_hot` ORDER BY `counts` DESC,`addtime` DESC LIMIT 3 [ RunTime:0.031252s ]