SHOW COLUMNS FROM `sh_article` [ RunTime:0.0006s ]
SELECT COUNT(*) AS tp_count FROM `sh_article` WHERE `catid` = 34 AND `status` = 99 LIMIT 1 [ RunTime:0.0001s ]
SELECT * FROM `sh_article` WHERE `catid` = 34 AND `status` = 99 ORDER BY id DESC LIMIT 0,6 [ RunTime:0.0002s ]
SHOW COLUMNS FROM `sh_article_data` [ RunTime:0.0004s ]
SELECT * FROM `sh_article_data` WHERE ( 1=1 AND id='88' ) LIMIT 1 [ RunTime:0.0001s ]
SELECT * FROM `sh_article_data` WHERE ( 1=1 AND id='87' ) LIMIT 1 [ RunTime:0.0001s ]
SELECT * FROM `sh_article_data` WHERE ( 1=1 AND id='82' ) LIMIT 1 [ RunTime:0.0001s ]
SELECT * FROM `sh_article_data` WHERE ( 1=1 AND id='78' ) LIMIT 1 [ RunTime:0.0001s ]
SELECT * FROM `sh_article_data` WHERE ( 1=1 AND id='76' ) LIMIT 1 [ RunTime:0.0001s ]
SELECT * FROM `sh_article_data` WHERE ( 1=1 AND id='75' ) LIMIT 1 [ RunTime:0.0001s ]
SELECT COUNT(*) as count FROM sh_article_data inner join sh_article on sh_article_data.id = sh_article.id where sh_article_data.fenlei = 33 [ RunTime:0.0001s ]
select sh_article.title, sh_article.url, sh_article.thumb, sh_article.id from sh_article_data inner join sh_article on sh_article_data.id = sh_article.id where sh_article_data.fenlei = 33 LIMIT 0,6 [ RunTime:0.0001s ]
select sh_fenlei.title, sh_fenlei.id from sh_fenlei where sh_fenlei.pid = 23 LIMIT 20 [ RunTime:0.0001s ]
select sh_fenlei.title, sh_fenlei.id from sh_fenlei where sh_fenlei.pid = 24 LIMIT 20 [ RunTime:0.0001s ]
select sh_fenlei.title, sh_fenlei.id from sh_fenlei where sh_fenlei.pid = 25 LIMIT 20 [ RunTime:0.0001s ]