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
- curl
- 톰캣
- NetBeans
- properties
- Linux
- larravel
- File
- 이클립스
- junit
- tomcat
- input
- java
- 와일드카드
- SeLinux
- 안드로이드
- error
- 정규식
- MySQL
- php
- Android
- DB
- JSON
- jquery
- 리눅스
- javascript
- laravel
- CentOS
- Spring
- html
- ajax
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 |