디비오류 메세지...이게 뭔가요..ㅡㅡ; 정보
디비오류 메세지...이게 뭔가요..ㅡㅡ;본문
에러 메세지는
1267 : Illegal mix of collations (ujis_japanese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /gnuboard/bbs/write_update.php
이렇게 나왔습니다.
제가 mysql5.x을 쓰고 있는데
디비를 생성할때 collation을 ujis_japaness_ci로 했습니다.
그러니 이런오류 메세지가 나옵니다.
이럴때 어떻게 해야 할까요..ㅜㅜ
1267 : Illegal mix of collations (ujis_japanese_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
error file : /gnuboard/bbs/write_update.php
이렇게 나왔습니다.
제가 mysql5.x을 쓰고 있는데
디비를 생성할때 collation을 ujis_japaness_ci로 했습니다.
그러니 이런오류 메세지가 나옵니다.
이럴때 어떻게 해야 할까요..ㅜㅜ
댓글 전체
해결 됐습니다..
디비생성시 collation을 utf8_general_ci로 해서 다시 만들었더니
해결 됐습니다..휴..
근데 파일 업로드가 안되네요..ㅜㅜ
디비생성시 collation을 utf8_general_ci로 해서 다시 만들었더니
해결 됐습니다..휴..
근데 파일 업로드가 안되네요..ㅜㅜ