SELECT tv.vid FROM `tag_video` AS tv, `tags` AS t WHERE tv.tag_id=t.id AND t.tag='Wish' GROUP BY tv.vid