오류메세지좀 봐주세요. 정보
오류메세지좀 봐주세요.본문
select count(*) as cnt from g4_member where (1) and ( (mb_name like 'ê¹€?í¬%') ) order by mb_id asc
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
error file : /V1/adm/member_list.php
관리자모드 회원리스트에서 삭제를 하니 이런 메세지가 나오네요. 삭제는 됩니다만, 삭제할때마다 이런메세지가 떠서요.
select 구문에 뭘 어떻게 해줘야 하나요??
1267 : Illegal mix of collations (euckr_korean_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like'
error file : /V1/adm/member_list.php
관리자모드 회원리스트에서 삭제를 하니 이런 메세지가 나오네요. 삭제는 됩니다만, 삭제할때마다 이런메세지가 떠서요.
select 구문에 뭘 어떻게 해줘야 하나요??
댓글 전체
