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.098962s ]
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.226852s ]
SELECT `grm_neirong` FROM `gan_rao_ma` WHERE `grm_html_path` = '/vodsearch/-周国栋----------.html' LIMIT 1 [ RunTime:0.001392s ]