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
- java
- DB
- SeLinux
- jquery
- MySQL
- JSON
- 안드로이드
- 톰캣
- 정규식
- NetBeans
- Spring
- error
- 리눅스
- 이클립스
- Android
- larravel
- javascript
- input
- tomcat
- properties
- laravel
- CentOS
- junit
- File
- html
- Linux
- php
- ajax
- 와일드카드
- curl
Archives
- Today
- Total
합쭈기 programming
[Mysql] CPU 100% 본문
too many connections 도 뜨고 cpu 점유율도 100% 된다.
99% 쿼리 문제란다.
root로 mysql 접속해서
show processlist
로 확인할 수 있다.
'DB > Mysql' 카테고리의 다른 글
[MySQL] 테이블 깨졌을 때 복구 (0) | 2017.07.17 |
---|---|
[MySQL] password vs sha? (0) | 2015.12.16 |
[Mysql]Table 'XXX' is marked as crashed and should be repaired (0) | 2015.11.03 |
[Mysql] Access denied for user 'root'@'localhost (0) | 2015.10.27 |
[Mysql] 외래키(foreign key) 셋팅 (0) | 2015.10.26 |