컨텐츠4 설치 관리 오류 질문드려요~ 정보
컨텐츠4 설치 관리 오류 질문드려요~본문
컨텐츠4 설치했는데~~
기간충전내역과 기간회원관리 들어가면
select count(*) as cnt from g4_point a left join cont4_member_period b on (a.mb_id=b.mb_id) where (a.po_rel_table='@period') order by a.po_rel_action desc
1267 : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
error file : /go/adm/contents_admin/period_list.php
와 같은 오류 메세지가 뜹니다.
해결방법좀 알려주세용
기간충전내역과 기간회원관리 들어가면
select count(*) as cnt from g4_point a left join cont4_member_period b on (a.mb_id=b.mb_id) where (a.po_rel_table='@period') order by a.po_rel_action desc
1267 : Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8_unicode_ci,IMPLICIT) for operation '='
error file : /go/adm/contents_admin/period_list.php
와 같은 오류 메세지가 뜹니다.
해결방법좀 알려주세용
댓글 전체