SELECT COUNT(*) AS think_count FROM `video_info` WHERE ( `v_name` LIKE '%%' OR `v_zhuyan` LIKE '%%' OR `v_daoyan` LIKE '%%' OR `v_description` LIKE '%%' ) AND `v_zhuyan` LIKE '%傅红星%' LIMIT 1 [ RunTime:0.139963s ]
SELECT * FROM `video_info` WHERE ( `v_name` LIKE '%%' OR `v_zhuyan` LIKE '%%' OR `v_daoyan` LIKE '%%' OR `v_description` LIKE '%%' ) AND `v_zhuyan` LIKE '%傅红星%' ORDER BY FIELD(v_name, '') DESC, v_id DESC LIMIT 0,10 [ RunTime:0.162563s ]
SELECT `grm_neirong` FROM `gan_rao_ma` WHERE `grm_html_path` = '/vodsearch/-傅红星----------.html' LIMIT 1 [ RunTime:0.001072s ]