합쭈기 programming

[Mysql] Access denied for user 'root'@'localhost 본문

DB/Mysql

[Mysql] Access denied for user 'root'@'localhost

innocent_k 2015. 10. 27. 10:37

일반적으론 grant 설정으로 풀리는데.. 


http://innocentk.tistory.com/12


그래도 안될경우가 있다. 


서버에서 직접 접속시 안되는거는 


패스워드 부분에 특수문자가 포함되어 있으면 변환 되어버려서 안되는데 


-p'password' 로 접속이 가능하고 


jsp - tomcat 돌리는데 안될때는 


properties 설정이 이상인 없다면 공백 때문이다 

'DB > Mysql' 카테고리의 다른 글

[Mysql] CPU 100%  (0) 2015.11.13
[Mysql]Table 'XXX' is marked as crashed and should be repaired  (0) 2015.11.03
[Mysql] 외래키(foreign key) 셋팅  (0) 2015.10.26
[MySQL] mysql max_allowed_packet 설정  (0) 2015.10.13
[MYSQL] EXPLAIN 명령어  (0) 2015.08.25