Skip to content

조회 수 9713 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
// max_connection이 어떻게 잡혀있는지 확인한다.
# mysqladmin -u root -p variables | grep max_connection
password:
| max_connections | 100

vi /etc/my.cnf

(  해당위치에 없다면 locate my.cnf  로 찾을수 있습니다.)

[mysqld]
port            = 3306
socket          = /tmp/mysql.sock
skip-locking
key_buffer = 16M
max_allowed_packet = 1M
table_cache = 64
sort_buffer_size = 512K
net_buffer_length = 8K
myisam_sort_buffer_size = 8M
max_connections=300

max_connect_errors=10000

max_user_connections=50

 

추가를 해줍니다.

 

/etc/rc.d/init.d/mysqld restart

라인은 직접 추가 해주셔야 하며

기본 설정은 max_connections 는 100 , max_connect_errors 는 10 으로 되어있습니다.

 

p.s

mysqladmin processlist 로 오류의 원인을 먼적 확인하시는게 좋습니다.

/usr/local/mysql/bin  폴더에서 ./mysqld_safe -O max_connections=1000 -O wait_timeout=10  그리고 mysqladmin -uroot -p reload


  1. [MYSQL] Mysql 테이블 검사하기 & 복구하기

    Date2009.06.17 ByADMINPLAY Views8453
    Read More
  2. mysql innodb 설정확인

    Date2009.06.17 ByADMINPLAY Views16619
    Read More
  3. MySQL Table 복구 - Got error 127 from storage engine

    Date2009.06.17 ByADMINPLAY Views8671
    Read More
  4. MySQL 외부접속

    Date2009.06.11 ByADMINPLAY Views14744
    Read More
  5. mysql 쿼리문 모음

    Date2009.06.02 ByADMINPLAY Views13406
    Read More
  6. skip-name-resolve

    Date2009.05.22 ByADMINPLAY Views9069
    Read More
  7. slow Query 조사

    Date2009.03.17 ByADMINPLAY Views9054
    Read More
  8. mysqli 컴파일중 re2c 에러발생!

    Date2009.03.17 ByADMINPLAY Views9408
    Read More
  9. MySQL max connection 값 변경

    Date2009.03.09 ByADMINPLAY Views9713
    Read More
  10. SSL을 이용한 MySQL 연결

    Date2009.03.03 ByADMINPLAY Views10807
    Read More
  11. mysql5.0 계정 생성시 ssl_cipher 에러

    Date2009.03.03 ByADMINPLAY Views9563
    Read More
  12. mysql 외부접속

    Date2009.02.07 ByADMINPLAY Views8764
    Read More
  13. Mysql 버전확인

    Date2008.12.23 ByADMINPLAY Views9878
    Read More
  14. InnoDB 와 MyISAM

    Date2008.12.14 ByADMINPLAY Views8593
    Read More
  15. mysql 자세한 복구 방법 #2

    Date2008.11.11 ByADMINPLAY Views7385
    Read More
  16. mysql 자세한 복구 방법 #1

    Date2008.11.11 ByADMINPLAY Views6752
    Read More
  17. MySQL 테이블 복구하기 (쉴 프롬프트에서..)

    Date2008.11.11 ByADMINPLAY Views7456
    Read More
  18. Mysql max_connection 늘리기

    Date2008.11.11 ByADMINPLAY Views8259
    Read More
  19. mysql root에 아무권한이 없어 작업이 불가능한 경우

    Date2008.11.11 ByADMINPLAY Views7186
    Read More
  20. Mysql 버전별 케릭터셋 지원여부 (euckr / utf-8)

    Date2008.11.04 ByADMINPLAY Views7834
    Read More
Board Pagination Prev 1 2 3 4 5 Next
/ 5

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234