SHOW FULL COLUMNS FROM `cms_home_links` [ RunTime:0.000879s ]
SELECT * FROM `cms_home_links` ORDER BY `sort` DESC [ RunTime:0.000195s ]
SHOW FULL COLUMNS FROM `cms_admin_classify` [ RunTime:0.000743s ]
SELECT * FROM `cms_admin_classify` WHERE ( type != 2 ) ORDER BY `sort` DESC [ RunTime:0.000220s ]
SELECT `id` FROM `cms_admin_classify` WHERE ( id = 46 or pid = 46 ) ORDER BY `sort` DESC [ RunTime:0.000203s ]
SHOW FULL COLUMNS FROM `cms_admin_information` [ RunTime:0.000799s ]
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.005833s ]
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.126377s ]
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.000508s ]
SHOW FULL COLUMNS FROM `cms_home_comment` [ RunTime:0.001154s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 105 LIMIT 1 [ RunTime:0.000246s ]
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.000265s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 104 LIMIT 1 [ RunTime:0.000240s ]
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.000272s ]
SHOW FULL COLUMNS FROM `cms_home_like` [ RunTime:0.001151s ]
SELECT * FROM `cms_home_like` WHERE `information_id` = 103 AND `comment_id` = 1 AND `delete_time` IS NULL [ RunTime:0.000429s ]
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.000283s ]
SELECT * FROM `cms_home_like` WHERE `information_id` = 103 AND `comment_id` = 2 AND `delete_time` IS NULL [ RunTime:0.000204s ]
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.000253s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 103 LIMIT 1 [ RunTime:0.000205s ]