페도라 3 에서 mysql 자동업데이트후 오류
글쓴이: ntsos / 작성시간: 토, 2005/04/09 - 12:36오전
Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
If you do not want to use transactional InnoDB tables, add a line
skip-innodb
to the [mysqld] section of init parameters in your my.cnf
or my.ini. If you want to use InnoDB tables, add to the [mysqld]
section, for example,
innodb_data_file_path = ibdata1:10M:autoextend
But to get good performance you should adjust for your hardware
the InnoDB startup options listed in section 2 at
http://www.innodb.com/ibman.html
050409 0:36:30 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
050409 0:36:30 /usr/libexec/mysqld: Normal shutdown
050409 00:36:30 mysqld ended
위와 같이 오류가 나오면서 안돼네요... 왜그런건지...
Forums:
my.cnf 파일을 열어보시면 해결될것 같습니다.#innodb_d
my.cnf 파일을 열어보시면 해결될것 같습니다.
#innodb_data_home_dir = /usr/local/mysql/var/
#innodb_data_file_path = ibdata1:10M:autoextend
두가지 모두 설정되어 있나 보시고...
db data 폴더 셋팅이 맞는지 보세요. data 폴더가 변경되어서 생긴 문제 인것 같습니다.
------식은이 처------
길이 끝나는 저기엔 아무 것도 없어요. 희망이고 나발이고 아무 것도 없어.
댓글 달기