database.sarang.net
UserID
Passwd
Database
DBMS
ㆍMySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
MySQL Q&A 28460 게시물 읽기
No. 28460
갑자기 join 구문이 작동을 안합니다. ㅡㅡ;;
작성자
김상묵(mook3710)
작성일
2009-06-01 20:56ⓒ
2009-06-02 08:48ⓜ
조회수
5,664

저희 회사는 DB 서버로 Mysql을 사용하고 있습니다.


동시 접속자수가 400여 connect 정도 됩니다.


그런 갑자기 오늘 오후에 join구문만 안되는 겁니다.


그래서 불이나게 서버 재부팅을 했습니다.


그러고 한 2시간 정도 정상적으로 되다가 또 join만 안되는 현상이 발생 했습니다.


그래서 동시접속 자 50명 정도를 다른 서버로 옴기고 지금은 안정을 찾았습니다.


그래서 현 350명 정도 동시 접속을 하여 이용하고 있습니다.


그런데 내일이 너무 불안합니다.


그래서 비슷한 경험 하신분 있으시면 도움 받고저 이렇게 글 올립니다.


부디 간단한 조언이라도 좋으니 부탁드립니다.


참고로 join_buffer_size 라는 변수가 있던데 늘려도 마찬가지였습니다.


설정값은 아래에 적습니다.


Variable_name Value
back_log  50 
basedir  C:\mysql\ 
binlog_cache_size  32768 
bulk_insert_buffer_size  8388608 
character_set  euc_kr 
character_sets  latin1 big5 czech euc_kr gb2312 gbk latin1_de sjis tis620 ujis dos german1 hp8 koi8_ru latin2 swe7 usa7 danish hebrew win1251 estonia hungarian koi8_ukr win1251ukr greek win1250 croat cp1257 latin5 
concurrent_insert  ON 
connect_timeout 
convert_character_set   
datadir  C:\mysql\data\ 
default_week_format 
delay_key_write  ON 
delayed_insert_limit  100 
delayed_insert_timeout  300 
delayed_queue_size  1000 
flush  OFF 
flush_time  1800 
ft_boolean_syntax  + -><()~*:""&| 
ft_min_word_len 
ft_max_word_len  254 
ft_max_word_len_for_sort  20 
ft_stopword_file  (built-in) 
have_bdb  NO 
have_crypt  NO 
have_innodb  YES 
have_isam  YES 
have_raid  NO 
have_symlink  YES 
have_openssl  NO 
have_query_cache  YES 
init_file   
innodb_additional_mem_pool_size  41943040 
innodb_buffer_pool_size  629145600 
innodb_data_file_path  ibdata1:1800M;ibdata2:1800M;ibdata3:1800M;ibdata4:1560M;ibdata5:1800M;ibdata6:1800M;ibdata7:1800M;ibdata8:400M:autoextend 
innodb_data_home_dir   
innodb_file_io_threads 
innodb_force_recovery 
innodb_thread_concurrency 
innodb_flush_log_at_trx_commit 
innodb_fast_shutdown  ON 
innodb_flush_method   
innodb_lock_wait_timeout  50 
innodb_log_arch_dir  .\ 
innodb_log_archive  OFF 
innodb_log_buffer_size  8388608 
innodb_log_file_size  78643200 
innodb_log_files_in_group 
innodb_log_group_home_dir  .\ 
innodb_mirrored_log_groups 
innodb_max_dirty_pages_pct  90 
interactive_timeout  1800 
join_buffer_size  4190208 
key_buffer_size  419430400 
language  C:\mysql\share\korean\ 
large_files_support  ON 
license  GPL 
local_infile  ON 
log  OFF 
log_update  OFF 
log_bin  OFF 
log_slave_updates  OFF 
log_slow_queries  OFF 
log_warnings  OFF 
long_query_time  10 
low_priority_updates  OFF 
lower_case_file_system  OFF 
lower_case_table_names 
max_allowed_packet  1048576 
max_binlog_cache_size  4294967295 
max_binlog_size  1073741824 
max_connections  1510 
max_connect_errors  10 
max_delayed_threads  20 
max_insert_delayed_threads  20 
max_heap_table_size  16777216 
max_join_size  4294967295 
max_relay_log_size 
max_seeks_for_key  4294967295 
max_sort_length  1024 
max_user_connections 
max_tmp_tables  32 
max_write_lock_count  4294967295 
myisam_max_extra_sort_file_size  268435456 
myisam_max_sort_file_size  2147483647 
myisam_repair_threads 
myisam_recover_options  OFF 
myisam_sort_buffer_size  134217728 
named_pipe  OFF 
net_buffer_length  16384 
net_read_timeout  30 
net_retry_count  10 
net_write_timeout  60 
new  OFF 
open_files_limit 
pid_file  C:\mysql\data\mook.pid 
log_error  .\mook.err 
port  3306 
protocol_version  10 
query_alloc_block_size  8192 
query_cache_limit  1048576 
query_cache_size  67108864 
query_cache_type  ON 
query_prealloc_size  8192 
range_alloc_block_size  2048 
read_buffer_size  2093056 
read_only  OFF 
read_rnd_buffer_size  2093056 
rpl_recovery_rank 
server_id 
slave_net_timeout  3600 
skip_external_locking  ON 
skip_networking  OFF 
skip_show_database  OFF 
slow_launch_time 
sort_buffer_size  4194296 
sql_mode 
table_cache  1024 
table_type  MYISAM 
thread_cache_size  64 
thread_stack  196608 
tx_isolation  REPEATABLE-READ 
timezone  대한민국 표준시 
tmp_table_size  33554432 
tmpdir  C:\WINDOWS\TEMP\ 
transaction_alloc_block_size  8192 
transaction_prealloc_size  4096 
version  4.0.20a-nt 
version_comment  Source distribution 
version_compile_os  NT 
wait_timeout  28800 

[Top]
No.
제목
작성자
작성일
조회
28552mysql 4.x -> mysql5.x로 변경시 회원로그인 부분 [1]
여지훈
2009-06-04
5953
28526안녕하세요 기본적인것 좀 여쭤볼게요 [2]
Deck
2009-06-03
5988
28524mysql 구문에 관해서 질문 좀 할꼐요 [1]
발로네
2009-06-03
5577
28460갑자기 join 구문이 작동을 안합니다. ㅡㅡ;;
김상묵
2009-06-01
5664
28454스토어드 프로시져 Vs LINQ 속도에 관한 질문입니다.
조동건
2009-06-01
6537
28424MySQL 쿼리 질문이요~! 한테이블에서 조인? [1]
쿼리초보
2009-05-31
6900
28423아래의 질문에 이어 auto_increment 질문입니다. [1]
강동화
2009-05-31
6562
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.021초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다