All Blog Posts Tagged: Failures' Union
select blog.id as blog_id,
blog.slug,
blog.name
from blog
where blog.active = 1 and slug ='Failures' Union'
ERROR: unterminated quoted string at or near "'
"
LINE 5: where blog.active = 1 and slug ='Failures' Union'
^/home/joonbugc/public_html/skyphp/modules/blog/tag.php
Line: 10