SHOW FULL COLUMNS FROM `index_site` [ RunTime:0.000824s ]
SELECT * FROM `index_site` WHERE ( `status` = 1 ) AND `index_site`.`delete_time` IS NULL [ RunTime:0.000292s ]
SHOW FULL COLUMNS FROM `index_category` [ RunTime:0.000749s ]
SELECT * FROM `index_category` WHERE ( `status` = 1 ) AND `index_category`.`delete_time` IS NULL [ RunTime:0.000229s ]
SELECT * FROM `index_site` WHERE ( `domain` = '//shanghai.beemems.com.cn/' AND `status` = 1 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000330s ]
SELECT * FROM `index_category` WHERE ( `id` = 3 AND `status` = 1 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000213s ]
SHOW FULL COLUMNS FROM `index_article` [ RunTime:0.000742s ]
SELECT COUNT(*) AS think_count FROM `index_article` WHERE ( `site_id` = 3 AND `category_id` = 3 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.003629s ]
SELECT * FROM `index_article` WHERE ( `site_id` = 3 AND `category_id` = 3 AND `status` = 1 ) AND `index_article`.`delete_time` IS NULL ORDER BY `id` DESC LIMIT 140,20 [ RunTime:0.013250s ]
SELECT * FROM `index_site` WHERE ( `id` = 3 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000337s ]
SELECT * FROM `index_category` WHERE ( `id` = 3 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000384s ]
SELECT * FROM `index_site` WHERE ( `id` = 3 ) AND `index_site`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000224s ]
SELECT * FROM `index_category` WHERE ( `id` = 3 ) AND `index_category`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000204s ]