SHOW FULL COLUMNS FROM `tdy_portal_article_title` [ RunTime:0.005123s ]
SHOW FULL COLUMNS FROM `tdy_portal_cats` [ RunTime:0.005117s ]
SELECT COUNT(*) AS think_count FROM `tdy_portal_article_title` WHERE ( ( ( `catid` IN (66,89,90) OR `catid_ext1` IN (66,89,90) OR `catid_ext2` IN (66,89,90) OR `catid_ext3` IN (66,89,90) OR `catid_ext4` IN (66,89,90) OR `catid_ext5` IN (66,89,90) ) ) ) AND `tdy_portal_article_title`.`delete_time` IS NULL [ RunTime:0.004966s ]
SELECT * FROM `tdy_portal_article_title` WHERE ( ( ( `catid` IN (66,89,90) OR `catid_ext1` IN (66,89,90) OR `catid_ext2` IN (66,89,90) OR `catid_ext3` IN (66,89,90) OR `catid_ext4` IN (66,89,90) OR `catid_ext5` IN (66,89,90) ) ) ) AND `tdy_portal_article_title`.`delete_time` IS NULL ORDER BY `top_time` DESC,`publish_time` DESC LIMIT 0,12 [ RunTime:0.005033s ]
SHOW FULL COLUMNS FROM `tdy_portal_article_attachment` [ RunTime:0.005046s ]
SHOW FULL COLUMNS FROM `tdy_portal_article_attachment` [ RunTime:0.005055s ]
SELECT `id`,`aid`,`path`,`type`,`original_name` FROM `tdy_portal_article_attachment` WHERE `type` IN ('file','document') AND ( `aid` IN (280,269) ) ORDER BY `id` ASC [ RunTime:0.005042s ]
SELECT `title`,`id`,`catid` FROM `tdy_portal_article_title` WHERE ( `catid` = 66 ) AND `tdy_portal_article_title`.`delete_time` IS NULL LIMIT 0,1000 [ RunTime:0.004971s ]