SHOW FULL COLUMNS FROM `index_site` [ RunTime:0.002099s ]
SELECT * FROM `index_site` WHERE ( `status` = 1 ) AND `index_site`.`delete_time` IS NULL [ RunTime:0.000319s ]
SHOW FULL COLUMNS FROM `index_category` [ RunTime:0.002126s ]
SELECT * FROM `index_category` WHERE ( `status` = 1 ) AND `index_category`.`delete_time` IS NULL [ RunTime:0.000221s ]
SELECT * FROM `index_site` WHERE ( `domain` = '//chongqing.51bianli.net/' AND `status` = 1 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000230s ]
SELECT * FROM `index_category` WHERE ( `id` = 2 AND `status` = 1 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000273s ]
SHOW FULL COLUMNS FROM `index_article` [ RunTime:0.002093s ]
SELECT COUNT(*) AS think_count FROM `index_article` WHERE ( `site_id` = 6 AND `category_id` = 2 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.012116s ]
SELECT * FROM `index_article` WHERE ( `site_id` = 6 AND `category_id` = 2 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 520,20 [ RunTime:0.038898s ]
SELECT * FROM `index_site` WHERE ( `id` = 6 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000309s ]
SELECT * FROM `index_category` WHERE ( `id` = 2 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000217s ]