SHOW FULL COLUMNS FROM `cms_home_links` [ RunTime:0.000894s ]
SELECT * FROM `cms_home_links` ORDER BY `sort` DESC [ RunTime:0.000207s ]
SHOW FULL COLUMNS FROM `cms_admin_classify` [ RunTime:0.001452s ]
SELECT * FROM `cms_admin_classify` WHERE ( type != 2 ) ORDER BY `sort` DESC [ RunTime:0.000216s ]
SELECT `id` FROM `cms_admin_classify` WHERE ( id = 46 or pid = 46 ) ORDER BY `sort` DESC [ RunTime:0.000224s ]
SHOW FULL COLUMNS FROM `cms_admin_information` [ RunTime:0.000754s ]
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.006006s ]
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.182517s ]
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.000993s ]
SHOW FULL COLUMNS FROM `cms_home_comment` [ RunTime:0.001787s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 105 LIMIT 1 [ RunTime:0.000933s ]
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.001371s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 104 LIMIT 1 [ RunTime:0.000645s ]
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.000778s ]
SHOW FULL COLUMNS FROM `cms_home_like` [ RunTime:0.001568s ]
SELECT * FROM `cms_home_like` WHERE `information_id` = 103 AND `comment_id` = 1 AND `delete_time` IS NULL [ RunTime:0.000734s ]
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.000729s ]
SELECT * FROM `cms_home_like` WHERE `information_id` = 103 AND `comment_id` = 2 AND `delete_time` IS NULL [ RunTime:0.000667s ]
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.000650s ]
SELECT COUNT(*) AS think_count FROM `cms_home_comment` WHERE `reply_id` = 0 AND `information_id` = 103 LIMIT 1 [ RunTime:0.000651s ]