SHOW FULL COLUMNS FROM `index_site` [ RunTime:0.000772s ]
SELECT * FROM `index_site` WHERE ( `status` = 1 ) AND `index_site`.`delete_time` IS NULL [ RunTime:0.000299s ]
SHOW FULL COLUMNS FROM `index_category` [ RunTime:0.000739s ]
SELECT * FROM `index_category` WHERE ( `status` = 1 ) AND `index_category`.`delete_time` IS NULL [ RunTime:0.000199s ]
SELECT * FROM `index_site` WHERE ( `domain` = '//chongqing.beemems.com.cn/' AND `status` = 1 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000217s ]
SELECT * FROM `index_category` WHERE ( `id` = 3 AND `status` = 1 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000209s ]
SHOW FULL COLUMNS FROM `index_article` [ RunTime:0.000722s ]
SELECT COUNT(*) AS think_count FROM `index_article` WHERE ( `site_id` = 5 AND `category_id` = 3 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.012521s ]
SELECT * FROM `index_article` WHERE ( `site_id` = 5 AND `category_id` = 3 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 340,20 [ RunTime:0.033288s ]
SELECT * FROM `index_site` WHERE ( `id` = 5 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000354s ]
SELECT * FROM `index_category` WHERE ( `id` = 3 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000208s ]