mysql table에 대한 유저를 지정하여 해결할 수 있다
1. mysql 설치 경로로 이동
cd /usr/local/mysql |
2. 초기 테이블 생성
scripts/mysql_install_db --user=mysql |
이 후 /usr/local/mysql/bin/mysqld_safe & 하면 에러 없이 실행된다.
'IT > Trouble shooting' 카테고리의 다른 글
[error] ajp_validate::jk_ajp_common.c (2748): worker worker1 can't resolve tomcat address (1) | 2015.03.05 |
---|---|
FATAL ERROR: Could not find ./bin/my_print_defaults (0) | 2015.03.05 |
Apache & Tomcat 연동 후 이미지 안나올때, 깨질떄 (0) | 2015.03.05 |
기호 연결의 단계가 너무 많음 / too many levels of symbolic links (0) | 2015.01.22 |
ftp 접속 불가 (0) | 2014.12.03 |