SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 64 LIMIT 1 [ RunTime:0.005862s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 64 LIMIT 1 [ RunTime:0.010204s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 AND `id` = 26 LIMIT 1 [ RunTime:0.007946s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.006692s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 64 ORDER BY `publish_time` DESC LIMIT 0,23 [ RunTime:0.016456s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.006261s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `category_id` = 64 LIMIT 1 [ RunTime:0.014186s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.024859s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY `view_count` DESC LIMIT 9 [ RunTime:0.016611s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.006631s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.063943s ]
SELECT * FROM `tb_category` WHERE `id` IN (32,37,17,29,40,51,45,4) [ RunTime:0.006299s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.072586s ]
SELECT * FROM `tb_category` WHERE `id` IN (6,40,55,4,37,44) [ RunTime:0.000754s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000333s ]