SELECT COUNT(*) total_count FROM news_articles WHERE uid > 0 and subject LIKE '%โฎ๐ฅ๊ฐ์ข ํด์ปค์ฃผ์๋๋นํ๋งค๐ธ@ttch9โ๋ณธ์ฌํดํน๋๋น๊ฑฐ๋์ฒโ๐ช์ต์ ์ฃผ์DB๊ตฌ๋งค๐โก๋๋ถDBํ๋งค์ฒโ%' or writer = 'โฎ๐ฅ๊ฐ์ข ํด์ปค์ฃผ์๋๋นํ๋งค๐ธ@ttch9โ๋ณธ์ฌํดํน๋๋น๊ฑฐ๋์ฒโ๐ช์ต์ ์ฃผ์DB๊ตฌ๋งค๐โก๋๋ถDBํ๋งค์ฒโ'
Error: Illegal mix of collations (utf8mb4_general_ci,IMPLICIT) and (utf8mb3_general_ci,COERCIBLE) for operation 'like'
File : /news/search.php