mysql 실행이 안됩니다. 도와주세요
051005 18:45:00 mysqld started
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
051005 18:45:00 InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
051005 18:45:00 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
051005 18:45:00 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
051005 18:45:01 InnoDB: Started; log sequence number 0 0
051005 18:45:01 [ERROR] /usr/local/mysql/libexec/mysqld: 화일을 찾지 못했습니다.: './mysql/host.frm' (에러번호: 13)
051005 18:45:01 [ERROR] /usr/local/mysql/libexec/mysqld: 화일을 찾지 못했습니다.: './mysql/host.frm' (에러번호: 13)
051005 18:45:01 [ERROR] Fatal error: Can't open privilege tables: 화일을 찾지 못했습니다.: './mysql/host.frm' (에러번호: 13)
051005 18:45:01 mysqld ended
mysql 서비스가 잘되다 안되고 있습니다.
오류에 기초DB 생성시에 있던 파일이 없다고 나오는것 같은데
mysql 을 재설치하여도 마찬가지입니다.
그리고 InnoDB 사용여부에 설정 바꾸어준적이 없는것 같은데
위에 관련 Log가 남는게 왜 그런지 궁금합니다.
도와주십시오~
댓글 달기