SELECT COUNT(*) total_count FROM news_articles WHERE uid > 0 and subject LIKE '%๐Ÿบ@upinda๐Ÿ˜ง๐Ÿผํˆฌ์ž๋””๋น„์ „๋ฌธ๐Ÿ—โญฒ์˜์—…๋‹ด๋ณด๋Œ€์ถœ๋””๋น„๊ตฌ๋งค๐ŸŸ•๊ณจํผ๋ฐ์ดํ„ฐ๋ฒ ์ด์ŠคํŒ๋งค๐Ÿง›โญ†ํ•ด์™ธ์„ ๋ฌผ์ „ํ™˜๋””๋น„โฌโฏฑ%' or writer = '๐Ÿบ@upinda๐Ÿ˜ง๐Ÿผํˆฌ์ž๋””๋น„์ „๋ฌธ๐Ÿ—โญฒ์˜์—…๋‹ด๋ณด๋Œ€์ถœ๋””๋น„๊ตฌ๋งค๐ŸŸ•๊ณจํผ๋ฐ์ดํ„ฐ๋ฒ ์ด์ŠคํŒ๋งค๐Ÿง›โญ†ํ•ด์™ธ์„ ๋ฌผ์ „ํ™˜๋””๋น„โฌโฏฑ'

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