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 29407 게시물 읽기
No. 29407
mysql_install_db 시 에러
작성자
이길용
작성일
2009-11-18 21:56ⓒ
2009-11-18 21:56ⓜ
조회수
7,123

mysql컴파일 다한후 mysql_install_db 명령어를 쳤더니 에러가....
centos5.4쓰고 있으며 mysql5.0.51설치중에 에러 났습니다. 이것때문에 6시간째 삽질중... 도와주세요.

[root@localhost bin]# ./mysql_install_db
Installing MySQL system tables...
ERROR: 1062  Duplicate entry 'localhost-' for key 1
091118 21:54:15 [ERROR] Aborting

091118 21:54:15 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete

Installation of system tables failed!

Examine the logs in /usr/local/mysql/data for more information.
You can try to start the mysqld daemon with:
/usr/local/mysql/libexec/mysqld --skip-grant &
and use the command line tool
/usr/local/mysql/bin/mysql to connect to the mysql
database and look at the grant tables:

shell> /usr/local/mysql/bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /usr/local/mysql/data that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the /usr/local/mysql/bin/mysqlbug script!
[root@localhost bin]#
[root@localhost bin]#  t2klwedfk
-bash: t2klwedfk: command not found
[root@localhost bin]#

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

내용으로 보아서는 이미 mysql 기본 테이블이 data폴더 내에 있는 것으로 보입니다.

확인해보세요.

박현우(lqez)님이 2009-11-24 11:57에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
29413원하는 기간만큼 날짜조회
박종선
2009-11-22
6502
29410php에서 mysqli 를 사용하려고 할때 컴파일만이 해결책인가요? [1]
강경섭
2009-11-20
5634
29409mysql 사용하고 있는데 innodb 백업을 정확하게 하려면 어떻게 해야 하나요? [2]
윤민호
2009-11-20
7821
29407mysql_install_db 시 에러 [1]
이길용
2009-11-18
7123
29406학교 시간표 DB 쿼리 관련 자세한 질문입니다. [1]
김성대
2009-11-18
6632
29405mysql log를 로그로테이션 하려하는데 별 문제 없을까요? [1]
박찬영
2009-11-17
5863
29403하나의 row를 여러개의 row로 바꾸고 싶습니다 [1]
이동훈
2009-11-17
6054
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.018초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다