MySQL Query : SELECT COUNT(*) as count FROM v9_news WHERE (v9_news.title like '%���������%' OR v9_news.description like '%���������%' OR v9_news.keywords like '%���������%') order BY id DESC
MySQL Error : Illegal mix of collations (gbk_chinese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
MySQL Errno : 1267
Message : Illegal mix of collations (gbk_chinese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
Need Help?