javax.servlet.ServletException: javax.servlet.jsp.JspException:
select wp_posts.post_title,wp_posts.post_date,wp_posts.guid,
IFNULL(SUBSTRING(ishare.fnStripTags(wp_posts.post_content),1,100),"NONE") post_content
from wp_posts
where wp_posts.post_status = 'publish'
order by wp_posts.post_date desc
limit 3;
: Incorrect string value: '\xE2\x80\x90