SHOW FULL COLUMNS FROM `index_site` [ RunTime:0.002673s ]
SELECT * FROM `index_site` WHERE ( `status` = 1 ) AND `index_site`.`delete_time` IS NULL [ RunTime:0.000405s ]
SHOW FULL COLUMNS FROM `index_category` [ RunTime:0.002556s ]
SELECT * FROM `index_category` WHERE ( `status` = 1 ) AND `index_category`.`delete_time` IS NULL [ RunTime:0.000368s ]
SELECT * FROM `index_site` WHERE ( `domain` = '//changsha.51bianli.net/' AND `status` = 1 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000247s ]
SELECT * FROM `index_category` WHERE ( `id` = 1 AND `status` = 1 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000253s ]
SHOW FULL COLUMNS FROM `index_article` [ RunTime:0.002399s ]
SELECT COUNT(*) AS think_count FROM `index_article` WHERE ( `site_id` = 14 AND `category_id` = 1 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.012569s ]
SELECT * FROM `index_article` WHERE ( `site_id` = 14 AND `category_id` = 1 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 380,20 [ RunTime:0.041521s ]
SELECT * FROM `index_site` WHERE ( `id` = 14 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000414s ]
SELECT * FROM `index_category` WHERE ( `id` = 1 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000246s ]