|
 |
1366: Incorrect string value: '\xEB\x88\x84\xEB\xA3\xA9' for column 'words' at row 1 insert into tb_search_words (words, srch_dt, srch_gb, remote_ip) values('누룩', DATE_FORMAT(SYSDATE(), '%Y%m%d%H%i%s'), 'ttl', '18.117.120.216')1267: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (euckr_korean_ci,COERCIBLE) for operation 'like' select count(*) from tb_news where able=1 and when_ > '1999-11-30' and ttl like '%누룩%'1267: Illegal mix of collations (utf8_general_ci,IMPLICIT) and (euckr_korean_ci,COERCIBLE) for operation 'like' select no, when_, ttl, summary, hl from tb_news where able=1 and when_ > '1999-11-30' and ttl like '%누룩%' order by when_ desc limit 0, 150
°Ë»ö¾î(누룩)¿¡ °üÇÑ ±â»ç¸¦ °Ç ã¾Ò½À´Ï´Ù. 1 ¹ø° °Ë»ö°á°ú ¸®½ºÆ® ÆäÀÌÁöÀÔ´Ï´Ù. |
|