database.sarang.net
UserID
Passwd
Database
DBMS
ㆍMySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
MySQL Q&A 30071 게시물 읽기
No. 30071
1067 프로세스 비정상종료 오류에 대해서...
작성자
박의호
작성일
2011-10-14 09:43
조회수
8,893

mysql5.5 버전입니다.

한글처리 설정 도중 서버를 중지시키지 않고

my.ini 파일의
-------------------------------------------------------------------------------------------------------------------------------

[client]
default-character-set=utf-8
port=3307

[mysql]

default-character-set=utf-8


# SERVER SECTION
# ----------------------------------------------------------------------
#
# The following options will be read by the MySQL Server. Make sure that
# you have installed the server correctly (see above) so it reads this
# file.
#
[mysqld]

# The TCP/IP Port the MySQL Server will listen on
port=3307
skip-character-set-client-handshake


#Path to installation directory. All paths are usually resolved relative to this.
basedir="C:/Program Files/MySQL/MySQL Server 5.5/"

#Path to the database root
datadir="C:/ProgramData/MySQL/MySQL Server 5.5/Data/"

# The default character set that will be used when a new schema or table is
# created and no character set is defined
character-set-server=utf-8
-------------------------------------------------------------------------------------------------------------------------------

utf-8을 euc-kr로 변경후 저장하고나서

접속이 안되길래 다시 utf-8로 변경하고

재부팅하고나서부터 1607에러가 뜨면서 서비스가 시작이 되질않습니다...

winNT는 아니고 그냥 윈7에 설치되어있는데..

휴...제발좀 살려주십쇼....

이 글에 대한 댓글이 총 1건 있습니다.

 MySQL에서는 utf-8 대신에 utf8을 써야 합니다.

1067에러가 그 때문에 발생한 것인지는 모르겠으나, 일단 수정해보시는 것이 좋겠습니다.

박현우(lqez)님이 2011-10-17 10:25에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
30078mysql 4.1 함수생성 오류
주지훈
2011-10-18
7661
30077der typ von Feld 에러
김양훈
2011-10-18
7769
30072group by... [1]
안용재
2011-10-14
7863
300711067 프로세스 비정상종료 오류에 대해서... [1]
박의호
2011-10-14
8893
30070mysql 쿼리 문의드립니다. [1]
최범선
2011-10-11
7927
30069JOIN 관련 문의 드립니다. 머리가 터지려고 하네요.. ㅡㅡ;; [1]
김상묵
2011-10-11
7804
30068double형 문제 - 간단하니 테스트라도 부탁드립니다.
박종선
2011-10-10
7213
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.022초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다