Oh yeah…
You’re right.
I don’t realize that offical released the version is just for English(UTF-8)…
This errors message has just catched:
WordPress database error: [Illegal mix of collations (utf8_general_ci,IMPLICIT) and (gbk_chinese_ci,COERCIBLE) for operation ‘=’]
SELECT comment_ID FROM wp_comments WHERE comment_post_ID = ‘1’ AND ( comment_author = ‘billy_mfk’ OR comment_author_email = ‘[email protected]’ ) AND comment_content = ‘杩樻槸TMD鐨勮€侀棶棰? LIMIT 1
I change the database charset to gbk_chinese_ci, it not shown that error ever.
but the wp converts the Chinese string is also wrong…