DB Error: unknown error

SELECT * FROM ABLOG_user ,ABLOG_tag ,ABLOG_news LEFT JOIN ABLOG_holiday ON ABLOG_news.newsDate = ABLOG_holiday.holidayDate WHERE ABLOG_user.userID = ABLOG_news.userID AND newsStatus=1 AND newsDate <= '2024-03-29' AND newsTimeStamp <= 1711640922 AND ABLOG_tag.newsID=ABLOG_news.newsID AND ABLOG_tag.tag = '¥é¡¼¥á¥ó' GROUP BY newsDate ORDER BY newsDate DESC limit 0,6 [nativecode=1267 ** Illegal mix of collations (ujis_japanese_ci,IMPLICIT) and (latin1_swedish_ci,COERCIBLE) for operation '=']