SELECT COUNT(*) total_count FROM news_articles WHERE uid > 0 and subject LIKE '%โŒธ๐Ÿ‘ค@upindaโ†งํ•ด์„ ํ•ด์ปค๋””๋น„๐Ÿ€˜์บํ”ผํƒˆ๋””๋น„ํŒ๋งค์ฒ˜๐Ÿ–’๋‹ฌ๋ˆDB๊ตฌ์ž…์ฒ˜โฏš๐Ÿ‚ฌ%' or writer = 'โŒธ๐Ÿ‘ค@upindaโ†งํ•ด์„ ํ•ด์ปค๋””๋น„๐Ÿ€˜์บํ”ผํƒˆ๋””๋น„ํŒ๋งค์ฒ˜๐Ÿ–’๋‹ฌ๋ˆDB๊ตฌ์ž…์ฒ˜โฏš๐Ÿ‚ฌ'

Error: Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb3_general_ci,COERCIBLE) for operation 'like'
File : /news/search.php