Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 |
Tags
- NetBeans
- 리눅스
- tomcat
- SeLinux
- laravel
- Spring
- File
- html
- php
- Android
- Linux
- input
- 톰캣
- properties
- java
- ajax
- JSON
- error
- MySQL
- DB
- jquery
- 와일드카드
- 정규식
- larravel
- junit
- javascript
- CentOS
- 이클립스
- curl
- 안드로이드
Archives
- Today
- Total
합쭈기 programming
[Mysql] Access denied for user 'root'@'localhost 본문
일반적으론 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 |