SHOW FULL COLUMNS FROM `cms_home_links` [ RunTime:0.000888s ]
SELECT * FROM `cms_home_links` ORDER BY `sort` DESC [ RunTime:0.000220s ]
SHOW FULL COLUMNS FROM `cms_admin_classify` [ RunTime:0.000740s ]
SELECT * FROM `cms_admin_classify` WHERE ( type != 2 ) ORDER BY `sort` DESC [ RunTime:0.000187s ]
SELECT `id` FROM `cms_admin_classify` WHERE ( id = 46 or pid = 46 ) ORDER BY `sort` DESC [ RunTime:0.000195s ]
SHOW FULL COLUMNS FROM `cms_admin_information` [ RunTime:0.000758s ]
SELECT COUNT(*) AS think_count FROM `cms_admin_information` `t1` INNER JOIN `cms_admin_classify` `t2` ON `t1`.`classify_id`=`t2`.`id` WHERE ( t1.id >= 1 and classify_id IN ('46') ) LIMIT 1 [ RunTime:0.005829s ]
SELECT `t1`.*,t2.title as classtitle FROM `cms_admin_information` `t1` INNER JOIN `cms_admin_classify` `t2` ON `t1`.`classify_id`=`t2`.`id` WHERE ( t1.id >= 1 and classify_id IN ('46') ) ORDER BY `id` DESC LIMIT 15,15 [ RunTime:0.100363s ]
SELECT
t1.*,
t2.name,
t2.head_portrait,
t2.`level`
FROM
cms_home_comment AS t1
LEFT JOIN cms_home_member AS t2 ON (
t1.member_id = t2.id) where t1.reply_id = 0 and t1.information_id = 105 [ RunTime:0.000304s ]
SHOW FULL COLUMNS FROM `cms_home_comment` [ RunTime:0.000822s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 105 LIMIT 1 [ RunTime:0.000172s ]
SELECT
t1.*,
t2.name,
t2.head_portrait,
t2.`level`
FROM
cms_home_comment AS t1
LEFT JOIN cms_home_member AS t2 ON (
t1.member_id = t2.id) where t1.reply_id = 0 and t1.information_id = 104 [ RunTime:0.000166s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 104 LIMIT 1 [ RunTime:0.000160s ]
SELECT
t1.*,
t2.name,
t2.head_portrait,
t2.`level`
FROM
cms_home_comment AS t1
LEFT JOIN cms_home_member AS t2 ON (
t1.member_id = t2.id) where t1.reply_id = 0 and t1.information_id = 103 [ RunTime:0.000173s ]
SHOW FULL COLUMNS FROM `cms_home_like` [ RunTime:0.000731s ]
SELECT * FROM `cms_home_like` WHERE `information_id` = 103 AND `comment_id` = 1 AND `delete_time` IS NULL [ RunTime:0.000147s ]
SELECT
t1.*,
t2.name,
t2.head_portrait,
t2.`level`
FROM
cms_home_comment AS t1
LEFT JOIN cms_home_member AS t2 ON (
t1.member_id = t2.id) where t1.reply_id = 1 and t1.information_id = 103 [ RunTime:0.000181s ]
SELECT * FROM `cms_home_like` WHERE `information_id` = 103 AND `comment_id` = 2 AND `delete_time` IS NULL [ RunTime:0.000131s ]
SELECT
t1.*,
t2.name,
t2.head_portrait,
t2.`level`
FROM
cms_home_comment AS t1
LEFT JOIN cms_home_member AS t2 ON (
t1.member_id = t2.id) where t1.reply_id = 2 and t1.information_id = 103 [ RunTime:0.000165s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 103 LIMIT 1 [ RunTime:0.000124s ]