Skip to content
조회 수 27707 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

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


 

100419  9:04:42 [Note] Plugin 'FEDERATED' is disabled.
100419  9:04:42 [Note] Plugin 'InnoDB' is disabled.
100419  9:04:42 [ERROR] Can't open shared library 'myint64.dll' (errno: 0 )
100419  9:04:42 [ERROR] Column count of mysql.db is wrong. Expected 22, found 20. Created with MySQL 50045, now running 50141. Please use mysql_upgrade to fix this error.
100419  9:04:42 [ERROR] mysql.user has no `Event_priv` column at position 29
100419  9:04:42 [ERROR] Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
100419  9:04:42 [Note] APM_MYSQL5: ready for connections.
Version: '5.1.41-community-log'  socket: ''  port: 3306  MySQL Community Server (GPL)






인터넷을 찾아보니 비슷한 환경을 알 수 있었으나, 위의 메시지, 특히!!!


Can't open shared library 'myint64.dll' 이부분에 대한 에러확인을 찾을 수 없었음.



http://blog.naver.com/junix?Redirect=Log&logNo=80102739652


APMSETUP7 [2010-01-03] 버전의 오류

my.ini을 수정시 C:\APM_Setup\Server\MySQL5\data\my.ini 가 아닌 
C:\APM_Setup\Server\MySQL5\my.ini 을 수정해야합니다.

 

APMSETUP7 의 버그입니다. 따라서 모니터링 tray 프로그램에서 "서버 환경설정" 의 MySQL을 이용하면 안됩니다.

 

참조 : http://www.apmsetup.com/board.php?bid=513&bs_type=&bs_str=&pg=0&mode=view&uid=22288

 



MySQL5 의 설정 파일 위치가 잘못 되어서 불편을 드리게 된듯 합니다.


MySQL5 의 my.ini 설정 파일의 위치는

APM_Setup\Server\MySQL5\data

폴더가 아니라


APM_Setup\Server\MySQL5\

폴더 입니다.


my.ini 수정시 설정이 적용 되지 않는것은 위의 설정 파일의 위치가 잘못 되었기 때문 입니다.        

업데이트 시에 업데이트 하도록 하겠습니다.

불편 드려서 죄송 합니다.

 


 

성능 향상을 위해서 my-innodb-heavy-4G.ini 을 my.ini 로 변경하여 적용하였습니다.
참고사항
innodb_buffer_pool_size = 2G에서 innodb_buffer_pool_size = 1G 로 변경
이유 : 다음과 같은 error 발생, 추후 확인 필요

100226 10:45:38 [Note] Plugin 'FEDERATED' is disabled.
100226 10:45:38  InnoDB: Error: cannot allocate 2147500032 bytes of
InnoDB: memory with malloc! Total allocated memory
InnoDB: by InnoDB 23653196 bytes. Operating system errno: 8
InnoDB: Check if you should increase the swap file or
InnoDB: ulimits of your operating system.
InnoDB: On FreeBSD check you have compiled the OS with
InnoDB: a big enough maximum process size.
InnoDB: Note that in most 32-bit computers the process
InnoDB: memory space is limited to 2 GB or 4 GB.
InnoDB: We keep retrying the allocation for 60 seconds...
InnoDB: Fatal error: cannot allocate the memory for the buffer pool
100226 10:46:39 [ERROR] Plugin 'InnoDB' init function returned error.
100226 10:46:39 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
100226 10:46:39 [Note] Event Scheduler: Loaded 0 events
100226 10:46:39 [Note] APM_MYSQL5: ready for connections.
Version: '5.1.41-community-log'  socket: ''  port: 3306  MySQL Community Server (GPL)
100226 10:46:52 [Note] APM_MYSQL5: Normal shutdown

로그인 후 댓글쓰기가 가능합니다.

?

List of Articles
번호 분류 제목 날짜 조회 수
877 컴퓨터잡담 mysql 접속에러시 재부팅 하는 배치파일 2009.11.24 26693
876 컴퓨터잡담 mysql 접속불가시 재부팅 2009.11.24 12088
875 컴퓨터잡담 windows error 코드표 4 2009.11.25 22197
874 컴퓨터잡담 php 에서 mysql 제어하기 2009.11.28 28200
873 컴퓨터잡담 TIME_WAIT 줄이기(소켓이 부족하여 프로세스 강제중단을 막기위해) 4 2009.11.30 34111
872 컴퓨터잡담 다른 윈도우 창 프로그램 제어 1 2009.12.03 37786
871 컴퓨터잡담 주키(Primary Key, 프라이머리키)와 자동 증가(Auto Increment) 필드 2009.12.04 21562
870 컴퓨터잡담 mysql 명령어 1 2 2009.12.04 12370
869 컴퓨터잡담 이더리얼, 윈캡, 윈덤프 사용방법 및 다운로드 3 3 2009.12.06 16195
868 컴퓨터잡담 아스키 코드 변환(hex) 2009.12.06 19971
867 컴퓨터잡담 mysql 날짜타입에 기본값으로 현재시간넣기 1 2009.12.07 38588
866 컴퓨터잡담 Windows XP에서 Boot.ini 파일을 편집하는 방법 2009.12.08 19534
865 컴퓨터잡담 [팁&테크] 하드디스크 파티션 숨기기 2 2009.12.08 13493
864 컴퓨터잡담 Spy & Capture Spy++과 같은 계열의 프로그램 1 2009.12.10 17416
863 컴퓨터잡담 wm_syscommand 등의 값 1 3 2009.12.15 8948
862 컴퓨터잡담 List of Windows Messages 2 1 2009.12.15 17961
861 컴퓨터잡담 [Autohotkey] 인터넷 창을 여러개 띄우고 컨트롤 할때 ahk_id 알아내기 1 3 2009.12.19 19461
860 컴퓨터잡담 postmassge 마우스 & PixelGetColor & 2009.12.22 7945
859 컴퓨터잡담 SendMessage the values are for wparam 1 2009.12.23 8203
858 컴퓨터잡담 프로세스 숨기고 복구하기 2010.01.21 7199
Board Pagination Prev 1 2 3 4 5 ... 46 Next
/ 46

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소