SHOW FULL COLUMNS FROM `qf_conf` [ RunTime:0.001038s ]
SELECT * FROM `qf_conf` [ RunTime:0.000709s ]
SHOW FULL COLUMNS FROM `qf_source_category` [ RunTime:0.000719s ]
SHOW FULL COLUMNS FROM `qf_source` [ RunTime:0.001068s ]
SELECT COUNT(*) AS think_count FROM `qf_source` WHERE `status` = 1 AND `is_delete` = 0 AND `source_category_id` = 5 AND ( `title` LIKE '%f1%' OR `description` LIKE '%f1%' ) AND ( `title` LIKE '%狂飙%' OR `description` LIKE '%狂飙%' ) AND ( `title` LIKE '%飞车%' OR `description` LIKE '%飞车%' ) LIMIT 1 [ RunTime:0.000692s ]
SELECT `name`,`image` FROM `qf_source_category` WHERE `status` = 0 AND `is_sys` = 1 ORDER BY `sort` DESC [ RunTime:0.000709s ]
SELECT `name`,source_category_id as id FROM `qf_source_category` WHERE `status` = 0 ORDER BY `sort` DESC [ RunTime:0.000479s ]