Hi :)
I got lots of this errors :\
WordPress database error Incorrect string value: '\x92m new...' for column 'comment_content' at row 1 for query INSERT
INTOwp_comments(comment_post_ID,comment_author,comment_author_email,comment_author_url,comment_author_IP,comment_date,comment_date_gmt,`co
mment_content,comment_karma,comment_approved,comment_agent,comment_type,comment_parent,user_id`) VALUES
In config I got
define('DB_CHARSET', 'utf8');
on mysql collation "utf8_general_ci"
pls help :(