1. mysql | Too many connection 해결 방법:Mysql 동시 접속자수 제한 늘리기
출처 : http://www.websaram.com/bbs/board.php?bo_table=web_server&wr_id=65
2. DB 접속하기
mysql -u ID -p DB_Name (엔터)
PASSWORD
# mysql -u root -p
※ p 뒤에 공백이 없어야 한다
3. 참조
http://blog.topmania.com/?p=968
http://wingsbox.blogspot.kr/2012/11/mysql-mysql.html
https://m.blog.naver.com/PostView.nhn?blogId=fromyongsik&logNo=40158255209&proxyReferer=https%3A%2F%2Fwww.google.co.kr%2F
https://www.legendry.net/index.php?l=vi&mid=board_YNNJ65&m=0&page=1&document_srl=1028
http://egloos.zum.com/newcacao/v/9163528
http://community.plusonnet.co.kr/?p=72
http://cocoalab.tistory.com/87
무작정 따라하기 보다는 하나씩 해보면서 서버의 상태를 확인해보는 것도 좋은 방법.
작업한것은 따로 주석으로 정리해놓기
gywndi's database >> database and research
MySQL 가이드 > 최적화 (Optimization)
[MySQL] DB 튜닝
http://egloos.zum.com/mcchae/v/11063919
MySQL 튜닝
http://egloos.zum.com/tiger5net/v/5672418
MySQL DataBase 서버 튜닝 - Connection과 Memory
http://ihelpers.x2soft.co.kr/programming/lec.php?CMD=print&IDX=253&source=naverclick
MySQL 5.6.5-m8 x86_64 튜닝
http://blog.cafe-latte.co.kr/150181904955
MySQL-튜닝 [MySQL's my.cnf 파일 설정]
mysql my.cnf 튜닝
초보도 알아야 할 MySQL 튜닝 18가지
mysql 쿼리 속도를 위한 튜닝 방법
http://apollo89.com/wordpress/?p=6547
출처: http://nashorn.tistory.com/entry/MySQL-튜닝-관련 [나숑의 법칙]
#nginx my.cnf 튜닝 / 출처 : http://community.plusonnet.co.kr/?p=72
#[MYSQL] 느리다면 튜닝하자 두번째 / 출처 : http://cwscool.tistory.com/182
http://cwscool.tistory.com/183
http://cwscool.tistory.com/181
# MySQL-튜닝 [MySQL's my.cnf 파일 설정] / 출처 : http://devx.tistory.com/entry/MySQL-%ED%8A%9C%EB%8B%9D-MySQLs-mycnf-%ED%8C%8C%EC%9D%BC-%EC%84%A4%EC%A0%95
# my.cnf 튜닝
# [MySQL] DB 튜닝 / 출처 : http://egloos.zum.com/mcchae/v/11063919
Max_used_connections = 5000
제목 | 날짜 | ||
---|---|---|---|
587 | [윈도우서버] 윈도우 서버 2016 | 135 | 2017/04/17 |
586 | [wnmp] XE 설치하기 | 137 | 2020/01/11 |
585 | [Apm] WT-NMP - portable Nginx Mysql Php development stack for Windows | 142 | 2015/11/17 |
584 | [리눅스서버] MySQL 관련 오류 | 142 | 2017/06/21 |
583 | [MySQL] MySQL 기본적인 사용방법 | 143 | 2017/10/20 |
582 | [가상윈도우] 가상서버에서 apm 설치하는 방법 등 | 145 | 2016/02/03 |
581 | [리눅스서버] ./configure : /bin/sh^M : bad interpreter [duplicate] | 145 | 2018/07/29 |
580 | [윈도우] 윈도우가 설치된 노트북에 새로운 윈도우 설치 후 정품인증하기 | 147 | 2017/09/08 |
579 | [리눅스서버] 아파치 재시작/아파치 리로드 | 149 | 2017/03/20 |
578 | [기타] 사진 출력 해상도|작성자 잉고래 | 152 | 2015/11/28 |
577 | [MySQL] Mysql Join 해부(Left, Right, Outer, Inner Join) | 154 | 2018/01/03 |
576 | [텔넷] [MySQL] 컬럼 검색하는 방법 | 155 | 2016/02/18 |