SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.001181s ]
SELECT * FROM `qf_conf` [ RunTime:0.000909s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.000817s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001026s ]
SELECT COUNT(*) AS think_count FROM `qf_source` WHERE `status` = 1 AND `is_delete` = 0 AND `source_category_id` = 4 AND ( `title` LIKE '%塔吊%' OR `description` LIKE '%塔吊%' ) AND ( `title` LIKE '%竟是%' OR `description` LIKE '%竟是%' ) AND ( `title` LIKE '%黑客%' OR `description` LIKE '%黑客%' ) AND ( `title` LIKE '%大帝%' OR `description` LIKE '%大帝%' ) LIMIT 1 [ RunTime:0.000694s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000813s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000445s ]