select a.id, a.date_added, a.active,
b.title, b.description, b.genre, b.page_seo_url,
d.file_name,
group_concat(convert(f.category_id,char(8))) as BlogCategoryID
from blog a
left join blog_details b on (a.id = b.blog_id and b.language = 1)
left join blog_gallery c on (a.id = c.table_id)
left join media_library d on c.media_library_id = d.id
left join blog_category_rel e on e.blog_id = a.id
left join blog_category_details f on (e.category_id = f.category_id and f.language = 1)
where a.active = 1
and b.page_seo_url = 'comedy-magician-and-illusionist-freddy-fusion-headline-performer-on-disney-cruise-line'
group by a.id, b.title, b.description, b.genre,d.file_name,b.page_seo_url
limit 1
Comedy Magician and Illusionist Freddy Fusion headline performer on Disney Cruise Line
Well. he's back. Freddy Fusion with his Science Magic show will be headline performing on Disney Cruise Line this week. The Disney Dream is the only ship of their four to profile only one artist. Freddy Fusion is a crowd fav for Disney Cruise Line performing regularly on the Disney Magic, Disney Wonder, Disney Fantasy and at the moment Disney Dream.