SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `raw_tags` LIKE '%5A%' ORDER BY `publish_time` DESC LIMIT 0,10 [ RunTime:0.015342s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,4,10,57) [ RunTime:0.001163s ]
SELECT COUNT(*) AS think_count FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) AND `raw_tags` LIKE '%5A%' LIMIT 1 [ RunTime:0.016655s ]
SELECT * FROM `tb_tag` WHERE `is_show` = 1 ORDER BY RAND() LIMIT 20 [ RunTime:0.024504s ]
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.015585s ]
SELECT * FROM `tb_category` WHERE `id` IN (10,6,43,4,42,7) [ RunTime:0.007032s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.066823s ]
SELECT * FROM `tb_category` WHERE `id` IN (40,37,10,55,29,39,28) [ RunTime:0.002267s ]
SELECT * FROM `tb_article` WHERE `is_show` = 1 AND `is_delete` = 0 AND ( publish_time <= now() ) ORDER BY RAND() LIMIT 10 [ RunTime:0.061102s ]
SELECT * FROM `tb_category` WHERE `id` IN (4,40,16,39,13,6,11) [ RunTime:0.000582s ]
SELECT * FROM `tb_category` WHERE `is_show` = 1 ORDER BY `order_time` ASC [ RunTime:0.000358s ]